Skip to main content

Products - Taxonomy Extension for Microsoft SharePoint

Go Search
Home
Company
Products
Service
Partners
Customers
Press Center
Contact
Categories (Taxonomy Extension)
Taxonomy Administration
Taxonomy Administration
  
WebParts for Microsoft SharePoint > Products > Products - Taxonomy Extension for Microsoft SharePoint > Products - Taxonomy Extension for Microsoft SharePoint - FAQs > Error with WebParts after activation of the feature  

Products - Taxonomy Extension for Microsoft SharePoint - FAQs: Error with WebParts after activation of the feature

Question

Error with WebParts after activation of the feature 

Body

Directly after the feature has been activated you find the following message at each of the SPXXL Taxonomy Extension's WebParts:

 

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.

 

This a Sharepoint bug that'll occur after creating a new Web Application sharing the same Application Pool with another Web Application. Some modifications for registering DLLs safely are not copied in this scenario. As a workaround edit the web.config from

<%IIS-Root%>\wwwroot\wss\virtualdirectories\<%Port of Web Application>

 

and append a new Element to the Configuration/Sharepoint/SafeControls-Element:

 

<SafeControl Assembly='SharePartXXL.Taxonomy, Version=1.0.0.0, Culture=neutral, PublicKeyToken=c4dd89bc95ebaacf' Namespace='SharePartXXL.Taxonomy.WebParts' TypeName='*' Safe='True' />

 

(If used, DLLs for external Categorizers will have to be registered seperately, please ask us support@sharepartXXL.com)

Expires

 

Category

Known Problems 

Sortorder

21 

SPXXLCategory

Object reference not set to an instance of an object.

Product

Taxonomy Extension Basic 
Attachments
Created at 8/14/2008 4:04 PM  by Markus (Development) 
Last modified at 2/16/2009 11:25 AM  by Rainer (Development)