Hello,
Is it possible to run the Webserver not as Service, but with the same functionality as the service-running version?
I got it running with one Webserver for each Application
E.g.
UltiDevCassinWebServer.exe /run C:\inetpub\wwwroot\WebApplication1 WebForm1.aspx 81 nobrowser
UltiDevCassinWebServer.exe /run C:\inetpub\wwwroot\WebApplication2 WebForm2.aspx 82 nobrowser
but this way I need a Web Server instance for each application. It would be quite nice to use the management ui for the non-service version, too.
Maybe its possible and I am to dumb to see how it works 8)
Regards
Gonzo