| | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, June 02, 2009 Posts: 55, Visits: 53 |
| Hi, When trying to drag and drop any of the custom actions on the workflow, get the following error message: "Server Responded with Error : Error while loading the Assembly C:\SWA.SharePoint.Actions.dll" |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, January 07, 2010 Posts: 17, Visits: 36 |
| Hi, This exception could be for the following two reasons: 1. You might have not added the custom action dll to Sharepoint site bin folder or 2. You might have specified .gif instead of .png in custom image source entry in Actions.xml You can overcome by adding the custom dll in the following path: Example:C:\Inetpub\wwwroot\wss\VirtualDirectories\48036\bin or Changing image extension from .gif to .png in Actions.xml file example: <image resourcename="customimage.png"></image> |
| |
|
|