W
Wayne Wengert
I hope the is the right group for this question? If not, let me know.
I have a web site with several asp.net pages that work fine. (e.g.
http://mysite/net/mypage1.aspx). I created a new web project in VSNET 2003
and used the Project/Copy option to create a copy of all the required pages.
I then created a new subdirectory under "net" and upload the project copy to
that folder (e.g. http://mysite/net/newproj) I also copied the new dll and
pdb from the new bin directory to the bin directory in the "net" directory.
When I try to pen one of the new pages, I always get an error that the page
cannot be found (e.g. http://mysite/net/newproj/mypage1.aspx)
What am I missing?
Wayne
I have a web site with several asp.net pages that work fine. (e.g.
http://mysite/net/mypage1.aspx). I created a new web project in VSNET 2003
and used the Project/Copy option to create a copy of all the required pages.
I then created a new subdirectory under "net" and upload the project copy to
that folder (e.g. http://mysite/net/newproj) I also copied the new dll and
pdb from the new bin directory to the bin directory in the "net" directory.
When I try to pen one of the new pages, I always get an error that the page
cannot be found (e.g. http://mysite/net/newproj/mypage1.aspx)
What am I missing?
Wayne