Project 2013: Error: One or more categories of approval could not be loaded

We recently upgraded to 2013 from 2007.  Now some of my Resource mgrs who are also PM's are getting this message on the approval screen: 
Error: One or more categories of approval could not be loaded
I figured out it's the timesheets that are not displaying, but even deleting and resubmitting them does not change the message.  Has anyone else encountered this issue?  It seems to be related to the security, but I haven't figured out which permission
is missing.

Hi there,
This is a
currently unfixed known bug with Project Server 2013 at least up until Oct 2013 CU caused when PM's delete tasks/assignments after the task has already been added to a user's timesheet.
You could turn off single entry to make this go away - but many people actually rely on actuals from timesheets coming through to their projects.
The other way to fix this (temporarily) is to delete and re-create the affected timesheets.
When you navigate to the approval center and receive the "Error: One or more categories of approval could not be loaded" message, check the ULS log you will see a message like this:
Node Consistency Error: Exception loading Assignment. Uid=6c5a411f-1f80-e211-a2cb-001e37e5967d
Selecting from the database with this Uid will tell you which user's timesheet is corrupt.
Personally I use a SQL script like this:
SELECT
ts.TimesheetName,
tsr.ResourceName,
tspe.PeriodName
,tsp.ProjectName,
tst.TaskName
  FROM
[ProjectServer].[dbo].[MSP_TimesheetLine]
tsl
inner join
MSP_Timesheet ts
on tsl.TimesheetUID
= ts.TimesheetUID
inner join
MSP_TimesheetResource tsr
on ts.OwnerResourceNameUID
= tsr.ResourceNameUID
inner join
MSP_TimesheetProject tsp
on tsl.ProjectNameUID
= tsp.ProjectNameUID
inner join
MSP_TimesheetStatus tss
on ts.TimesheetStatusID
= tss.TimesheetStatusID
inner join
MSP_TimesheetTask tst
on tsl.TaskNameUID
= tst.TaskNameUID
inner join
MSP_TimesheetPeriod tspe
on ts.PeriodUID
= tspe.PeriodUID
inner join
[ProjectServer].[pub].[MSP_TIMESHEETS]
pubTs
on pubTs.TS_UID
= ts.TimesheetUID
  where
tsl.AssignmentUID
= '6c5a411f-1f80-e211-a2cb-001e37e5967d'
and pubTs.TS_STATUS_ENUM
= 1
I then create a delegate as that user - go and take a screenshot of the timesheet, delete it, and recreate it.
Undelegate, go back to the approval center, if the error is still there, then look at the ULS log, rinse and repeat.
(As you can tell - this is part of my weekly routine)
Cheers,
   James.
James Boman - http://www.boman.biz Software Consultant for IPMO - http://www.ipmo.com.au

