preview documents in documents library
-
i used solution from site http://thumbextsp.codeplex.com/wikipage?title=Home English. installed wsp in sharepoint 2010. i insert web part but nothing.when i hover on word document just it's show popup window with x and nothing. the fiddler show message 401 and
GET http://192.168.0.33:49098/sluzbait/\_layouts/SPThumbnailExtender/MobileGenericHandler.ashx?usecache=true&doc=%2Fsluzbait%2FДељени документи%2FRešeni problemi na računaru.docx&c=true HTTP/1.1
x-requested-with: XMLHttpRequestanybody have solution for this or some the another solution? thanks
-
i used solution from site http://thumbextsp.codeplex.com/wikipage?title=Home English. installed wsp in sharepoint 2010. i insert web part but nothing.when i hover on word document just it's show popup window with x and nothing. the fiddler show message 401 and
GET http://192.168.0.33:49098/sluzbait/\_layouts/SPThumbnailExtender/MobileGenericHandler.ashx?usecache=true&doc=%2Fsluzbait%2FДељени документи%2FRešeni problemi na računaru.docx&c=true HTTP/1.1
x-requested-with: XMLHttpRequestanybody have solution for this or some the another solution? thanks
HTTP Error Code 401 means: Authorization required. You have to enter your username and password somewhere (and perhaps use an authorization cookie obtained at that step then later when you request documents...).
-
HTTP Error Code 401 means: Authorization required. You have to enter your username and password somewhere (and perhaps use an authorization cookie obtained at that step then later when you request documents...).
i don't know here i type user name and password. when i access to site i type user name and password. my authentication on web application in sharepoint is ntlm authentication. can you help me? thanks
-
HTTP Error Code 401 means: Authorization required. You have to enter your username and password somewhere (and perhaps use an authorization cookie obtained at that step then later when you request documents...).
on site http://www.benjaminathawes.com/2010/10/14/ntlms-dependency-on-http-keep-alives-another-cause-of-the-dreaded-401-1-error/[^] i found that this is not error then the ntlm is functioning on this way