Skip to main content

Hi,


We had a tech from Microsoft come over to install K2 and configure our Sharepoint site with it. Everything works perfect. However i noticed that when i decided to extend my Sharepoint intranet site that the webparts all give errors.


Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type could not be found or it is not registered as safe.


I have no idea how to solve this issue. The error is only shown on the extended website.


Regards,

Sheldon

You can try is to retract the solution and redeploy it. To do this open Central Administration > Operations > Solution Management. Click on the hyperlink for K2worklistwebpart.wsp. Retract the solution and redeploy it. If it is not deployed you can deploy it to the appropriate site collection.


Let me know if this helps.


Vernon


I think you are right i did notice that 2 entries in the solution management are pointing to the intranet website only and they are not globally deployed. I will ask the tech to do it and keep you posted on the status.


Okay the tech managed to add the controls to the web.config of the extended website and they come up now fine. However the K2 worklist has still the issue.


This time it throws an error


Unable to cast object of type 'System.Web.Security.FormsIdentity' to type 'System.Security.Principal.WindowsIdentity'.

The extended website is using Form based authentication with Ldap protocol.


My guess something has to be edited in the web.config file



refer to the following links that might be helpful:


http://forums.asp.net/p/979272/1264099.aspx#1264099


http://www.sitepoint.com/forums/showthread.php?t=443936


 


Reply