Click here to Skip to main content
15,890,512 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
We are getting the following error message on our templates.

We cannot remove the web part.

Please advise what action is required for it to function again.

Error
C#
Web Part Error: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type QuestechSystems.SharePoint.WebControls.WebParts.EventCalendarListWebPart, QuestechSystems.SharePoint.EventCalendarList, Version=1.0.0.0, Culture=neutral, PublicKeyToken=95970ee7e3d484ea could not be found or it is not registered as safe.
Posted
Updated 14-Mar-12 13:56pm
v2

1 solution

You need an entry in the SafeControls section of the web.config. Please understand the tools before attempting to use them. This is a well-known and well documented requirement for SharePoint webparts.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900