Feb 27 2009

Solving 403 error after activating SharePoint feature

Category: SharePoint, TechnologyAdam Toth @ 1:56 pm

After activating a custom SharePoint feature I created, the web application I activated it on stopped responding, and gave me a 403 forbidden error.

This link from MSDN (see the Notes section) helped me to identify that the NTFS permissions were screwed up on the feature folder and files (since I created them through windows explorer). Re-inheriting permissions from the parent “Features” folder solved the problem.

Bookmark and Share

Tags: , ,

Leave a Reply