Workflow Start "Failed But Not Blocking Correlation" - Project Server workflow for Demand Management

Hi,
I'm trying to "Create a Project Server workflow for Demand Management" with project server 2013 just like is explained
here.
But when I try to create a new project the implemented workflow failed to start with the follow state message in the job queue: Failed But Not Blocking Correlation.
The detailed error display the follow message:
Exception Starting Workflow: The scope _/SharePoint/default/139e833f-7a85-4ccf-b7a2-b3fea9ce50b9/6799b7e5-e519-40f4-9371-0b3bc3d5c208_ has no workflows under it. HTTP headers received from the server - ActivityId: 52fef415-409b-4545-a9f6-ed75519b425c.
NodeId: My-Computer-Name. Scope: /SharePoint/default/139e833f-7a85-4ccf-b7a2-b3fea9ce50b9/6799b7e5-e519-40f4-9371-0b3bc3d5c208. Client ActivityId : 9ded4d9c-7733-7004-2661-c8977270af98.. Trace:    at Microsoft.Workflow.Client.ClientHelpers.SendRequest[T](HttpWebRequest
request, T content)   at Microsoft.Workflow.Client.WorkflowManager.StartInternal(String workflowName, WorkflowStartParameters startParameters)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowManagementClient.StartInstance(String
serviceGroupName, String workflowName, String monitoringParam, String activationKey, IDictionary`2 payload)   at Microsoft.SharePoint.WorkflowServices.FabricWorkflowInstanceProvider.StartWorkflow(WorkflowSubscription subscription, IDictionary`2 payload)  
at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid projectGuid, Guid enterpriseProjectTypeUid, Boolean isNewProject, Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='e3bbb06b-1d38-e311-940a-001cc094718e'.
Error:
WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='e4bbb06b-1d38-e311-940a-001cc094718e'.
Queue:
GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='e5bbb06b-1d38-e311-940a-001cc094718e' JobUID='68ee1040-1d38-e311-940a-001cc094718e'
ComputerName='90f7432c-fbc8-4ebd-86f3-0236ce62661c' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='9ded4d9c-7733-7004-2661-c8977270af98'. For more details, check the ULS logs on machine
90f7432c-fbc8-4ebd-86f3-0236ce62661c for entries with JobUID
68ee1040-1d38-e311-940a-001cc094718e.
with this detailed entries in the log file
10/18/2013 13:47:57.38  Microsoft.Office.Project.Server (0x0948) 0x14F0 Project Server                 Queue                        
 ad3fy Critical Standard Information:PSI Entry Point: <unknown>  Project User: <unknown>  Correlation Id: <unknown>  PWA Site URL:   SA Name: <unknown>  PSError: <unknown> A queue job
has failed. This is a general error logged by the Project Server Queue everytime a job fails - for effective troubleshooting use this error message with other more specific error messages (if any), the Operations guide (which documents more details about queued
jobs) and the trace log (which could provide more detailed context). More information about the failed job follows. GUID of the failed job: 68ee1040-1d38-e311-940a-001cc094718e. Name of the computer that processed this job: 90f7432c-fbc8-4ebd-86f3-0236ce62661c
(to debug further, you need to look at the trace log from this computer). Failed job type: WorkflowStartWorkf... 9ded4d9c-7733-7004-2661-c8977270af98
10/18/2013 13:47:57.38* Microsoft.Office.Project.Server (0x0948) 0x14F0 Project Server                 Queue                        
 ad3fy Critical ...low. Failed sub-job type: WorkflowStartWorkflowMessage. Failed sub-job ID: 1. Stage where sub-job failed:  (this is useful when one sub-job has more than one logical processing stages). 9ded4d9c-7733-7004-2661-c8977270af98
10/18/2013 13:47:57.38  Microsoft.Office.Project.Server (0x0948) 0x14F0 Project Server                 Queue Jobs                   
 ad3fy Medium   Error is: GeneralQueueJobFailed. Details: Queue Attributes:  68ee1040-1d38-e311-940a-001cc094718e  90f7432c-fbc8-4ebd-86f3-0236ce62661c  WorkflowStartWorkflow  WorkflowStartWorkflowMessage  1   
9ded4d9c-7733-7004-2661-c8977270af98  . Standard Information: , LogLevelManager Warning-ulsID:0x000DD158 has no entities explicitly specified. 9ded4d9c-7733-7004-2661-c8977270af98
Any idea?
Thanks in advance,
Alexander.

