C
cschang
I have developed my web module project at my test machine under a
different web path ex. c:\inetput\wwwroot\myProject and tested it.
After it work find there I coped it to my real web site under the
d:\inetput\wwwroot\script\myProject. How can I continue the develop the
project under the new path? I tried to open the project (or solution )
under the new path, .NET will error on this, saying "Unable to openWeb
project 'myProject'. The d:\inetput\wwwroot\script\myProject does not
correspond to the URL 'http;//localhost/myProject'. Of course. Even
with retry to use a different share path (new one) :
d:\inetput\wwwroot\script\myProject still won't do? Does Any one how
can I continue this? THanks.
C Chang
different web path ex. c:\inetput\wwwroot\myProject and tested it.
After it work find there I coped it to my real web site under the
d:\inetput\wwwroot\script\myProject. How can I continue the develop the
project under the new path? I tried to open the project (or solution )
under the new path, .NET will error on this, saying "Unable to openWeb
project 'myProject'. The d:\inetput\wwwroot\script\myProject does not
correspond to the URL 'http;//localhost/myProject'. Of course. Even
with retry to use a different share path (new one) :
d:\inetput\wwwroot\script\myProject still won't do? Does Any one how
can I continue this? THanks.
C Chang