7/5/2025 2:29:27 AM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Exception in ProcessHost portal: Sage.Platform.Process.WorkflowProcessManagerService' threw an exception.
Posted: 10 Aug 09 3:48 PM
|
Hi, I'm trying to set-up the sdata and process host portals, I've followed the instructions from sage's guide (webdll user, uncheck integrated windows auth, etc). These two pages are now shown without issues:
http://localhost:3333/ProcessHost/$system/adapters http://localhost:3333/SData/$system/adapters
However, when I try to access http://localhost:3333/ProcessHost/processmanager/registeredprocesses, I keep getting this exception:
Exception caught during the processing of a message Verb: GET Uri: http://localhost:3333/ProcessHost/processmanager/registeredprocesses Original Message: The type initializer for 'Sage.Platform.Process.WorkflowProcessManagerService' threw an exception. Inner Exception Message: The type initializer for 'Sage.SalesLogix.Process.EntityEventService' threw an exception. Stack Trace: at System.Runtime.Serialization.FormatterServices.nativeGetSafeUninitializedObject(RuntimeType type) at System.Runtime.Serialization.FormatterServices.GetSafeUninitializedObject(Type type) at Microsoft.Practices.ObjectBuilder.CreationStrategy.BuildUpNewObject(IBuilderContext context, Type typeToBuild, Object existing, String idToBuild) at Microsoft.Practices.ObjectBuilder.CreationStrategy.BuildUp(IBuilderContext context, Type typeToBuild, Object existing, String idToBuild) at Microsoft.Practices.ObjectBuilder.BuilderStrategy.BuildUp(IBuilderContext context, Type typeToBuild, Object existing, String idToBuild) at .........
After that, all I get is this:
Exception caught during the processing of a message Verb: GET Uri: http://localhost:3333/ProcessHost/processmanager/registeredprocesses Original Message: Service Sage.Platform.Process.Interfaces.IProcessManagerService is not available in the current context. Stack Trace: at Sage.Platform.Application.ServiceCollection.Get(Type serviceType, Boolean ensureExists) at Sage.Platform.Application.ServiceCollection.Get[TService](Boolean ensureExists) at Sage.Platform.Process.Feeds.RegisteredProcessesRequests.GetRegisteredProcesses(IRequest message) at Invokeb8b1c3493cee47538c8bfd0fc737df98.Invoke(Object , IRequest ) at Sage.Integration.Messaging.RequestTargetRegistration.RequestTargetInvoker.Invoke(IRequest request) at Sage.Integration.Messaging.Request.Process(RequestTargetInvoker invoker) at Sage.Integration.Messaging.MessagingService.Process(IRequest request)
Does anyone have any idea of what could be going on? Thanks!
|
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|