Hi Alexander,I have seen that error when the workflow manager has not been registered correctly with the PowerShell command - that should be in the docs referenced - or
http://technet.microsoft.com/en-us/library/jj663115.aspx.  Let me know if that doesn't appear to be the issue here and I can dig deeper.  Best regards,  Brian
Blog |
Facebook | Twitter | Posting is provided "AS IS" with no warranties, and confers no rights.
Project Server TechCenter |
Project Developer Center |
Project Server Help | Project Product Page

Similar Messages

  • Workflow Start "Failed But Not Blocking Correlation" - Project Server 2010 workflow for Demand Management

    Hi,
    We are using DM Dynamic Work flow in Project Server 2010 environment. When we tried to create a project the project is creating and teh workflow is not starting-- in the queue jobs the start work flow is failing withput blocking correlation -- below is teh
    eror message which we are getting
    Exception Starting Workflow: Exception has been thrown by the target of an invocation.. Trace: at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags
    invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes) at Microsoft.SharePoint.Workflow.SPWorkflowManager.LoadPluggableClass(String
    classname, String assembly, Object[] parameters) at Microsoft.SharePoint.Workflow.SPWorkflowManager.GetService(SPWorkflowAssociation association, SPWorkflowEngine engine) at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow,
    Collection`1 events, SPWorkflowRunOptionsInternal runOptions) at Microsoft.SharePoint.Workflow.SPWorkflowManager.StartWorkflowElev(Object context, SPWorkflowAssociation association, DateTime elevationTimeUtc, SPWorkflowEvent startEvent, SPWorkflowRunOptions
    runOptions) at Microsoft.SharePoint.Workflow.SPWorkflowManager.<>c__DisplayClass13.<StartWorkflow>b__12(SPSite superUserSite, SPWeb superUserWeb) at Microsoft.SharePoint.Workflow.SPWorkflowManager.StartWorkflow(Object context, SPWorkflowAssociation
    association, SPWorkflowEvent startEvent, SPWorkflowRunOptions runOpts) at Microsoft.SharePoint.Workflow.SPWorkflowManager.StartWorkflow(Object context, SPWorkflowAssociation association, String eventData, SPWorkflowRunOptions runOptions) at Microsoft.Office.Project.Server.BusinessLayer.Workflow.<>c__DisplayClass36.<StartWorkflow>b__33()
    at Microsoft.SharePoint.SPSecurity.<>c__DisplayClass4.<RunWithElevatedPrivileges>b__2() at Microsoft.SharePoint.Utilities.SecurityContext.RunAsProcess(CodeToRunElevated secureCode) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(WaitCallback
    secureCode, Object param) at Microsoft.SharePoint.SPSecurity.RunWithElevatedPrivileges(CodeToRunElevated secureCode) at Microsoft.Office.Project.Server.BusinessLayer.Workflow.StartWorkflow(Guid projectGuid, Guid enterpriseProjectTypeUid, Boolean isNewProject,
    Guid previousEntepriseProjectTypeUid, Boolean skipStage, Guid stageToSkipTo):
    WorkflowExceptionStartingWorkflow (35115). Details: id='35115' name='WorkflowExceptionStartingWorkflow' uid='c09fc55c-4f19-49f4-8e49-17d3af3d9916'.
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='42c15879-e40c-4d04-b76d-bde108da3a67'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='60422e4b-033b-4b41-aa71-503f4d7e20f4' JobUID='64b29d91-4f4e-4719-b199-d2dae88cfbd3' ComputerName='NP2EPMS600V' GroupType='WorkflowStartWorkflow'
    MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage=''. For more details, check the ULS logs on machine NP2EPMS600V for entries with JobUID 64b29d91-4f4e-4719-b199-d2dae88cfbd3.
    Request you to help as we are facing this issue from 2 days we tried most of the options like creating new workflow and the same issue persisits for the new once also.
    Thanks
    Geeth
    Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

    Hi Paul,
    We are using a third party tool called UMT Project Essentials 2012, recently we have removed the tool from sharepoint central admin and uninstalled from the server.
    We tried deleting some missing assemblies features web parts which are referencing to that tool but still we are not able to start the workflow and the same issue persists.
    below are the log file for your reference.
    09/19/2014 02:04:37.96  Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fu Unexpected Load
    Workflow Class: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f'
    or one of its dependencies. The system cannot find the file specified.  File name: 'UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f'     at System.Reflection.Assembly._nLoad(AssemblyName fileName,
    String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)     at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity,
    StackCrawlMark& stackMar... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:37.96* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fu Unexpected ...k,
    Boolean forIntrospection)     at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)     at System.Reflection.Assembly.Load(String
    assemblyString)     at Microsoft.SharePoint.Workflow.ServiceConfigurationElement.get_AssemblyObject()     at Microsoft.SharePoint.Workflow.ServiceConfigurationElement.get_ClassType()     at Microsoft.SharePoint.Workflow.SPWorkflowExternalDataExchangeServiceCollection.Add(ServiceConfigurationElement
    serviceCfg)     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.EnsurePluggableServices(SPSite site, SPWorkflowExternalDataExchangeServiceCollection services, ExternalDataExchangeService existingServices)     at
    Microsoft.SharePoint.Workflow.SPWinOeHostServices..ctor(SP... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:37.96* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fu Unexpected ...Site
    site, SPWeb web, SPWorkflowManager manager, SPWorkflowEngine engine)    === Pre-bind state information ===  LOG: User = HALAMERICA\fhouspepmadmd  LOG: DisplayName = UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f 
    (Fully-specified)  LOG: Appbase = file:///C:/Program Files/Microsoft Office Servers/14.0/Bin/  LOG: Initial PrivatePath = NULL  Calling assembly : Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. 
    ===  LOG: This bind starts in default load context.  LOG: Using application configuration file: C:\Program Files\Microsoft Office Servers\14.0\Bin\Microsoft.Office.Project.Server.Queuing.exe.config  LOG: Using machine configuration file from
    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\config\mac... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:37.96* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fu Unexpected ...hine.config. 
    LOG: Post-policy reference: UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f  LOG: The same bind was seen before, and was failed with hr = 0x80070002.       --- End of inner exception
    stack trace ---     at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr,
    Binder binder, Object[] parameters, CultureInfo culture)     at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)     at
    Microsoft.SharePoint.Workflow.SPWorkflowManager.LoadPluggableClass(String classname, String assembly, Object[] parameters) b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:37.96  Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        98d8 Unexpected System.Reflection.TargetInvocationException:
    Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f' or one of its dependencies. The
    system cannot find the file specified.  File name: 'UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f'     at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence
    assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)     at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark&
    stackMark, Boolean forIntrosp... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:37.96* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        98d8 Unexpected ...ection)    
    at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)     at System.Reflection.Assembly.Load(String assemblyString)    
    at Microsoft.SharePoint.Workflow.ServiceConfigurationElement.get_AssemblyObject()     at Microsoft.SharePoint.Workflow.ServiceConfigurationElement.get_ClassType()     at Microsoft.SharePoint.Workflow.SPWorkflowExternalDataExchangeServiceCollection.Add(ServiceConfigurationElement
    serviceCfg)     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.EnsurePluggableServices(SPSite site, SPWorkflowExternalDataExchangeServiceCollection services, ExternalDataExchangeService existingServices)     at
    Microsoft.SharePoint.Workflow.SPWinOeHostServices..ctor(SPSite site, SPWeb web,... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:37.96* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        98d8 Unexpected ...
    SPWorkflowManager manager, SPWorkflowEngine engine)    === Pre-bind state information ===  LOG: User = HALAMERICA\fhouspepmadmd  LOG: DisplayName = UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f 
    (Fully-specified)  LOG: Appbase = file:///C:/Program Files/Microsoft Office Servers/14.0/Bin/  LOG: Initial PrivatePath = NULL  Calling assembly : Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. 
    ===  LOG: This bind starts in default load context.  LOG: Using application configuration file: C:\Program Files\Microsoft Office Servers\14.0\Bin\Microsoft.Office.Project.Server.Queuing.exe.config  LOG: Using machine configuration file from
    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\config\machine.config.  LOG: Po... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:37.96* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        98d8 Unexpected ...st-policy
    reference: UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f  LOG: The same bind was seen before, and was failed with hr = 0x80070002.       --- End of inner exception stack trace
    ---     at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder,
    Object[] parameters, CultureInfo culture)     at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)     at Microsoft.SharePoint.Workflow.SPWorkflowManager.LoadPluggableClass(String
    classname, String assembly, Object[] parameters)     at Microsoft.SharePoint... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:37.96* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        98d8 Unexpected ....Workflow.SPWorkflowManager.GetService(SPWorkflowAssociation
    association, SPWorkflowEngine engine)     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions) b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:38.06  w3wp.exe (0x183C)                        0x1520 SharePoint Foundation        
     Topology                       e5mc Medium   WcfSendRequest: RemoteAddress: 'http://np2epms600v:32843/e088435160fb48758ab14cf625ed7499/MetadataWebService.svc'
    Channel: 'Microsoft.SharePoint.Taxonomy.IMetadataWebServiceApplication' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:cb6b4635-9c5f-4ad4-b755-0e5fb699d335' 
    09/19/2014 02:04:38.07  w3wp.exe (0x0CD4)                        0x1D24 SharePoint Foundation        
     Topology                       e5mb Medium   WcfReceiveRequest: LocalAddress: 'http://np2epms600v.corp.halliburton.com:32843/e088435160fb48758ab14cf625ed7499/MetadataWebService.svc'
    Channel: 'System.ServiceModel.Channels.ServiceChannel' Action: 'http://schemas.microsoft.com/sharepoint/taxonomy/soap/IDataAccessReadOnly/GetChanges' MessageId: 'urn:uuid:cb6b4635-9c5f-4ad4-b755-0e5fb699d335' a6d541cf-f5b9-4c7b-9e6b-d2637dd025b6
    09/19/2014 02:04:38.07  w3wp.exe (0x0CD4)                        0x1D24 SharePoint Foundation        
     Monitoring                     nasq Medium   Entering monitored scope (ExecuteWcfServerOperation) a6d541cf-f5b9-4c7b-9e6b-d2637dd025b6
    09/19/2014 02:04:38.07  w3wp.exe (0x0CD4)                        0x1D24 SharePoint Server            
     Taxonomy                       fuc5 Medium   MetadataWebServiceApplication.GetChanges called on 'Managed Metadata Service' starting. a6d541cf-f5b9-4c7b-9e6b-d2637dd025b6
    09/19/2014 02:04:38.08  w3wp.exe (0x0CD4)                        0x1D24 SharePoint Server            
     Taxonomy                       fuc6 Medium   MetadataWebServiceApplication.GetChanges called on 'Managed Metadata Service' completed. a6d541cf-f5b9-4c7b-9e6b-d2637dd025b6
    09/19/2014 02:04:38.08  w3wp.exe (0x0CD4)                        0x1D24 SharePoint Foundation        
     Monitoring                     b4ly Medium   Leaving Monitored Scope (ExecuteWcfServerOperation). Execution Time=4.88944823992994 a6d541cf-f5b9-4c7b-9e6b-d2637dd025b6
    09/19/2014 02:04:38.12  Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fq Unexpected Start
    Workflow: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.IO.FileNotFoundException: Could not load file or assembly 'UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f'
    or one of its dependencies. The system cannot find the file specified.  File name: 'UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f'     at System.Reflection.Assembly._nLoad(AssemblyName fileName,
    String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)     at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity,
    StackCrawlMark& stackMark, Bo... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:38.12* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fq Unexpected ...olean
    forIntrospection)     at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)     at System.Reflection.Assembly.Load(String
    assemblyString)     at Microsoft.SharePoint.Workflow.ServiceConfigurationElement.get_AssemblyObject()     at Microsoft.SharePoint.Workflow.ServiceConfigurationElement.get_ClassType()     at Microsoft.SharePoint.Workflow.SPWorkflowExternalDataExchangeServiceCollection.Add(ServiceConfigurationElement
    serviceCfg)     at Microsoft.SharePoint.Workflow.SPWinOeHostServices.EnsurePluggableServices(SPSite site, SPWorkflowExternalDataExchangeServiceCollection services, ExternalDataExchangeService existingServices)     at
    Microsoft.SharePoint.Workflow.SPWinOeHostServices..ctor(SPSite ... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:38.12* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fq Unexpected ...site,
    SPWeb web, SPWorkflowManager manager, SPWorkflowEngine engine)    === Pre-bind state information ===  LOG: User = HALAMERICA\fhouspepmadmd  LOG: DisplayName = UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f 
    (Fully-specified)  LOG: Appbase = file:///C:/Program Files/Microsoft Office Servers/14.0/Bin/  LOG: Initial PrivatePath = NULL  Calling assembly : Microsoft.SharePoint, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c. 
    ===  LOG: This bind starts in default load context.  LOG: Using application configuration file: C:\Program Files\Microsoft Office Servers\14.0\Bin\Microsoft.Office.Project.Server.Queuing.exe.config  LOG: Using machine configuration file from
    C:\Windows\Microsoft.NET\Framework64\v2.0.50727\config\machine.... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:38.12* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fq Unexpected ...config. 
    LOG: Post-policy reference: UMT.CostModule.Workflow, Version=2.0.0.0, Culture=neutral, PublicKeyToken=4ec97d0ba92f048f  LOG: The same bind was seen before, and was failed with hr = 0x80070002.       --- End of inner exception
    stack trace ---     at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType)     at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr,
    Binder binder, Object[] parameters, CultureInfo culture)     at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)     at
    Microsoft.SharePoint.Workflow.SPWorkflowManager.LoadPluggableClass(String classname, String assembly, Object[] parameters)     at Micr... b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:38.12* Microsoft.Office.Project.Server (0x100C) 0x1C20 SharePoint Foundation          Workflow Infrastructure        72fq Unexpected ...osoft.SharePoint.Workflow.SPWorkflowManager.GetService(SPWorkflowAssociation
    association, SPWorkflowEngine engine)     at Microsoft.SharePoint.Workflow.SPWorkflowManager.RunWorkflowElev(SPWorkflow workflow, Collection`1 events, SPWorkflowRunOptionsInternal runOptions)     at Microsoft.SharePoint.Workflow.SPWorkflowManager.StartWorkflowElev(Object
    context, SPWorkflowAssociation association, DateTime elevationTimeUtc, SPWorkflowEvent startEvent, SPWorkflowRunOptions runOptions) b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:38.12  Microsoft.Office.Project.Server (0x100C) 0x1C20 Project Server                 Project Server Workflow      
     ai7z Verbose  Error is: WorkflowExceptionStartingWorkflow. Details: . Standard Information: PSI Entry Point:   Project User: HALAMERICA\H139933  Correlation Id: b72f3008-fc65-400c-815d-393ccd1c8932  PWA Site URL:
    http://devpsepm4tech.corp.halliburton.com/PWA  SSP Name: Project Server Service Application  PSError: WorkflowExceptionStartingWorkflow (35115) b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:38.13  Microsoft.Office.Project.Server (0x100C) 0x1C20 Project Server                 General                      
     b0ry Medium   PWA:http://devpsepm4tech.corp.halliburton.com/PWA, ServiceApp:Project Server Service Application, User:HALAMERICA\H139933, PSI: [ProjectServerError] Mismatched Attributes for PSErrorID WorkflowCannotChangeWorkflow. List of
    defined attributes: none. List of provided values: 05c80469-125d-44bc-853b-b906f7e1076a, Microsoft.Office.Project.Server.BusinessLayer.QueueMsg.WorkflowChangeWorkflowMessage, 1, DontBlock. b72f3008-fc65-400c-815d-393ccd1c8932
    09/19/2014 02:04:38.13  Microsoft.Office.Project.Server (0x100C) 0x0178 Project Server                 Queue                        
     954
    Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

  • Function works in MS Project Pro 2010, but not in MS Project Server 2010

    I have an custom enterprise text field in Project Server 2010 that uses the "Instr" function and it works fine.  I created a local custom text field in MS Project Pro 2010 that was similar, but uses the "InstrRev" function and
    it works fine.  I then go to project server 2010 and try to create a custom enterprise text field using the "InstrRev" function and I get a message that says, "This formula contains errors.  Correct the formula and try again." 
    It's the exact same formula that I tried in project pro - copied and pasted.  Why is that?  Does Project Pro allow for a wider range of VBA functions in local custom fields than Project Server does when creating enterprise custom fields? 
    Is there some way around this? 
    Thanks,
    Joe

    Hi Joe,
    There is a way around it.
    Logon to MS Project Professional.
    Creat that field there
    Add Field to Enterprise while in MS Project.
    It has just worked for me.
    Please let me know if it worked for you.
    Best Regards,
    Alex

  • Serious problem: Imovie is working from the event but not from the project

    Hi,
    Related to my other post, I have discovered that Imovie seems to be working fine in the event library, but not in the project library.
    If I use the spacebar or play buttons in the event part, it shows the film in the right top screen or even in full screen mode.
    But if I click on my project, nothing works anymore.
    Sjoerd

    Hi
    Try to make a new User/account. Log into this. Have a re-try.
    How does it work now ?
    If OK. Go back to Your first account, Take move out iMovie pref file to the desktop
    Re.start iMovie.
    Works OK ?
    iMovie pref file resides:
    Mac Hard Disk (start-up HD)/Users/"Your account"/Library/Preferences and is named: com.apple.iMovie.plist
    While iMovie is NOT RUNNING - move this file out to desk-top.
    Now restart iMovie.
    Yours Bengt W

  • Hellow my i pod is not working.actually bettry was too low then i puted on charging.it starting charging but not going to power on.when it tried to starting on sunndly after the apple logo it showd the 5 % bettry and went back off and this proses is carry

    hellow
    my i pod is not working.actually bettry was too low then i puted on charging.it starting charging but not going to power on.when it tried to starting on sunndly after the apple logo it showd the 5 % bettry and went back off and this proses is carry on.plz help me how it witt work starting.i urgently need to on my i pod.plz help me plzzzzzzzzzzzzzzzz

    Hi there shehla sattar,
    I would recommend taking a look at the troubleshooting steps found in the article below.
    iPad: Basic troubleshooting
    http://support.apple.com/kb/ts3274
    -Griff W.

  • HT201274 Wanted to load an app onto my wife's ipad. BUT, the program keeps saying I've already purchsaed it and will not let me purchase again. I've tried everything I can think of. Now looking at wiping ipda competely and starting over but not sure that'

    Wanted to load an app onto my wife's ipad. BUT, the program keeps saying I've already purchsaed it and will not let me purchase again. I've tried everything I can think of. Now looking at wiping ipad competely and starting over but not sure that'll help. Between the time I purchased the app and now, I had to change password's w/Apple (Stupid system in the first place IMO) and it doesn;t liek new password

    I can find the app, but the free version only. I paid for the upgrade ($1.99) on my ipad and now I want to add it (or buuy it) for my wife's ipda, but it will not allow me

  • Access permission to the Project server workflow tasks in project server 2013.

    Hi All,
    I am creating an OOB Project server workflow, where it contains few phases and each phases have some stages, there are few approval levels of the workflow. 
    Scenario - 1st stage - when project is submitted, a task is assigned to resource, when the resource click on the task link provided in mail, it redirects to the project server workflow task list.
    1) When users view the task list, for all user the delete Item and approve button is enabled even we have given permission as edit,view permission in sharepoint group for that user.
    2) Task list should be viewable by specific user but in my case even after giving the permission it can be apporved by any one who is not authorised also.
    3)  then i tried below things
    1. deleted the user in pwa
    2. deleted the user in sharepoint site.
    even after doing the above, the user able to do all activity in the stie content page, have access to the sharepoint portal. how this is possible?
    When checked with not existing user permission there are few defalut permission set for that user after AD sync. because of this he as access, even if he is not in pwa or in sharepoint site. how to retrict this?
    Can anyone faced the same issue?
    How to fix this permission issue?
    Thanks in advance.
    Sunitha

    Hello Treb Gatte,
    I ma creating Data Connection from SSRS Report, and then creating Data Set for "Project
    Server Workflow Tasks".
    And then when I pull data from the database, it is returning empty. For any other sharepoint list this
    is working absolutely fine. I am facing issue only wrt "Project Server Workflow Tasks" list.
    Thanks,
    Shanky

  • Project Server Workflow

    hi,
    The project is created by the
    project manager who then submits it to the project director. The project director then approves or rejects the project and the decision is sent back to the project manager. How is it possible to do this with project server workflow? is
    it possible to assign a project manager and a project director to a project? how do you submit a project in the workfow? accept it? reject it?  Can anyone tell the step by step workflow procedure?

    Hi Sheelj,
    This is a big question, even bigger since we even don't know which version of Project Server you're talking about, which matters. Anyway it will be too long and tedious to detail this complex feature here in a post. 
    With PS2013, it is now possible to build workflow using SharePoint Designer that requires less/no code than with Visual Studio with PS2010.
    Basically you'll need either Visual Studio (PS2010) or SharePoint Designer (PS2013) to build the workflow then deploy it as a feature. Then in your PWA server settings, you are supposed to configure EPTs (enterprise project types) associated to workflow
    and while creating a project with a specific EPT, the given project will follow the workflow.
    Depending on how you built your workflow, different users will be able to approve at the different stages, it is your choice.
    Finally some 3rd party tool are available on the market.
    Please find some links below (for both 2010 and 2013) that will provide you a first start, then after some tests do not hesitate to come back to us with more specific questions :
    http://msdn.microsoft.com/en-us/library/office/ff459292(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/ee767699(v=office.14).aspx
    http://msdn.microsoft.com/en-us/library/office/ee767694(v=office.15).aspx
    http://blogs.office.com/2012/09/18/demand-management-now-with-sharepoint-designer/
    http://msdn.microsoft.com/en-us/library/office/ee767694(v=office.15).aspx
    http://msprojectnow.com/Blog/tabid/142/entryid/617/Designing-and-Deploying-workflows-with-Project-Server-2013.aspx
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Dispatcher running but not connecd to message server

    hi..
    iam trying to start my server, in process list iam getting dispatcher  is not getting start.first iam getting 'DISPATCHER IS RUNNING BUT NOT CONNETED TO MESSAGE SERVER' it is in yellow color, after some time , it is changing to green color but the message is ' MESSAGE SERVER IS OK BUT DIALOG QUEUE IS STAND STILL' afere some time its getting stop.
    can any one help me pls what is the problem?

    thanku for your advise..
    ok.. the following the are developer traces for 0,1,2.
    0.
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Wed Jul 11 16:54:32 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    M  *** ERROR => DlLoadLib: LoadLibrary(C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll'
    [dbcon.c      3789]
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    251
    M  intno      20020600
    M  pid        4872

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4872) [dpxxdisp.c   1016]
    I  MtxInit: -2 0 0

    X Wed Jul 11 16:54:33 2007
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Wed Jul 11 16:54:39 2007
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    M  *** ERROR => DlLoadLib: LoadLibrary(C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll'
    [dbcon.c      3789]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c   1098]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8277]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server pandu_DEV_00 on host pandu (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Wed Jul 11 16:54:39 2007
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8408
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  235]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 4872) [dpnttool.c   345]
    1.
    trc file: "dev_w1", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Wed Jul 11 16:54:35 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...

    M Wed Jul 11 16:54:36 2007
    M  *** ERROR => DlLoadLib: LoadLibrary(C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll'
    [dbcon.c      3789]
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    251
    M  intno      20020600
    M  pid        4244

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 1 4244) [dpxxdisp.c   1016]
    I  MtxInit: -2 0 0

    X Wed Jul 11 16:54:37 2007
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 1 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Wed Jul 11 16:54:39 2007
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    M  *** ERROR => DlLoadLib: LoadLibrary(C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll'
    [dbcon.c      3789]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c   1098]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8277]

    M  Info for wp 1

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server pandu_DEV_00 on host pandu (wp 1)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Wed Jul 11 16:54:39 2007
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8408
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  235]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    B  dbtbxbuf: Buffer TBX_SINGLE not available
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 1 4244) [dpnttool.c   345]
    2.
    trc file: "dev_w2", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Wed Jul 11 16:54:37 2007
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    M  *** ERROR => DlLoadLib: LoadLibrary(C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll'
    [dbcon.c      3789]
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    251
    M  intno      20020600
    M  pid        5888

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 2 5888) [dpxxdisp.c   1016]

    I Wed Jul 11 16:54:39 2007
    I  MtxInit: -2 0 0
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 2 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Wed Jul 11 16:54:40 2007
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll' ...
    M  *** ERROR => DlLoadLib: LoadLibrary(C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'C:\usr\sap\DEV\SYS\exe\run\dboraslib.dll'
    [dbcon.c      3789]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c   1098]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8277]

    M  Info for wp 2

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server pandu_DEV_00 on host pandu (wp 2)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Wed Jul 11 16:54:40 2007
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8408
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  235]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 2 5888) [dpnttool.c   345]

  • 'DISPATCHER IS RUNNING BUT NOT CONNETED TO MESSAGE SERVER'

    hi..
    iam trying to start my server, in process list iam getting dispatcher  is not getting start.first iam getting 'DISPATCHER IS RUNNING BUT NOT CONNETED TO MESSAGE SERVER' it is in yellow color, after some time , it is changing to green color but the message is ' MESSAGE SERVER IS OK BUT DIALOG QUEUE IS STAND STILL' afere some time its getting stop.
    can any one help me pls what is the problem?

    Dear friend
    Your database is notworking
    shailesh Tiwari

  • Error: "Verification Failed" Could not communicate with the server.

    "Verification Failed" Could not communicate with the server.
    I get this message every time I go to Icloud in setting menu.
    also my contact are not in sync (empty on Ipad)
    What does this message mean, and how do I solve it.
    Everything else works (Autodesk Draw also works with Icloud and it works fine)
    Mail ok
    Downloading from appstore ok (also after password)
    Please provide me with a solution due to this problem I can't get my contacts on my new ipad (at least that is what I think)

    Ok I got it working... the Ipad stores your password at different locations. So changing it once does not do the job. I thought the Ipad had the Single Sign On function for the apple password.
    So make sure that you not only change your password in "the shop" but also in the setting menu (general) and icloud menu.
    this helped for me, I had to let go the Single Sign On thought first....

  • Since the new versiono of Firefox I can get into the TurboTax website as usual but not on one of the links for Its Dedcutable on line. But with Safari I can. Same with my Bank. Can;t open PDF statements

    Since the new version of Firefox I can get into the TurboTax website as usual but not on one of the links for Its Dedcutable on line. But with Safari I can. Same with my Bank. Can;t open PDF statements

    I also have the '''pdf''' problem on all web sites. In my opinion Firefox 4 & 5 are not and improvement over FF3. I also have this concern listed on the question page along with 48 others in one week.
    Win7 Home Prem., 64 bit.

  • Disp+work.exe is running but not conneceted to message server

    Hi All
    disp+work.exe is running but not conneceted to message server
    Regards
    Blue

    Hi,
    Did you tried restarting the server ?
    is there any error related to the shared memory ?
    I suggest you to  restart and check ..if still no luck..
    better post the query in SAP Basis Forum with all the dump you are getting ..you willget quicker responses..
    HTH
    Rajesh

  • Restart project server workflow programmatically using psi 2010

    hi sir,
         I am working on project server 2010. I  want restart project server workflow using PSI. please suggest me
    vijay

    Hi,
    I think this might help:
    http://epmxperts.wordpress.com/2012/05/27/change-workflow-stage-using-psi-wcf/
    Paul

  • Project Server 2013 for Resource Planning & Project Portfolio Management

    We are looking to  use project server 2013 for resource and project portfolio management.  We are an IT department of approximately 600 growing to 1,000 within the next several years.
    We would like to us PS2013 to do the following :
    Manage Portfolio of Projects
    Manage Resources against this Portfolio
    Calculate Project Finances using resource roles and rates
    I would be grateful to have both comments on experience , both positive and negative.
    Thank You

    Many teams within organizations are turning to Project Server to help them control resources, deliverables and costs better.    It does resource management very well with work & cost resources, baseline costs, material costs, budget costs and
    out of the box earned value analysis (EV).  The Strategy (portfolio) component is very powerful and it will help you identify project that align to your objects then do what if analysis to find the right mix of projects.
    Here are a couple of things you should think about when moving to PS2013:
    1) Who will be using the tool?  If it is a mix of onsite staff, remote staff, vendors, contractors etc. you may want to think about a hosted solution.
    2) Training.  Don't assume everyone will just magically 'know' how to use the tool.  Train everyone (team members, PMs, Executives) then train them again.  It's the only way to truly get the value out of the tool.
    3) Who will manage the system?  This is not a typical application.  The right administrator needs SharePoint, Project Server, SQL Server,  MS Project, Analysis Services and SQL Report writing skills.  Please note that much of this can
    be learned by the right person but DEFINITELY find the right person.
    4) Don't start customizing right out of the box.  You will get frustrated.  Adjust your organization to the tool early on.  I know that is easier said than done but you need a realistic approach to get tool acceptance moving early.  
    5) Use workflows but don't use them right out of the gate.  Workflows are great but I suggest you wait until phase 2 or 3 to start aligning them to your business processes.  
    6) Lastly and most importantly, you must first establish your own business processes THEN  align them to the tool.  DO NOT assume the tool will create business process for you.  You must think about how you are going to initiate a project,
    how are you going to track deliverables, how will time sheets be managed, etc.  Get to a whiteboard, crack open Visio and start building and establishing your processes now.  PS 2013 is pretty flexible and usually will align well with existing business
    processes.
    And don't forget to hire a good consultant.  They can be brought in during key phases of your roll-out to add value, help you avoid risks, and provide you with best practice advice.
    Good luck.

Maybe you are looking for