This would still require installing UWS on every client machine and having the "Interactive User" window or the "Web Application Manager" window opened.
I need to be able to run ASP.NET 4.0 applications as standalone without having to install Web Server Pro or having any other window than the browser opened.
This was already achieved by a community member on Cassini Web Server, as you can see in this thread:
http://ultidev.com/forum....aspx?g=posts&t=292
As I need to be able to do this in .NET4.0 and the Cassini Web Server does not support .NET4.0 I am seriously stuck!!
I need your immediate help on the matter.
The environment on which the client applications should run is a controlled environment so I know the port numbers to use and all the other parameters.
I have a command line that I can use that doesn't require me to change anything in the Interactive User screen, so there is no point in having it opened and having it remain open afterwards.
"%cd%\UWS\UWS.InteractiveServer.Clr4AnyCPU.exe" /physicaldirectory="%cd%\UWS Sample" /defaultdocument="index.htm" /port="8080"
Additionally, I do not understand why an installation is required. Tell me what the installation does and I will run that from my own pre-run application to set up the environment for UWS.
This is very urgent!!
Regards,
Ori