S
Stimp
I'm trying to copy an asp.net project onto another computer in order to
work on it from there as well. Whatever way I set up the directory in IIS
the project cannot be run on the new computer (I posted a similar post
yesterday but this one should be a bit clearer as to the steps I took..)
When I copied the project directory into the wwwroot, and
then went into IIS, it showed the directory in 'Default Web Site' as a
'folder'.
I then created a virtual directory with the same name as the folder and
then the name appeared TWICE (once for virtual directory and once for
the folder)
I even tried removing the folder from wwwroot and created the virtual
directory again.
Once I copied the folder back into wwwroot, IIS still showed it
appearing twice.
That seems to have been the problem that I couldn't find a solution to
(it wouldn't run the project because of this)
When I created a new project in VS, it only showed the virtual directory
in IIS despite the folder being in wwwroot. Weird.
Any ideas why this might be happening?
Thanks.
work on it from there as well. Whatever way I set up the directory in IIS
the project cannot be run on the new computer (I posted a similar post
yesterday but this one should be a bit clearer as to the steps I took..)
When I copied the project directory into the wwwroot, and
then went into IIS, it showed the directory in 'Default Web Site' as a
'folder'.
I then created a virtual directory with the same name as the folder and
then the name appeared TWICE (once for virtual directory and once for
the folder)
I even tried removing the folder from wwwroot and created the virtual
directory again.
Once I copied the folder back into wwwroot, IIS still showed it
appearing twice.
That seems to have been the problem that I couldn't find a solution to
(it wouldn't run the project because of this)
When I created a new project in VS, it only showed the virtual directory
in IIS despite the folder being in wwwroot. Weird.
Any ideas why this might be happening?
Thanks.