In order to precompile your web application you need to use a Visual Studio command prompt .
and then use this .......
aspnet_compiler -p {Path of website to compile} -v / {Path of website after compilation}
e.g -
aspnet_compiler -p C:\Website -v / C:\PrecompiledWebsite
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment