Posted on: 11/27/2013 5:10:12 AM | Views : 773

The page which gives error is in the root application folder:- URL containing logout button:- http://localhost/appname/searchpage.aspx
onclick page goes to:- http://localhost/index.htm (I have no idea why the page redirects to localhost root rather then application root for index.html file) and throws following error:-
You are not authorized to view this page You do not have permission to view this directory or page using the credentials that you supplied.
Please try the following:
Contact the Web site administrator if you believe you should be able to view this directory or page. Click the Refresh button to try again with different credentials. HTTP Error 401.1 - Unaut ...

Go to the complete details ...