K
Kieran Kelly
Is it possible to create a new Web Application Project using Visual
Studio.Net 2003 on Windows 2003 Server but no in the Default Web Site.
1. I have created a new Web Site in IIS called WebSite2 and setting WebSite2
as the host header name.
2. I can browse to this web site using IE http://WebSite2 buy placing a an
entry in my host file, 127.0.0.1 WebSite2.
3. I want to Create a new ASP.NET Web Application using Visual Studio.Net
2003 at this Location http://WebSite2/WebApplication1.
Is this possible because i cannot get this to work.
I get an error:
Unable to create Web project WebApplication1. The UNC path
\\WebSite2\wwwroot$\WebApplication1 does not exist or you do not have
access.
I know that the Default Web Site has a share called wwwroot$ that Visual
Studio.Net 2003, does this mean that as this share can only be defined once
that you can not do what i am trying to do.
Any help will be much appreciated
Studio.Net 2003 on Windows 2003 Server but no in the Default Web Site.
1. I have created a new Web Site in IIS called WebSite2 and setting WebSite2
as the host header name.
2. I can browse to this web site using IE http://WebSite2 buy placing a an
entry in my host file, 127.0.0.1 WebSite2.
3. I want to Create a new ASP.NET Web Application using Visual Studio.Net
2003 at this Location http://WebSite2/WebApplication1.
Is this possible because i cannot get this to work.
I get an error:
Unable to create Web project WebApplication1. The UNC path
\\WebSite2\wwwroot$\WebApplication1 does not exist or you do not have
access.
I know that the Default Web Site has a share called wwwroot$ that Visual
Studio.Net 2003, does this mean that as this share can only be defined once
that you can not do what i am trying to do.
Any help will be much appreciated