Hi,
I had success when installing an IIS 7 web server with CGI. There was an excellent video “https://www.youtube.com/watch?feature=player_embedded&v=Y3PJRQnZSvE” that I used . I have compiled a web app with the CGI option and it works fine.
The problem is when I open a browser and I launch the same app many times. After 3 times, it does not work anymore. It looks like IIS does not swipe a session when it ends OR Xojo has no way to tell IIS to terminate.
Thanks.