Tagged Questions
1
vote
0answers
467 views
why im getting error “404 NOT FOUND” when adding HttpModule in Sharepoint 2010?
I developed a httpmodule that inherits from IHttpModule to use "Session_Start" event, add the output dll to GAC and adds the "add" tag into web.config in "modules" section. All things seem to be ok ...
1
vote
4answers
3k views
How do debug Sharepoint 404 errors
I made a configuration change to my SharePoint 2010 Web Application (earlier question) that enabled Anonymous access and now my site returns 404 errors!? Even when I change the setting back it does ...