How to utilize WebDev.WebServer.exe (VS Web Server) in x64? How to utilize WebDev.WebServer.exe (VS Web Server) in x64? oracle oracle

How to utilize WebDev.WebServer.exe (VS Web Server) in x64?


Two ideas:

  1. Cobble something together with XSP from the Mono project.
  2. Test in a totally 32bit environment, deploy to a 64bit environment.


You could try to compile a 64-bit Cassini from source.