Similar Messages

  • Approval Center Error: One or more categories of approval could not be loaded

    Hi Team,
    We are using EPM 2013 version , recently one of our user encountered a problem with Approval Center while accepting task updates, on the Default welcome page he has 112 Pending approvals but while clicking Approval center he getting error as "Error:
    One or more categories of approval could not be loaded when user wants to approve" We have checked on the following possibilites but still we are facing this issue Kindly help us on this
    1. I have checked user permission He has Project Manager Access and Timehseet Approval Access
    2.While changing the task ownership to another PM and the task is reflecting correcly on the new PM's Approval center while reverting back the task owneership he faces same issue.
    3. He is trying  for the task updates, we have tried re sving user profiles but nothing changed issue still occours
    4. Checked on the ULS Log And find the error
    Permission denied: User i:0#.w|enterprise\User01
    does not have global permission 'ManageServerConfiguration'.
     Please revert for any other information required.
    Thank you
    Senthil Gopi
    Thanks and Regards, Senthil Gopi

    Hi,
    This is a known bug.
    You can find a workaround here:
    http://www.msprojectnow.com/Blog/tabid/142/entryid/828/Project-Server-2013-Error-loading-Approval-Page.aspx
    Regards,
    Philip
    Verlinden Philip

  • Error: One or more categories of approval could not be loaded when user wants to approve

    Two of my PM's are getting the error shown in the title of this post  (Error: One or more categories of approval could not be loaded when user wants to approve).    The "Related Topic" issues a work around of using the rules to "automatically approve the
    offending items".   This did not work for us.   Has anyone else experienced this issue? 
    Thanks,
    ~RK

    Hi Marc -  Per ytour request:   
    The PM does the following:
    1. Access PWA Home page and review messages
    2. Clicks on “You have 1 timesheet from resources pending your approval” message
    3. Approval Center Page loaded with “Error: One or more categories of approval could not be loaded” and “There are no new approvals to review at this time. If you have published your plan and
    still do not see approvals, have your resources submit updates from “Tasks” of “Timesheet”” messages.
    We've made certain the Schedule is published and the timesheet was submitted correctly.
    Expected behavior: Timesheet records should be available for review and approval.   Instead, the PM gets the screen below with the error message

  • Error: One or more categories of approval could not be loaded

    On the Approvals page I'm getting the following message: "Error: One or more categories of approval could not be loaded".  I'm able to approve/reject work and new tasks as normal, but the message just won't go away. 
    As one of the threads suggested, I tried creating a new rule to auto accept and publish, but that didn't do anything.  Is there a way to fix this or reset the page?  Thanks for any help...

    Go to Server Setting
    -> Administrative Task
    Change Approval to “NO” for all Admin tasks
    By delegating user delete and resubmit timesheet. Now verify it in Approval Center... Revert back the Administrative time setting...
    If issue still persists, You can try to change Status manager, By dedicating user delete and resubmit timesheet. Now verify it in Approval Center of new Status Manager. Revert back the status manager.
    Hope this will help you. 
    Raushan Kumar  |
    LinkedIn
    Please click Mark As Answer if this post solves your problem or Vote As Helpful if a post is useful to you. This will be useful to other community members following
    the thread.

  • "one or more ADRMS role services could not be configured: AD RMS setup failed because of invalid configuraion setting"

    HI,
    when I configure AD RMS configuration it gives me error that "one or more  ADRMS role services could not be configured: AD RMS setup failed because of invalid configuraion setting". The user which I try to install is an administrator of DC and
    also the service account is a member of enterprise domain group. When I tried this on test environment it works perfectly but on production environment it didn't. pls help me with this....
    Thanks......
    I am using windows 2012 standard Server.. 

    HI Eddie,
    Thanks for reply.. Pls find the debug log below... It says " Message: The 'http://tempuri.org/RMProvisionSettingsSchema.xsd:Domain' element is invalid - The value 'D' is invalid according to its datatype 'http://tempuri.org/RMProvisionSettingsSchema.xsd:WindowsDomainName'
    - The actual length is less than the MinLength value. "
    00000706 56.78187180
    [11964] CallStack:Microsoft.RightsManagementServices.Configuration.HelperMethods.IsValidConfigSetting
    00000707 56.78187180
    [11964] System.Xml.Schema.XmlSchemaValidationException
    00000708 56.78187180
    [11964]         Message: The 'http://tempuri.org/RMProvisionSettingsSchema.xsd:Domain' element is invalid - The value 'D' is invalid according to its datatype 'http://tempuri.org/RMProvisionSettingsSchema.xsd:WindowsDomainName' -
    The actual length is less than the MinLength value.
    00000709 56.78187180
    [11964]         StackTrace:    at Microsoft.RightsManagementServices.Configuration.HelperMethods.ProvisionSchemaValidationEventHandler(Object sender, ValidationEventArgs e)
    00000710 56.78187180
    [11964]    at System.Xml.Schema.XmlSchemaValidator.CheckElementValue(String stringValue)
    00000711 56.78187180
    [11964]    at System.Xml.Schema.XmlSchemaValidator.ValidateAtomicValue(String stringValue, XmlSchemaSimpleType& memberType)
    00000712 56.78187180
    [11964]    at System.Xml.Schema.XmlSchemaValidator.InternalValidateEndElement(XmlSchemaInfo schemaInfo, Object typedValue)
    00000713 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateElement()
    00000714 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateNode(XmlNode node)
    00000715 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateElement()
    00000716 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateNode(XmlNode node)
    00000717 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateElement()
    00000718 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateNode(XmlNode node)
    00000719 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateElement()
    00000720 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateNode(XmlNode node)
    00000721 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateElement()
    00000722 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateNode(XmlNode node)
    00000723 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.ValidateNode(XmlNode node)
    00000724 56.78187180
    [11964]    at System.Xml.DocumentSchemaValidator.Validate(XmlNode nodeToValidate)
    00000725 56.78187180
    [11964]    at System.Xml.XmlDocument.Validate(ValidationEventHandler validationEventHandler, XmlNode nodeToValidate)
    00000726 56.78187180
    [11964]    at Microsoft.RightsManagementServices.Configuration.HelperMethods.IsValidConfigSetting(ConfigOperationType configOperation)
    00000727 56.78187180
    [11964]  
    00000728 56.78199768
    [11964] -Microsoft.RightsManagementServices.Configuration.Commands.InstallADRMS.ProcessRecord
    00000729 56.84855270
    [11964] +Microsoft.RightsManagementServices.Configuration.DeploymentPSProvider.RemoveDrive
    00000730 56.84864807
    [11964] -Microsoft.RightsManagementServices.Configuration.DeploymentPSProvider.RemoveDrive
    00000731 56.86203766
    [23784] +[Tier2Diagnostic]  
    00000732 56.86203766
    [23784] CallStack:System.Windows.Threading.ExceptionWrapper.InternalRealCall
    00000733 56.86203766
    [23784] Microsoft.ADRoles.ServerManager.Common.PowerShellRemoting.RemotingException
    00000734 56.86203766
    [23784]         Message: AD RMS setup failed because of invalid configuration settings.
    00000735 56.86203766
    [23784]         StackTrace:    at Microsoft.ADRoles.ServerManager.Common.PowerShellRemoting.WorkflowExecutor.ExecuteCommand(Command workflowCommand, EventHandler`1 outputEventsHandler, EventHandler`1 progressEventHandler,
    EventHandler`1 finishedEventHandler, EventHandler`1 warningEventHandler, EventHandler`1 errorEventHandler)
    00000736 56.86203766
    [23784]    at Microsoft.RightsManagementServices.Deployment.M3PPowerShellEngine.ExecuteCommand(CmdletProperties propertyBag, EventHandler`1 outputHandler, EventHandler`1 progressStatusHandler, EventHandler`1 progressPercentageHandler, EventHandler`1
    warningHandler, EventHandler`1 errorHandler)
    00000737 56.86203766
    [23784]    at Microsoft.RightsManagementServices.Deployment.AbstractPowerShellProvider.<>c__DisplayClass3`1.<ExecuteAsynchronously>b__0(Object sender, DoWorkEventArgs eventArgs)
    00000738 56.86203766
    [23784]    at Microsoft.RightsManagementServices.Configuration.AbortableBackgroundWorker.OnDoWork(DoWorkEventArgs e)
    00000739 56.86203766
    [23784]    at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    00000740 56.86203766
    [23784]   + System.Management.Automation.RemoteException
    00000741 56.86203766
    [23784]   +         Message: AD RMS setup failed because of invalid configuration settings.
    00000742 56.86203766
    [23784]   +         StackTrace:  
    00000743 56.86203766
    [23784]  
    00000744 56.86225891
    [23784] +[Tier2Diagnostic] One or more AD RMS role services could not be configured:
    00000745 56.86225891
    [23784] CallStack:Microsoft.RightsManagementServices.Configuration.AbortableBackgroundWorker`1+<>c__DisplayClass1.<Run>b__0
    00000746 56.86225891
    [23784] Microsoft.ADRoles.ServerManager.Common.PowerShellRemoting.RemotingException
    00000747 56.86225891
    [23784]         Message: AD RMS setup failed because of invalid configuration settings.
    00000748 56.86225891
    [23784]         StackTrace:    at Microsoft.ADRoles.ServerManager.Common.PowerShellRemoting.WorkflowExecutor.ExecuteCommand(Command workflowCommand, EventHandler`1 outputEventsHandler, EventHandler`1 progressEventHandler,
    EventHandler`1 finishedEventHandler, EventHandler`1 warningEventHandler, EventHandler`1 errorEventHandler)
    00000749 56.86225891
    [23784]    at Microsoft.RightsManagementServices.Deployment.M3PPowerShellEngine.ExecuteCommand(CmdletProperties propertyBag, EventHandler`1 outputHandler, EventHandler`1 progressStatusHandler, EventHandler`1 progressPercentageHandler, EventHandler`1
    warningHandler, EventHandler`1 errorHandler)
    00000750 56.86225891
    [23784]    at Microsoft.RightsManagementServices.Deployment.AbstractPowerShellProvider.<>c__DisplayClass3`1.<ExecuteAsynchronously>b__0(Object sender, DoWorkEventArgs eventArgs)
    00000751 56.86225891
    [23784]    at Microsoft.RightsManagementServices.Configuration.AbortableBackgroundWorker.OnDoWork(DoWorkEventArgs e)
    00000752 56.86225891
    [23784]    at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    00000753 56.86225891
    [23784]   + System.Management.Automation.RemoteException
    00000754 56.86225891
    [23784]   +         Message: AD RMS setup failed because of invalid configuration settings.
    00000755 56.86225891
    [23784]   +         StackTrace:  
    00000756 56.86225891
    [23784]  
    00000757 56.86357880
    [23784] PageLeave: Progress
    00000758 56.86389160
    [23784] ErrorNotification: <null>
    00000759 56.86653519
    [23784] PageEnter: Results
    00000760 56.89128876
    [23784] +[Tier2Diagnostic] One or more AD RMS role services could not be configured:
    00000761 56.89128876
    [23784] CallStack:Microsoft.RightsManagementServices.Deployment.ViewModel.ResultsPageViewModel.SetUpResultDetails
    00000762 56.89128876
    [23784] System.Management.Automation.ApplicationFailedException
    00000763 56.89128876
    [23784]         Message: One or more AD RMS role services could not be configured:
    00000764 56.89128876
    [23784]         StackTrace:  
    00000765 56.89128876
    [23784]   + Microsoft.ADRoles.ServerManager.Common.PowerShellRemoting.RemotingException
    00000766 56.89128876
    [23784]   +         Message: AD RMS setup failed because of invalid configuration settings.
    00000767 56.89128876
    [23784]   +         StackTrace:    at Microsoft.ADRoles.ServerManager.Common.PowerShellRemoting.WorkflowExecutor.ExecuteCommand(Command workflowCommand, EventHandler`1 outputEventsHandler, EventHandler`1 progressEventHandler,
    EventHandler`1 finishedEventHandler, EventHandler`1 warningEventHandler, EventHandler`1 errorEventHandler)
    00000768 56.89128876
    [23784]    at Microsoft.RightsManagementServices.Deployment.M3PPowerShellEngine.ExecuteCommand(CmdletProperties propertyBag, EventHandler`1 outputHandler, EventHandler`1 progressStatusHandler, EventHandler`1 progressPercentageHandler, EventHandler`1
    warningHandler, EventHandler`1 errorHandler)
    00000769 56.89128876
    [23784]    at Microsoft.RightsManagementServices.Deployment.AbstractPowerShellProvider.<>c__DisplayClass3`1.<ExecuteAsynchronously>b__0(Object sender, DoWorkEventArgs eventArgs)
    00000770 56.89128876
    [23784]    at Microsoft.RightsManagementServices.Configuration.AbortableBackgroundWorker.OnDoWork(DoWorkEventArgs e)
    00000771 56.89128876
    [23784]    at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    00000772 56.89128876
    [23784]       + System.Management.Automation.RemoteException
    00000773 56.89128876
    [23784]       +         Message: AD RMS setup failed because of invalid configuration settings.
    00000774 56.89128876
    [23784]       +         StackTrace:  
    00000775 56.89128876
    [23784]  
    00000776 56.89152908
    [23784] +[Tier2Diagnostic] OnOperationError
    00000777 56.89152908
    [23784] CallStack:Microsoft.RightsManagementServices.Configuration.AbortableBackgroundWorker`1+<>c__DisplayClass1.<Run>b__0
    00000778 56.89152908
    [23784] System.Management.Automation.ApplicationFailedException
    00000779 56.89152908
    [23784]         Message: One or more AD RMS role services could not be configured:
    00000780 56.89152908
    [23784]         StackTrace:  
    00000781 56.89152908
    [23784]   + Microsoft.ADRoles.ServerManager.Common.PowerShellRemoting.RemotingException
    00000782 56.89152908
    [23784]   +         Message: AD RMS setup failed because of invalid configuration settings.
    00000783 56.89152908
    [23784]   +         StackTrace:    at Microsoft.ADRoles.ServerManager.Common.PowerShellRemoting.WorkflowExecutor.ExecuteCommand(Command workflowCommand, EventHandler`1 outputEventsHandler, EventHandler`1 progressEventHandler,
    EventHandler`1 finishedEventHandler, EventHandler`1 warningEventHandler, EventHandler`1 errorEventHandler)
    00000784 56.89152908
    [23784]    at Microsoft.RightsManagementServices.Deployment.M3PPowerShellEngine.ExecuteCommand(CmdletProperties propertyBag, EventHandler`1 outputHandler, EventHandler`1 progressStatusHandler, EventHandler`1 progressPercentageHandler, EventHandler`1
    warningHandler, EventHandler`1 errorHandler)
    00000785 56.89152908
    [23784]    at Microsoft.RightsManagementServices.Deployment.AbstractPowerShellProvider.<>c__DisplayClass3`1.<ExecuteAsynchronously>b__0(Object sender, DoWorkEventArgs eventArgs)
    00000786 56.89152908
    [23784]    at Microsoft.RightsManagementServices.Configuration.AbortableBackgroundWorker.OnDoWork(DoWorkEventArgs e)
    00000787 56.89152908
    [23784]    at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
    00000788 56.89152908
    [23784]       + System.Management.Automation.RemoteException
    00000789 56.89152908
    [23784]       +         Message: AD RMS setup failed because of invalid configuration settings.
    00000790 56.89152908
    [23784]       +         StackTrace:  
    00000791 56.89152908
    [23784]  

  • How to resolve Error "Adobe Acrobat (AcroExch.App rc=-2147221005) could not be loaded"

    How to resolve Error  "Adobe Acrobat (AcroExch.App rc=-2147221005) could not be loaded"

    What is your operating system?  Reader version?
    You get this error when doing what?

  • When I load Illustrator creative suit (5.5) on my new computer, it loads Then I put in the serial number, which is correct, but when i go to click on the program to use it it says ERROR: localized resource file from this program could not be loaded. pleas

    When I load Illustrator creative suit (5.5) on my new computer, it loads Then I put in the serial number, which is correct, but when i go to click on the program to use it it says ERROR: localized resource file from this program could not be loaded. please re install of repair the application and try again. I have done this and it's still not working                  

    anomaly jade,
    You only need to use the serial number during installation.
    Have you, at least seemingly, been able to install, and then you are unable to start up?
    If that is the case, you could try to reinstall using the full three step way:
    Uninstall, run the Cleaner Tool, and reinstall.
    http://www.adobe.com/support/contact/cscleanertool.html

  • In Photoshop CS 6 (64 & 32), I get the error "cannot complete command because the extension could not be loaded".  I can click to pass this, but none of my extensions will run.  If I click on "browse in Bridge" I get "Could not complete the command Browse

    Further info is that I have a current update of the JavaScript as of now, my Adobe software is all updated, as is my Windows 7 software.  Everything was running fine until yesterday, and the only changes to my system were the Tuesday Windows updates. Can anyone help me resolve this problem?

    I unstalled Photoshop.  Then I installed on another drive.  External.  It did the same thing!!!!  No mini-bridge, or any extentions loading.  I don't know what is wrong.
    I read something somewhere about a Panels file in photoshop.  So I'm looking there.

  • Moved Servers - log4net could not be loaded error

    My code programmatically creates crystal reports.
    Everything was working fine until we moved servers (unfortunately don’t have access to the old server anymore)
    Get the dreaded error about log4net 1.2.10 that could not be loaded.  (Other assemblies in my solution rely on 1.2.11, so can’t just take it out)
    I installed (repeatedly uninstalling the other and restarting the server)  the CRforVS_clickonce_13_0_9 32bit and 64 bit versions.
    My application pool is set to allow 32bit applications.
    I checked an do have log4net 1.2.10 in the GAC
    Really out of things to try here and need fix this urgently for a demo to important client tomorrow (it’s midnight..make it today!)
    For what it matter:
    Development Machine (all fine here)
    Windows 7, 64 bit
    Visual Studio 2012
    Crystal Reports 2012
    Production Machine
    Windows Server 2008, 64 bit
    Full error (but guess you know it well)
    Could not load file or assembly 'log4net, Version=1.2.10.0, Culture=neutral, PublicKeyToken=692fbea5521e1304' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

    btw, I moved 2 servers.  different projects but same technologies / tools.
    Installed CRforVS_redist_install_64bit_13_0_8 on the one....works fine when creating reports and return as pdf.
    On the other server....nope.  (the one I spoke about in original post)
    For whatever it matter, here's the code I use (but doubt relevant since it worked just fine before)
    var report = new ReportClass { FileName = reportPath };
    report.Load();
    report.SetDatabaseLogon(user, password, server, database);
    var parameterValue = new ParameterDiscreteValue { Value = claim.Id };
    var parameter = new ParameterValues { parameterValue };
    report.DataDefinition.ParameterFields["@claimId"].ApplyCurrentValues(parameter);
    report.ExportToDisk(ExportFormatType.PortableDocFormat, path);

  • FORM personalizations, get an error: One or more required fields ....

    when Action type is set to Bulitin, and Builtin Type is RAISE FORM_TRIGGER_FAILURE, then press button: Apply Now to get the following error:
    One or more required fields are missing values.
    Why?
    Thanks

    I open the form:FNDCUSTM.fmb, to find the code:
    if :FND_FORM_CUSTOM_PROPS.ARGUMENT_TYPE IS NULL or
    :FND_FORM_CUSTOM_PROPS.OBJECT_TYPE IS NULL or
    :FND_FORM_CUSTOM_PROPS.TARGET_OBJECT IS NULL or
    :FND_FORM_CUSTOM_PROPS.PROPERTY_NAME IS NULL THEN
    fnd_message.set_name('FND','FND_CUSTM_REQUIRED');
    fnd_message.error;
    else
    app_form_customizations.get_property
    (:FND_FORM_CUSTOM_PROPS.ARGUMENT_TYPE,
    :FND_FORM_CUSTOM_PROPS.OBJECT_TYPE,
    :FND_FORM_CUSTOM_PROPS.TARGET_OBJECT,
    :FND_FORM_CUSTOM_PROPS.PROPERTY_NAME,
    :FND_FORM_CUSTOM_PROPS.FOLDER_PROMPT_BLOCK,
    :PARAMETER.FORM_ID);
    end if;
    so I know why is that.
    Thank you for your help.

  • Help! Error "...'[Filename].indd' uses one or more plug-ins which are not currently available..." Wh

    Hello guys,
    I called Adobe for help on this, but they said my version of InDesign was too old for them to help me, which was really discouraging. I am getting an error when I try to open my InDesign files, which up until a couple weeks ago, opened fine. I am getting the error below:
    Error "...'[Filename].indd' uses one or more plug-ins which are not  currently available..." When Opening an InDesign 2.0.x Document
    And it lists the following unfound plugins:
    WorldReady.InDesignPlugin
    LILO.InDesignPlugin
    CellStyles.rpIn.InDesignPlugin
    Conditional Text.InDesignPlugin
    If I click okay to try to go past it anyway, I get the following error:
    Error "...Cannot open '[Filename].indd'. Please upgrade your plug-ins to their latest versions, or upgrade to the latest version of Adobe InDesign.
    And it lists the following unfound items:
    AppFramework.framework
    Image.framework
    Table Model.framework
    Spread.framework
    Transparency.framework
    CJKGrid.framework
    Links.framework
    Workgroup.framework
    Assignments.framework
    Print.framework
    Graphics.framework
    Linguistics.framework
    Indexing.framework
    Tet Attributes.framework
    Open Place.framework
    Layer.framework
    Generic Page.framework
    Hyperlinks.framework
    XML.framework
    Path Type.framework
    Master Page.framework
    BNCore.framework
    Text.framework
    Text Wrap.framework
    Package and Preflight.framework
    Document Framework.framework
    CJK Text Attributes.framework
    TOC.framework
    XMedia UI.framework
    Image Filters.framework
    Utilities.framework
    Color Management.framework
    I tried to follow the post http://kb2.adobe.com/cps/327/327956.html, but I'm told I am "not authorized to view the content" on the partners page, so can't complete the instructions.
    I've tried deleting and reinstalling CS2. I've tried removing my preferences. Neither have worked.  I am close to just resorting to Apple's Pages for my layout design.  If anyone can give some fixes here, I would really appreciate it.
    Thank you!

    function(){return A.apply(null,[this].concat($A(arguments)))}
    bryanmcclure12 wrote:
    I've tried deleting and reinstalling CS2. I've tried removing my preferences.
    Verify that you are running ID CS2, InDesign version 4.x.  What level are you patched to from the InDesign>About InDesign drop down splash screen?
    The message alerts to files being version 2.0.x? that is 2 versions back, are these old files?
    Can you create, open, edit, save new files?

  • Argument Error: One or more parameters are null.

    I am getting "javax.servlet.jsp.JspException: Argument Error: One or more parameters are null". Following are first two lines of the exception
    javax.servlet.jsp.JspException: Argument Error: One or more parameters are null.     at com.sun.faces.taglib.html_basic.PanelGridTag.doEndTag(PanelGridTag.java:470)     at empEditById.jspService(_empEditById.java:290)
    Can anyone help me out with this.

    I don't know which part of jsp code is giving problem. Here is the complete listing
    <f:view>
      <html>
        <head>
          <meta http-equiv="Content-Type"
                content="text/html; charset=windows-1252"/>
          <title>Main</title>
        </head>
        <body><h:form>
            <p>
              <strong>Employee Edit</strong>
            </p>
            <p>
              <h:messages/>
            </p>
            <p><h:panelGrid columns="3">
                  <h:outputLabel value="Employee Id:"/>
                  <h:inputText id="empId" disabled="true"
                               value="#{b_empEditById.empId}"/>
                  <h:panelGroup/>
                  <h:outputLabel value="First Name:"/>
                  <h:inputText id="firstName" required="true"
                               value="#{b_empEditById.firstName}"/>
                  <h:message for="firstName"/>
                  <h:outputLabel value="Last Name:"/>
                  <h:inputText id="lastName" required="true"
                               value="#{b_empEditById.lastName}"/>
                  <h:message for="lastName"/>
                  <h:outputLabel value="Hire Date:"/>
                  <h:inputText id="hireDate" value="#{b_empEditById.hireDate}">
                    <f:convertDateTime pattern="dd-MM-yyyy"/>
                  </h:inputText>
                  <h:message for="hireDate"/>
                  <h:outputLabel value="Reports To:"/>
                  <h:selectOneMenu id="reportsTo"
                                    value="#{b_empEditById.reportsTo}">
                    <f:selectItems value="#{requestScope.b_empEditById.selectAllEmployees}"/>
                  </h:selectOneMenu>
                  <h:message for="reportsTo"/>
                  <h:commandButton value="Confirm" id="edit"
                                   action="#{b_empEditById.confirm}"/>
                  <h:commandButton value="Back" type="submit" immediate="true"
                                   action="back"/>
                </h:panelGrid>
            </p>
          </h:form></body>
      </html>
    </f:view>I am using Oracle jdeveloper 10g but I don't which version of JSF I am using.

  • Error "One or more values could not be set" - Oracle Connector

    Hey guys - I should have known there was a forum here with smart people. I'm hoping someone can shed a little light on our latest issue. When we try to invite people not within our company to a meeting, (even if they are included in our contact list/address book, etc) the error "one or more values could not be set" I'm pretty sure it's a forms error, but can't seem to resolve it. It started with the 2003 outlook service patch. I've applied every connector patch available and have searched for an answer, but can't resolve this icky problem (very crabby users) I've searched this forum but didn't see this topic. If it's already been addressed, forgive me and point me to the thread. If it hasn't and anyone has an idea, I'd appreciate some help!
    Thanks
    Kim

    I have CRXI
    First off, try verifing the database
    Database,
         Verifiy Database
    Then if it is still broken.
    Double-check all of the unlikely places in your report structure.  Look at the subreport links.  Look through all your formulas (including the ones for formatting).  Keep in mind that Crystal doesn't have IntelliText, so you need to double-check (or even triple-check) that everything is spelled correctly.
    Odds are strong that, somewhere in there, you are accidentally referencing a field that doesn't exist.

  • Trying to sort bookmarks, but gets these errors: one or more of the included folders is in the wrong type. Sorting failed.

    I'm trying to sort my bookmarks, but I get the following to errors:
    one or more of the included folders is in the wrong type. Sorting failed.
    What can cause this?
    Firefox 4.0/W7 Home Premium

    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Get this message:Request denied by WatchGuard HTTP proxy. Reason: one or more categories denied helper='WebBlocker.3' details='Streaming Media'

    I am able to access most websites but am receiving the following message on others (which are not loading). How do I fix this?
    Request denied by WatchGuard HTTP proxy.
    Reason: one or more categories denied helper='WebBlocker.3' details='Streaming Media'
    Method: GET
    Host: au.tv.yahoo.com
    Path: /

    I am able to access most websites but am receiving the following message on others (which are not loading). How do I fix this?
    Request denied by WatchGuard HTTP proxy.
    Reason: one or more categories denied helper='WebBlocker.3' details='Streaming Media'
    Method: GET
    Host: au.tv.yahoo.com
    Path: /

Maybe you are looking for

  • Visual report issue with PP 2010 - Displaying too many years

    Hi, I am using project pro 2010.  When I display a report (e.g. Resource Cost Summary), and if I add the Monthly Calendar field in the report, it displays 7 columns from 2010 to 2016 even though there is data only for 2014 and 2015. I need to manuall

  • How can I extract single pages from pdf document

    how can I extract a single page from pdf document

  • Acquisition HDV 4 canaux audio avec Adobe Première CS6 ??

    Bonjour, Je possède une caméra Sony 270 permettant l'enregistrement HDV avec 4 canaux audio distincts, mais je n'arrive pas à faire l'acquisition de mes rushes. Les options de réglages d'acquisition CS6 ne permettent que la prise en compte des canaux

  • Oracle 9i DB 2 Disk Configuration

    Hello, I have an ORacle 8i (8.1.5.0.4) database running on a Novell 5 server that I want to migrate to an Oracle 9i Linux Red Hat server. The tablespace should be divided in two, so that one table space should contain just one very large table and be

  • Email Triggered for blocked Licenses...

    Hi All, We are working on some development . There is  requirement as :- 1.To trigger a mail ,if order has been block due to invalid license 2. If master data related to license (MAEX-ALNUM and MAEX-EMGBR ) is maintained in the materail master then t