Hello,
I have been trying this for some time but could not figure out yet. Is there a way to choose IIS5 as the web server instead of the default Cassini which comes with Visual Studio 2008?
I have web flow(request, response) from my web site to a 3rd party provider and would like to know what I am getting back from the 3rd party.
Right now the Cassini server cannot be open for the world on internet. I have to publish the code in IIS5 and write the response to file to debug. But it would be nice if I could do it in Visual Studio 2008 directly which will save me lot of time.
Thanks in advance.