Error!
Success!

Publish a ASP.NET website from command line

0
kicks

Publish a ASP.NET website from command line  (Unpublished)

In case of an automatic build/deployment process it might be a request to precompile the web application after building it. Since .NET Framework 2.0 there is a tool called aspnet_compiler.exe. You can use it like that: aspnet_compiler -v /MyIISWebApplic


Kicked By:
Drop Kicked By: