I have develop a small ASP.NET application. It runs fine when running it with the small IIS installation that comes with Visual Studio 2005, but not when trying with IIS. I created the virtual directory in ISS where the application is located (done it though both IIS and VS 2005) but it does not work. In the begginning I though it might be caused by the web.config file, but after a few tests, i think that the problem lies with IIS (not certain about it). Some of the error that I get are "Unable to start debugging on the web server. The underlying connection was closed: An unexpected error ocurred on a reciever. Click help for more information"
Can anyone point me in some direction?? Many thanks in advanced!!!!