andrew4582

ASP.NET Development Server .bat File

Feb 9th, 2012
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. call "C:\Program Files\Microsoft Visual Studio 9.0\vc\vcvarsall.bat"
  2. "C:\Program Files\Common Files\Microsoft Shared\DevServer\9.0\WebDev.WebServer.exe"
  3. /port:3900 /path:"PATHSITE"
Advertisement
Add Comment
Please, Sign In to add comment