| | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, May 20, 2008 Posts: 59, Visits: 155 |
| Hello
I installed skelta bpm.net 2007 successully And set right parameters in MOSS 2007 Central Configuraion
But when I adding web part to Sharepoint page, I see an error:
Error when processing /_layouts/BPMUITemplates/Default/WorkItemList/UserControls/WorkItemControl.ascx. Could not load type 'Skelta.HWS.WorkListChannel.Web.UserControls.WorkItemControlClass'. |
| | | | Senior Member
       
Group: Forum Members Last Login: Friday, January 16, 2009 Posts: 8, Visits: 21 |
| | Hi Jimmilee, With regards to your query, we request you to Goto Sharepoint Central admin page and click on Application Management tab. Click on Policy for web application link and add the user with full permissions (the one who currently logged in to the Sharepoint page and trying to add the web part). Please let us know if you have any further clarifications. Regards, Anil ','165');" onclick="if_openMenu('_ctl1__ctl0_ctlTopic__ctl0_ctlPanelBar_ctlTopicsRepeater__ctl1_smAuthorName','_ctl1__ctl0_ctlTopic__ctl0_ctlPanelBar_ctlTopicsRepeater__ctl1_smAuthorName_DivLayer','','165');" 100%px;? width:> | | | | | | Supreme Being
       
Group: Forum Members Last Login: Tuesday, May 20, 2008 Posts: 59, Visits: 155 |
| | Hello I set polices but result is the same |
| | | | Forum Newbie
       
Group: Forum Members Last Login: Thursday, September 03, 2009 Posts: 1, Visits: 3 |
| | Hi, In the sharepoint webapplication web.config check the dll registration under < compilation batch="false" debug="false">< assemblies>for which you are getting the error.
keval |
| | | | Forum Newbie
       
Group: Forum Members Last Login: Saturday, December 20, 2008 Posts: 2, Visits: 6 |
| I have the same error. Could you tell me exactly which dll is this class "Skelta.HWS.WorkListChannel.Web.UserControls.WorkItemControlClass" located in? |
| | | | Forum Newbie
       
Group: Forum Members Last Login: Saturday, December 20, 2008 Posts: 2, Visits: 6 |
| | I've found it, this class is located in the Workflow.NET.CodeBehind.dll :=) so you need to add the assembly in web.config <add assembly="Workflow.NET.CodeBehind, Version=3.5.0.0, Culture=neutral, PublicKeyToken=17551b362668d8e5" /> and later on: <add assembly="Workflow.NET.NET2, Version=3.5.0.0, Culture=neutral, PublicKeyToken=c932f724c984e915" />
|
| |
|