Im working with IIS 5 in Windows XP Professional
I created a new web project and set up VS 2008 to save this application to the location c: \ Inteput \ wwwroot. Thus, VS saved the project in the directory:
c:\Inteput\wwwroot\WebApplication1
Then I converted this WebApplication1 folder to a virtual directory (this virtual directory is also configured as a web application). But whenever I try to access:
c:\Inteput\wwwroot\WebApplication1\WebApplication1\default.aspx
via browser using URL:
http://localhost/WebApplication1/WebApplication1/default.aspx
I get an exception:
Configuration Error Description: An error occurred while processing the configuration file needed to service this request. Review the specific error information below and modify your configuration file accordingly.
Parser: , allowDefinition = 'MachineToApplication', . , IIS.
, ?
BTW -
Q2 - Visual Studio - IIS, -? , Id CTRL + F5, IIS, -?