How to open a classic ASP website and connect to it in Visual Studio?

I may not have found the correct post, but I was not able to configure debugging for the ASP website. The website runs on our server, but I was told to attach it locally. Unfortunately, I cannot figure out how to do this.

I have a local copy of the website in the source control that I can open in Visual Studio, but obviously, Visual Studio will not launch the classic ASP site. I have no idea how to connect to it locally.

I have both Visual Studio 2008 and 2010 running on Windows 7.

+5
source share
1 answer

- Visual Studio 2010 ASP.NET, - ASP.

ASP- IIS ( ) Mtx.exe( ). ASP, IIS Mtx.exe. script IIS. , , . .

- ASP , " ". script . script Visual Studio 2005.

http://msdn.microsoft.com/en-us/library/3s68z0b3.aspx

  • "" " ". , " " "".

  • " " , , " ".

  • " " , , , . , . :

  • "".

  • " " "" .

  • "".

  • "".

+6

All Articles