B
Brad
I'm running 2003 server std, have multiple web sites and use host headers
to differentiate the web sites (I'm on a domain using DHCP so can't use
static IP's). I'm using VS2003 to create and maintain my web projects. With
that said, on some projects I open an existing or create a web project,
work with for awhile, close it....and when I attempt to reopen it I get the
following message:
Unable to open Web project 'myapp'. The file path
'C:\Inetput\appserver\myapp' does not correspond
to the URL 'http://localhost:/myapp'. The two need to mapto
the same server location.
HTTP Error 404: Not Found
The project "myapp" in this case is on the web site appserver, which is
under c:\inetpub\appserver. I don't use Localhost, which is in the wwwroot
folder, for any of my web projects. VS or IIS seems to be confused as to
which web site the project is on. The project's webinfo file points to the
correct location. What else could I check for, tweak, fix???
Brad
to differentiate the web sites (I'm on a domain using DHCP so can't use
static IP's). I'm using VS2003 to create and maintain my web projects. With
that said, on some projects I open an existing or create a web project,
work with for awhile, close it....and when I attempt to reopen it I get the
following message:
Unable to open Web project 'myapp'. The file path
'C:\Inetput\appserver\myapp' does not correspond
to the URL 'http://localhost:/myapp'. The two need to mapto
the same server location.
HTTP Error 404: Not Found
The project "myapp" in this case is on the web site appserver, which is
under c:\inetpub\appserver. I don't use Localhost, which is in the wwwroot
folder, for any of my web projects. VS or IIS seems to be confused as to
which web site the project is on. The project's webinfo file points to the
correct location. What else could I check for, tweak, fix???
Brad