The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
173 views

Intercepting sharepoint open document request

I am currently trying to intercept the request SharePoint sends for viewing a document in a document library with a HttpModule to do custom processing. Unfortunatly, SharePoint seems to send the ...
0
votes
1answer
145 views

Strange error in sharepoint IHttpModule.(Custom 404 page)

I have custom IHttpModule to redirect users to my 404 aspx page. This example was found somewhere in the internet and this part looks like working well but today administrators reports next problem: ...
0
votes
3answers
181 views

how does /_layouts/1033/error.htm work?

I am stuck and need someone who knows sharepoint indepth! EDIT This is not, not for other errors like 404, 403 ect, this error is somthing else! it only shows when you have a blocked file type in ...