I have deployed my asp.net web application to a test IIS 7.5 server (same machine in fact). the application works fine in visual studio 2010. I am using cookieless authentication. when i open the deployed site and it is redirecting the user to the main page after login, i get a page not found error. Any ideas why this might be happening?
thanks Damo