Tagged Questions
1
vote
1answer
570 views
Using an ISAPI Filter in Visual Studio Development Server
I'm trying to get a current web application running on my local machine, for dev purposes... the previous developer left abruptly and didn't document ANYTHING.
Basically, it uses an ISAPI filter, ...