I am trying to create a new web application from existing classic asp site. I can't seem to get it working, so I must be missing something. How do I create a new web application or web project from an existing one? I know you have to create a new virtual
directory in iis to debug a website in vs2003. I would prefer creating a new instance of a website. Any ideas or links that can point me in theright direction woudl be greatly appreciated.
Please remember to mark the replies as answers if they help. This can be beneficial to other community members reading the thread.
You cal also open the directory as a web application. Choose local file system as the ddirectory to open from. Also, you can open from IIS, localhost. Better not use VS2003, but VS 2005, since 2005 supports web application solutions.
bcanonica
Contributor
3082 Points
595 Posts
Create a new web application from existing classic asp site vs2003
Feb 26, 2010 05:03 PM|LINK
I am trying to create a new web application from existing classic asp site. I can't seem to get it working, so I must be missing something. How do I create a new web application or web project from an existing one? I know you have to create a new virtual directory in iis to debug a website in vs2003. I would prefer creating a new instance of a website. Any ideas or links that can point me in theright direction woudl be greatly appreciated.
Thanks,
BC
Blog Void Impossible
r.heinkens
Member
541 Points
136 Posts
Re: Create a new web application from existing classic asp site vs2003
Feb 26, 2010 05:59 PM|LINK
You cal also open the directory as a web application. Choose local file system as the ddirectory to open from. Also, you can open from IIS, localhost. Better not use VS2003, but VS 2005, since 2005 supports web application solutions.
Rodney
Computer Science Made Easy