8/18/2025 1:27: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.
|
|
|
|
Error in Process Host when running in v7.5.1
Posted: 16 Apr 09 1:51 AM
|
Ok here are my settings
Process Host Virtual Directory in IIS
Removed Windows Authentication ,set the directory for anonymous authentication with the relevant Windows user(SLXService/Webdll). In the configuration tab, ensured the following has been configured
The Application Configuration dialog box opens.
On the Mappings tab, select the .ashx extension row, and then click Edit.
The Add/Edit Application Extension Mapping dialog box opens.
Select the entire entry in the Executable box, right-click, and then click Copy.
Select the All verbs option, and then click OK.
In the Application Configuration dialog box, click Insert.
In the Add/Edit Application Extension Mapping dialog box, right-click the Executable box, and then click Paste.
The contents of the clipboard (for example: "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll") is pasted.
Clear the Verify that file exists check box.
Server Error in '/ProcessHost' Application. --------------------------------------------------------------------------------
Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.
Parser Error Message: Could not load file or assembly 'System.Workflow.Activities, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 90: Line 91: Line 92: Line 93: Line 94:
Source File: c:\inetpub\wwwroot\ProcessHost\web.config Line: 92
Assembly Load Trace: The following information can be helpful to determine why the assembly 'System.Workflow.Activities, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' could not be loaded.
WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
|
|
|
|
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!
|
|
|
|
|
|
|
|