
In some situations, users want to manually enable Visual InterDev debugging for their Active Server Pages (ASP) applications. In the following scenarios, manual debugging is the only option: Debug an ASP application that is running on a port other than 80. Debug an ASP application that resides on a FAT file system. Debug an ASP application that resides on a virtual server using host header names. Your development computer is not on the same domain as the Web server, or you are not using a d..
|