visual studio 2008 - How to add an ISAPI extension to a ASP.Net development iis server? -


itemprop = "text">

I'm using a CMS software to add "ISAPI extension" to my IIS (point to ". Requires Aspnet_isapi.dll).

What I would like to do is also the ability to add IISI extension to my VSIS server, so that I can test my webpage locally instead of its deployments at all times.

Is it possible to get in the VS embedded IIS server (I am using VS 2008)?

No, this is not possible, but all requests are defaulted to ASPL. , So it should work out of the box.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -