How can I install Visual Studio Web Development Server (WebDev.WebServer.exe) as a Standlone application?
So that our web designers can get the latest code from SVN, then run the MSBuild batch file to create the code, and then run the batch file to run the code using a local copy of the web development server (WebDev.WebServer EXE).
Note. I want to not install Visual Studio on all my computers.
EDIT . I did as suggested below, and I get this error:
Application failure WebDev.WebServer.EXE, version 9.0.30729.1, time stamp 0x488f1aa2, faulty module KERNEL32.dll, version 6.0.6001.18215, time stamp 0x49953395, exception code 0xe0434f4d, error offset 0x000442eb, process identifier 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, application start time 0x% 9, start time 0x% 9, application start time 0x% 9, application start time 0x% 9, start time % 10.
visual-studio webdev.webserver
Robs
source share