Project Detail Page issue

Hi guys,
My question is on Project Detail Pages. I 
I created a Page Detail Page and gave it a title. However, after capturing the details in the PDP form and then closing the form so my details could be saved and checked-in, I get the following error:
additional required project fields that have missing values are not available because of the project configuration
- Project Number
The error complains about the Project Number which is a field defined as mandatory on another PDP but not the current one.
What could be the cause of this?
Thanks.
Regards,
Kwazi

It seems like, that the "Project Number" field was marked as "Required", and then not added to the PDP for people to fill out. So, you are kind of in a loop.
Make sure you either add the Project Number field to the PDP you are working with or make it not required.
Prasanna Adavi,PMP,MCTS,MCITP,MCT TWitter: @prasannaadavi Blog: http://www.prasannaadavi.com

Similar Messages

  • Project Server 2010 - Unable to open project, no valid Project Detail Page could be found for the project error

    I have a workflow being deployed for the first time on a farm. When I create a project with an EPT connected to the workflow it runs and can enter the required field in a PDP.  Then I Submit the workflow to go to the next stage and I get the "Unable
    to open project, no valid Project Detail Page could be found for the project" error.  After that the project is stuck on the same error.  All of the 18 stages have PDP and Schedules assigned to them.
    Any ideas on why the workflow cannot see the PDPs?  Is there a farm permissions that I am missing?  Thanks!

    Hi David,
    It starts to be a bit technical for me, but here is what I found on the web (seems to be an authentication issue with Sharepoint 2010):
    http://social.technet.microsoft.com/Forums/en-US/120ab535-63d2-4205-a51f-1987e9c0cf79/sharepoint-fba-the-content-type-texthtml-charsetutf8-of-the-response-message-does-not-match-the
    http://social.msdn.microsoft.com/Forums/silverlight/en-US/5cc70ff6-50d9-4cd3-b092-12007f4e495b/response-message-contenttypebindingtype-mismatch
    http://stackoverflow.com/questions/5263150/the-content-type-text-html-charset-utf-8-of-the-response-message-does-not-match
    Hope it will help you going forward in resolving your issue.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Project Server 2010 Webpart for Project Detail Pages

    Hello,
    I do have a requirement where I need to develop a Project Server Web Part to show some calculated project information based on some business rule from Reporting database.
    That webpart I have to add in Project Detail Pages to show calculated project information for the Project I have selected/clicked from Project Center.
    So please tell me how can I link my webpart with ProjUID in URL like "PWA/Project%20Detail%20Pages/ProposalStageStatus.aspx?ProjUid=2b24d36b-7796-4789-ada3-d895d218fc14"
    So that it shows data corresponding to opened project in Project Server.
    Thanks and let me know in case have any doubts in understanding the requirement.

    Hi YLee_1980,
    If I understand your requirement correctly then you can use ProjUID querystring paramater to get specific ProjectUID like below
     HttpContext.Current.Request.QueryString["ProjUid"];
    Then after getting ProjectUID you can use it anywhere in your SQL query, PSI method calling etc etc.
    Also you can look into PS 2010 Solution Starter
    custom solutions Kit to enhance your knowledge on PS 2010 development. That would a great starting point.
    Thanks much hope this will help
    Sachin Vashishth MCTS

  • Data input in table format on a Project Detail Page

    Hello,
    Does anyone know of a way to input data for a Project Detail Page (e.g. Project Detail Page) in PWA 2013 using an Excel like view (table view)?
    Also, is it possible to edit more than one project at a time in this view?
    Thank you
    Michael

    Hi Michael,
    If you're using Project Server 2013, you have some 3rd party apps (free or not free) which propose an Excel-like spreadsheet to bulk edit project custom fields, such as
    Nearbaseline or
    FluentPro.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Is it possible to have "Condition based custom project field entry in project detail page"

    Hello All,
    In PWA, In Project details page, when we add Displayed Project fields into the Project Information page, Is it possible that I have a custom enterprise field and based on its selection, I can choose the other field in that page.
    I mean, say i have a Custom field in project page as 'Hardware' which has a lookup of say :
    CD
    DVD
    Flash Drive
    External HDD
    Cloud etc.,
    Then when a user selects any one of these. then the below appearing options will be based on this selection. 
    Say user selects cloud, then the next project field should be like Public, Private or Hybrid. Which is not same when user selects other fields.
    I did not find any OOB solution for this. So can anyone please guide me how can I achieve this in PWA, so that these fields may be used as enterprise custom fields, which can be later used for Reporting purposes.
    Thanks,
    Shanky

    Hello,
    You could adopt this no code out of the box option approach:
    http://psbehindthescene.blogspot.co.uk/2014/04/cascading-custom-fields.html
    Or potentially look at adding JavaScript code to the page to do this programmatically - not looked at doing this but it should be possible.
    Another option might be Fluent Pros Auto Complete Manager - this might offer this functionality but I have never used it:
    http://www.fluentpro.com/productsautocomplete.html
    Paul 
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS |
    MVP | Downloads

  • Tracking down the user who updates a PDP (Project Detail Page)

    Hi guys,
    I have a custom field called Project Status that is used in some PDP in Project Server. When users update this field, we need to know who did the update. Is there a way to track down the user who populated some info on this field? Does Project Server do
    an audit of some sort on these kinds of things?
    Thanks.
    Regards,
    Kwazi

    Hi Mike,
    Thanks for the response. I want to write a stored procedure to script this though. Do you know which tables holds information about  Queue
    jobs(?
    Thanks.
    Kwazi

  • Editing the Schedule PDP, at the Page Details Web Part, inserted wrong Project Web App URL. Cannot access Project Schedule Pages.

    I need a help. The environment, SharePoint and Project Server 2013 and SQL Server 2012, running on Windows Server 2008. Editing Details Web Part in a Schedule PDP Page, saved invalid Project Web App URL. After that, can display the Project Information and Project
    Details Pages from the projects accessed, and can display the Project site, too. But, when I access the Project Schedule Page, receive an error page, because of the invalid URL. The message is obvious: "There
    is no Web named xxxxxxx". I´ve tried to find out how to correct this, but no success, because cannot open the Project Schedule page anymore.
    I would like to know if there is some way to fix it without re-installing the system. Thanks for all. If somebody need more information, have log information and page display available. 

    Paul,
    When I click Schedule after PWA Settings > Project Details Page, there comes the error.
    I can download the Schedule Page. But I don't see where to change, because the wrong URL doesn't apper at the page. 
    I'm sending below the page that I can download. The schedule.aspx.
    <%@ Page language="C#" MasterPageFile="~masterurl/default.master" Inherits="Microsoft.SharePoint.WebPartPages.WebPartPage" %>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageTitle" runat="server">
    <SharePoint:ListProperty Property="Title" runat="server"/> - <SharePoint:ListItemProperty Property="BaseName" maxlength="40" runat="server"/>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageTitleInTitleArea" runat="server">
    <WebPartPages:WebPartZone runat="server" title="loc:TitleBar" id="TitleBar" AllowLayoutChange="false" AllowPersonalization="false" />
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderAdditionalPageHead" runat="server">
    <meta name="GENERATOR" content="Microsoft SharePoint" />
    <meta name="ProgId" content="SharePoint.WebPartPage.Document" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta name="CollaborationServer" content="SharePoint Team Web Site" />
    <script type="text/javascript">
    var navBarHelpOverrideKey = "wssmain";
    </script>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderSearchArea" runat="server" />
    <asp:Content ContentPlaceHolderId="PlaceHolderPageDescription" runat="server">
       <asp:literal id="idPageDescription" runat="server" text="<%$Resources:PWA,PAGE_DESCRIPTION_SCHEDULE%>" />
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageImage" runat="server"></asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderLeftNavBar" runat="server"></asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderNavSpacer" runat="server"></asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderMain" runat="server">
    <WebPartPages:WebPartZone runat="server" Title="loc:FullPage" ID="FullPage" FrameType="TitleBarOnly"/>
    </asp:Content>
    <asp:Content ContentPlaceHolderID="PlaceHolderUtilityContent" Runat="server">
    </asp:Content>
    Thanks
    LuisPerez

  • Addition of custom links on Project Details screen to update Project

    Hi,
    I request help to implement a customization in Ms Project Server 2010. I would like to add a custom link on lefthand side menu of Project Details page. The link would display a page with key fields. On entering information in the fields and clicking Submit,
    a custom code that triggers MS SharePoint 2010 workflow should be triggered.
    The user triggering the workflow will only have read access to the Project. I would like to get technical information and code snippets to implement the requirement. Any help in this regard would be appreciated.

    Hi,
    I'm not a developer thus I'll let other folks jump in but I'd have 2 comments:
    If the user triggering the workflow needs to enter values in custom fields and do kind of a save operation as per your description, he cannot have only read access to the project. He needs a read-write access.
    Note that folks on this forum kindly give on their spare time to help the community about concerns, questions and issues on Project. What you are asking for looks like more to a consultation request (due to the fact that you are not yet facing any issues
    since you haven't even started working on it), meaning what we do in our daily job (and are paid for). Hope some colleagues can anyway give you some tracks to start.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Project Risk and Issue link in PDP

    Hi ,
    I need to create issue item in a PDP with the New item form.
    In my organization people don't want go another page for creating issues , risks and deliverable.
    How to integrate with these item in a PDP or how to put direct link for create new item in a PDP.
    Another PDP they need to show the created items also .
    Is there any way to do this scenario?

    Hi,
    You will find below 2 blogs with the procedure for displaying risks and issues lists in a PDP.
    http://nearbaseline.com/blog/2015/03/project-site-risk-list-in-a-pdp-webpart-2013-version/
    https://pwmather.wordpress.com/2014/04/11/want-to-see-risks-and-issues-on-a-projectonline-projectserver-project-detail-page-ps2013-sharepointonline-sp2013-office365-javascript-jquery/
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Unable open Project details or a project from PWA Project server 2010 with Alias name

    Hi,
    I am unable to open the Projects from Project center with the Alias name with the server name i am able to open the projects, version is  project server 2010,
    My system is ABC.DC.IN  alias name i have given is DEF.AD.COM  
    With the system name i can able access PWA and all are working fine.
    As i have observed with alias name i can able to login to  pwa and all the server  setting approval center all are working fine but only in the project center i am not able to open the projects (http://DEF.AD.COM/pwa/ProjectDrillDown.aspx .xxxx)
    its is coming in the below of the ie. 
    But with Alias name these are the issues i am facing,
    1.when longing with alias name its asking two times for user name and password
    2.when i click on a project from project center its taking some time and asking for user name and password after i enter user name and password "PAGE cannot displayed" error i am getting.
    can any one Help me. 
    vijay kommireddi

    Hi Eric,
    Thanks for your Reply.
    As you said i have added in Manged Path as  (Testpwa/projects.aspx as <Wildcard inclusion>) But still problem is there it is asking user
    name password again if click on any project in project center and  and showing page cannot be displayed error. 
    This is url its is showing in the below of the IE ( http://def.ad.com/testpwa/projectdrilldown.aspx?ProjUid=e28c6d43-85b6-478d-9542-2961cc81a69e)
    I have observed one more thing if click on Project
    details then only this issue  is coming project schedule and project information
    is also opening with Alias name.
    My farm version is 14.0.7015.1000
    Vijay Kommireddi

  • Fail to open Team project home page with Error in "Microsoft.TeamFoundation.Server.Core.TeamFoundationTeamService.HasTeamPermission"

    Hi, we have some team has been removed and added back to a team project, however, the team members are no longer able to access the team project home page. They can access those Work item page without any issue. We found following exception logged in server
    event log. Actually not much information found in internet, appreciate for your help or advice.
    TF53010: The following error has occurred in a Team Foundation component or extension:
    Date (UTC): 2015-01-23 6:21:31 AM
    Machine: OTFS01
    Application Domain: /LM/W3SVC/2/ROOT/tfs-1-130664596115764812
    Assembly: Microsoft.TeamFoundation.Framework.Server, Version=12.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a; v4.0.30319
    Service Host: 4ed1c5cf-07aa-46b9-9a92-279c1f91e6b3 (GLSHK)
    Process Details:
      Process Name: w3wp
      Process Id: 4532
      Thread Id: 7096
      Account name: INTDomain\User
    Detailed Message: TF30065: An unhandled exception occurred.
    Web Request Details
        Url: http://TFSServer:8080/tfs/Collection/TeamProject/ [method: GET]
        User Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Win64; x64; Trident/5.0)
        Headers: Connection=Keep-Alive&Accept=text%2fhtml%2c+application%2fxhtml%2bxml%2c+*%2f*&Accept-Encoding=gzip%2c+deflate&Accept-Language=en-US&Host=otfs01%3a8080&User-Agent=Mozilla%2f5.0+(compatible%3b+MSIE+9.0%3b+Windows+NT+6.1%3b+Win64%3b+x64%3b+Trident%2f5.0)&UA-CPU=AMD64
        Path: /tfs/Collection/TeamProject/
        Local Request: False
        Host Address: 10.145.1.XX
        User: INTDomain\User [authentication type: NTLM]
    Exception Message: Object reference not set to an instance of an object. (type NullReferenceException)
    Exception Stack Trace:    at Microsoft.TeamFoundation.Server.Core.TeamFoundationTeamService.HasTeamPermission(TeamFoundationRequestContext requestContext, TeamFoundationTeam team, Int32 requestedPermissions, Boolean alwaysAllowAdministrators)
       at Microsoft.TeamFoundation.Server.WebAccess.Presentation.HomeController.SetTeamMembersData()
       at Microsoft.TeamFoundation.Server.WebAccess.Presentation.HomeController.Index()
       at lambda_method(Closure , ControllerBase , Object[] )
       at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
       at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass42.<BeginInvokeSynchronousActionMethod>b__41()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<>c__DisplayClass39.<BeginInvokeActionMethodWithFilters>b__33()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass4f.<InvokeActionMethodFilterAsynchronously>b__49()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass37.<BeginInvokeActionMethodWithFilters>b__36(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<>c__DisplayClass2a.<BeginInvokeAction>b__20()
       at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass25.<BeginInvokeAction>b__22(IAsyncResult asyncResult)
       at System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__18(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
       at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult)
       at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
       at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
       at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    Hi hklbj23,
    I'd like to know the version of TFS you're using. For your situation, you can delete the users in the group and then readd them to the group. After that, you can check if the users have access to the team project.
    To make sure the permission of your credential, we can run tfssecurity command in VS command line to have a check. Please execute
    tfssecurity /imx “domain\username” /collection:url, for more information about tfssecurity /imx, please refer to:
    http://msdn.microsoft.com/en-us/library/ms400806.aspx 
    If you're using TFS 2012 Update2, then you can install the latest Update(4) to fix the issue. See the links below for more information about the similar problem:
    http://nakedalm.com/tfs2012-2-issue-object-not-set-to-instance-of-object-with-tf400898-tf53010-tf30065/
    http://blogs.msdn.com/b/dstfs/archive/2013/09/27/after-upgrading-from-tfs2010-to-tfs2012-update3-standard-users-not-able-to-access-user-stories.aspx
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • CF/Flex Application Wizard Details Page

    Hi,
    Not sure if this is possible (seems like it should be). I
    have the following data model in SQL Server (2005):
    table name (relevant columns)
    person (first name, last name)
    member (member number)*
    contact (email)*
    location (state)*
    Person is the base object/table and the other three tables
    have foreign keys connecting them to the person table (all have a
    personId column).
    I setup a master page, no problem. I can grab the person's
    first and last name, member number, email and state and display
    them on the member-master page.
    The issue comes when I go to create a member details page. I
    can step through and create the necessary form fields from the
    tables (connecting them all via their common personId column). When
    I go to save the detail's page details, Eclipse (v3.2.x) crashes on
    me. Every time. However, if I only create a form for the details
    page with two tables (say member and person data), I can create the
    details page and use it without any issues.
    To get around this seeming two-table limitation, I edited the
    Adobe/CF generated content to manually add the beans, DAOs,
    gateways and AS files for the other tables. Doing this does create
    the desired details page, however, Flex and CF are REALLY slow to
    grab/return the requested data to the respective form fields (and
    there is not that much to grab in any of these tables).
    I'd like to know if this is just how I have to go about it.
    Does the CF/Flex Application Wizard have a limit on how many tables
    can be joined in a details page?
    I have a project with a much more complex data model and
    would love to generate a quick application for my client to check
    out and I do not know if I've encountered a limit of the
    application or if I am doing something wrong in the Query Builder
    itself?
    Also, any thoughts on why Flex and CF would be so slow to
    return the data when I manually added the other tables to the
    details page form? I'm on an intra-office network, connecting to a
    computer via an ethernet router and the sample DB only has 2000
    records in it...all with simple text and date columns?
    Sorry for the long post and thanks, very much, in advance for
    any thoughts or advice.
    Best,
    Craig

    Never mind, I figured it out.
    I'm Using IIS
    I needed to go look at the properties.
    On the web site tab, the TCP port was set as 80.
    In FlexBuilder Window > Preferences > Cold Fusion >
    RDS Configuration
    Select localhost > The default port number added there was
    8500
    Once I changed that to 80 and clicked on test connection, all
    was hunkey dorry

  • Master/Detail page with Update function

    Hi folks, I hope someone can help me with this issue.
    I'm writing a site in ASP for a club w/ a large membership.
    Part of the private side involves selecting a member and updating
    her info. The procedure is broken down because the end-users aren't
    all that computer savvy and need step-by-step instructions.
    1) Text box for a search where they enter a last name.
    2) Search brings back list of all w/ that name (Master Page)
    3) Detail page *ideally* should be the update page, but that
    wasn't happening. (Would like it to though.) So I left the detail
    page alone and linked it to a separate update page w/ the same
    variable passed through.
    4) The update page appears w/ the correct record, but when
    the submit button gets hit, I get the following error message:
    Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
    [Microsoft][ODBC Microsoft Access Driver] Syntax error in
    UPDATE statement.
    /etcetcetcetc.asp, line 111
    I'm using the DW8 wizard to create the Update code (all of
    the code, really) and I have *never* run into this problem and I've
    been using DW since Version 2!
    Any ideas? Best case scenario is to have the detail page also
    be the update page, but when I tried that, I got the detail page in
    a table and a separate update form with the wrong record.
    Help???

    hi .. I just saw your response .. give me a few minutes to
    get through the
    code. :) thanks for posting it.
    Nancy Gill
    Adobe Community Expert
    BLOG:
    http://www.dmxwishes.com/blog.asp
    Author: Dreamweaver 8 e-book for the DMX Zone
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August,
    2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004:
    A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP
    Web Development
    "adduncan" <[email protected]> wrote in
    message
    news:[email protected]...
    > Thanks for replying. Here's the code for the updates:
    > ---------------------------------------
    > ' *** Edit Operations: declare variables
    >
    > Dim MM_editAction
    > Dim MM_abortEdit
    > Dim MM_editQuery
    > Dim MM_editCmd
    >
    > Dim MM_editConnection
    > Dim MM_editTable
    > Dim MM_editRedirectUrl
    > Dim MM_editColumn
    > Dim MM_recordId
    >
    > Dim MM_fieldsStr
    > Dim MM_columnsStr
    > Dim MM_fields
    > Dim MM_columns
    > Dim MM_typeArray
    > Dim MM_formVal
    > Dim MM_delim
    > Dim MM_altVal
    > Dim MM_emptyVal
    > Dim MM_i
    >
    > MM_editAction =
    CStr(Request.ServerVariables("SCRIPT_NAME"))
    > If (Request.QueryString <> "") Then
    > MM_editAction = MM_editAction & "?" &
    > Server.HTMLEncode(Request.QueryString)
    > End If
    >
    > ' boolean to abort record edit
    > MM_abortEdit = false
    >
    > ' query string to execute
    > MM_editQuery = ""
    > %>
    > <%
    > ' *** Update Record: set variables
    >
    > If (CStr(Request("MM_update")) = "form1" And
    CStr(Request("MM_recordId"))
    > <>
    > "") Then
    >
    > MM_editConnection = MM_connJoe_STRING
    > MM_editTable = "DAR2"
    > MM_editColumn = "ID"
    > MM_recordId = "" + Request.Form("MM_recordId") + ""
    > MM_editRedirectUrl = "registrar.asp"
    > MM_fieldsStr =
    >
    "Prefix|value|FirstName|value|MiddleName|value|MaidenName|value|LastName|value|N
    >
    ickname|value|AreaCode|value|PhoneNo|value|DOB|value|DateApproved|value|SpouseNa
    >
    me|value|SpouseNameSuffix|value|Address1|value|Address2|value|City|value|State|v
    >
    alue|Zip|value|MemType|value|AncestorName|value|AncestorState|value|Email|value|
    >
    FaxNumber|value|DateDeceased|value|DateTransferrredIn|value|DateTransferredOut|v
    >
    alue|Resigned|value|Reinstated|value|CurrentJunior|value|year_25|value|year_50|v
    >
    alue|ChapOffice|value|StateOffice|value|NatlOffice|value|ChapChair|value|StateCh
    >
    air|value|NatlChair|value|LastUpdate|value|rec_newsletter|value|access_level|val
    > ue|deceased|value|current_member|value"
    > MM_columnsStr =
    >
    "Prefix|',none,''|FirstName|',none,''|MiddleName|',none,''|MaidenName|',none,''|
    >
    LastName|',none,''|Nickname|',none,''|AreaCode|',none,''|PhoneNo|',none,''|DOB|'
    >
    ,none,NULL|DateApproved|',none,NULL|SpouseName|',none,''|SpouseNameSuffix|',none
    >
    ,''|Address1|',none,''|Address2|',none,''|City|',none,''|State|',none,''|Zip|',n
    >
    one,''|MemType|',none,''|AncestorName|',none,''|AncestorState|',none,''|E-mail|'
    >
    ,none,''|FaxNumber|',none,''|DateDeceased|',none,NULL|DateTransferrredIn|',none,
    >
    NULL|DateTransferredOut|',none,NULL|Resigned|',none,NULL|Reinstated|',none,''|Cu
    >
    rrentJunior|none,'Y','N'|year_25|none,'Y','N'|year_50|none,'Y','N'|ChapOffice|',
    >
    none,''|StateOffice|',none,''|NatlOffice|',none,''|ChapChair|',none,''|StateChai
    >
    r|',none,''|NatlChair|',none,''|LastUpdate|',none,NULL|rec_newsletter|',none,''|
    >
    access_level|',none,''|deceased|none,'Y','N'|current_member|none,'Y','N'"
    >
    > ' create the MM_fields and MM_columns arrays
    > MM_fields = Split(MM_fieldsStr, "|")
    > MM_columns = Split(MM_columnsStr, "|")
    >
    > ' set the form values
    > For MM_i = LBound(MM_fields) To UBound(MM_fields) Step 2
    > MM_fields(MM_i+1) = CStr(Request.Form(MM_fields(MM_i)))
    > Next
    >
    > ' append the query string to the redirect URL
    > If (MM_editRedirectUrl <> "" And
    Request.QueryString <> "") Then
    > If (InStr(1, MM_editRedirectUrl, "?", vbTextCompare) = 0
    And
    > Request.QueryString <> "") Then
    > MM_editRedirectUrl = MM_editRedirectUrl & "?" &
    Request.QueryString
    > Else
    > MM_editRedirectUrl = MM_editRedirectUrl & "&"
    & Request.QueryString
    > End If
    > End If
    >
    > End If
    > %>
    > <%
    > ' *** Update Record: construct a sql update statement
    and execute it
    >
    > If (CStr(Request("MM_update")) <> "" And
    CStr(Request("MM_recordId")) <>
    > "")
    > Then
    >
    > ' create the sql update statement
    > MM_editQuery = "update " & MM_editTable & " set
    > For MM_i = LBound(MM_fields) To UBound(MM_fields) Step 2
    > MM_formVal = MM_fields(MM_i+1)
    > MM_typeArray = Split(MM_columns(MM_i+1),",")
    > MM_delim = MM_typeArray(0)
    > If (MM_delim = "none") Then MM_delim = ""
    > MM_altVal = MM_typeArray(1)
    > If (MM_altVal = "none") Then MM_altVal = ""
    > MM_emptyVal = MM_typeArray(2)
    > If (MM_emptyVal = "none") Then MM_emptyVal = ""
    > If (MM_formVal = "") Then
    > MM_formVal = MM_emptyVal
    > Else
    > If (MM_altVal <> "") Then
    > MM_formVal = MM_altVal
    > ElseIf (MM_delim = "'") Then ' escape quotes
    > MM_formVal = "'" & Replace(MM_formVal,"'","''")
    > Else
    > MM_formVal = MM_delim + MM_formVal + MM_delim
    > End If
    > End If
    > If (MM_i <> LBound(MM_fields)) Then
    > MM_editQuery = MM_editQuery & ","
    > End If
    > MM_editQuery = MM_editQuery & MM_columns(MM_i) &
    " = " & MM_formVal
    > Next
    > MM_editQuery = MM_editQuery & " where " &
    MM_editColumn & " = " &
    > MM_recordId
    >
    > If (Not MM_abortEdit) Then
    > ' execute the update
    > Set MM_editCmd = Server.CreateObject("ADODB.Command")
    > MM_editCmd.ActiveConnection = MM_editConnection
    > MM_editCmd.CommandText = MM_editQuery
    > MM_editCmd.Execute
    <------- This is Line 111
    > MM_editCmd.ActiveConnection.Close
    >
    > I already closed up the gaps/spaces in the column names.
    That caused a
    > different error message.
    > Funny thing is, if I just use a plain, ordinary update
    page without all of
    > the
    > search and other functions, it works.
    >
    > Thank you again.
    >

  • Master-detail page with form layout -- insert only -- not in create mode

    JDeveloper 10.1.3.1 with JHeadstart
    I have the following master-detail structure in JHeadstart:
    Group 1, Table a, Layout: table-form
    Group 2, Table b, Layout: table-form
    Group 3, Table c, Layout: form
    Group 4, Table d, Layout: form (on same page as master table c)
    Table a, b and c are updatable (insert, update and delete).
    I have problems with the last page, tables c and d, master-datail both in form layout.
    The master-table (c) is not an insert-only table, the detail table needs to be an insert-only form on the same page as the master table c.
    Settings Table d:
    Advanced search and quick search: none
    Autoquery: disabled
    Single row insert allowed (other options in Operations disabled)
    In my view object I have used the settings in the JDeveloper guide 8.1.2 ('no rows...' in tab Tuning).
    I run my application in JDeveloper (with the option run in my ViewController-project, which means that I am not running my detail page directly in JDeveloper??) and when I open this last page, the detail form is not in create mode (I see no rows found and a create rows button).
    I have read several threads in this forum, but I do not know how to solve this problem.

    This does not work.
    In my first post I made an mistake in describing my application, it is not a table-form, but a tree-form application:
    Group 1, Table a, Layout: tree-form
    Group 2, Table b, Layout: tree-form
    Group 3, Table c, Layout: tree-form
    Group 4, Table d, Layout: form (on same page as master table c)
    If I override the executeQueryForCollection method in the ViewObjectImpl of table d I get a message ('JBO-27122: SQL-fout tijdens voorbereiding van statement' and 'java.sql.SQLException: OALL8 is in an inconsistent state').
    while clicking on the tree (with table b and c). It seems that the QueryForCollection method is being executed to early.

  • New youtube videos detail page

    Last time I generated my app I found the new detail page for youtube videos, with the WP 8.1 player.
    Seems cool, but it have many many problems:
    - The layout is different from the rest of the app (small letters in title and description, icon and name of the app
    leaning to top, etc) - screenshot 1
    - There is a lot of black space under the video - screenshot 1
    - The fullscreen is buggy - screenshot 2
    - New landscape view show a sidebar with all the buttons, the buttons we haven't turned on in the App Studio don't work - screenshot 3
    (Please see screenshots: http://1drv.ms/1l0HFe3)
    What's up? The old player was fine! Now I won't update my app to Store just because of this. Please fix this soon.
    Waiting for your quick reply,
    Best regards
    PS. Please help me too with another issue related to App Studio:
    http://social.msdn.microsoft.com/Forums/wpapps/en-US/e4dddd27-2f5c-4006-a05f-a119b28a4929/accented-characters-and-characters-between-quot-quot-in-a-rss-feed-list?forum=wpappstudio Thank you so much!
    brod56
    Edit: The new page works very well on Windows 8 but, as I said, it doens't happen in WP. Please fix in WP and answer me!

    I think they had to change it because of Youtube integration, they need to respect Youtube policies.
    Why did you mark this as answer, App Studio Team? This is not the answer! Of that I know.
    I'm not asking for the return of the old model, I understand the Youtube policies.
    I'm asking, yes, for a fix for the design bugs in the new model when showed in a WP (why did you forget WP?).
    Don't try to escape from the question, please. Please answer me directly in this post.
    Best regards.
    PS. You can see again my real problem:
    "- The layout is different from the rest of the app (small letters in title and description, icon and name of the app
    leaning to top, etc) - screenshot 1
    - There is a lot of black space under the video - screenshot 1
    - The fullscreen is buggy - screenshot 2
    - New landscape view show a sidebar with all the buttons, the buttons we haven't turned on in the App Studio don't work - screenshot 3
    (Please see screenshots: http://1drv.ms/1l0HFe3)"
    brod56

Maybe you are looking for

  • Error ODS activation - sql error when accessing a table.

    Hi, sometimes occurs an error by activation ODS. I have proces chain and when is loaded second packet an error occurs. In monitor>> -RSMPC 128, datapacket 3 is wrong, with status number 9 -RSMPC 131 -RSDRO 108 - communcation error (sql error when acc

  • Setting file name for a downloaded file

    I've set up a file download using code I've gleaned from jsf forums. However, the file name is not being set correctly. When the user downloads File.doc, it shows up as downloadPage.jsf. Am I setting the header correctly? public class VendorInfoBean

  • Chkdsk Utility - iTunes

    When I connect my IPOD Mini to my computer, I get the following error message: iTunes:iTunes.exe-Corrupt file The file or directory \IPod_Control\iTunes\iTunesPrefs is corrupt and unreadable. Please run the Chkdsk Utility. I cannot find the place to

  • IWeb is unreliably saving (well, not saving) my work

    Hello, I am becoming severly frustrated with iWeb.  It has started not saving my work correctly. I can make changes to my site (which is currently unpublished) and click save.  When I reopen iWeb, I am often finding that is hasn't saved at all, or mi

  • Scalling SD content to HD

    We currently have a large back library of SD footage but moved into HDV about two years ago. We often find the need to mix the two together in edits and most often we load the HDV in as DV and stay in the Standard Def realm. The higher ups are adaman