I am trying to publish my asp.net website on LAN ans i have IIS7 installed on my system i copied all files in "C:\inetpub\wwwroot\Elearn\" and converted it into Application but when i try to access it in browser it gives this error.
Please help me to rectify and run my site. Thanks
i get Error when i tried to access my site via Directory Listing .
What is the landing page for your site called? If it's not default.aspx, or similar, you will need to add it as a default document in IIS.
Also, double check the permissions on that directory and make sure your app pool user has the appropriate access to it, and that it inherits down.