Monday, August 27, 2007

Quickly make a deploy folder using ASP.NET 2.0.

Quickly make a deploy folder using ASP.NET 2.0.
=======================================


run the below command a folder will be created (as specified). Also mysite is the path of your website

asp_compiler -v mysite c:\folder -f -u

No comments: