Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   Ho to create a PrecompiledWeb folder with "Make VS.NET" (https://www.kinook.com/Forum/showthread.php?t=4118)

RodrigoReboucas 08-26-2009 12:52 PM

Ho to create a PrecompiledWeb folder with "Make VS.NET"
 
I've been trying to create a deployment "PrecompiledWeb" folder using the "Make VS.NET" step and selecting the property Build behavior " set to "Deploy/Publish" on the "Project/Solution" tab.

The "FileName" property is the app sln file path.
I test the step and the build succeeds. Is it possible to create a PrecompiledWeb folder just like if you were publishing an asp.net application inside Visual Studio?

Thanks!

kinook 08-28-2009 02:46 PM

My understanding was that it would create a PrecompiledWeb folder when building (see http://forums.asp.net/p/1110288/1709276.aspx#1709276). Another option might be to call aspnet_compiler directly.
http://www.kinook.com/Forum/showthre...?threadid=2043

HippyCraig 08-28-2009 08:33 PM

In my shop we use Web Deployment Projects. These will precompile you web site projects. They are very customizable, and as long as they are seleced as part of your Debug/Release Configuration.

We use MSI deployment for websites. So a installion project usign the output from the Web Deployment Project to precompile the site and package it into an MSI.

We use MSI for easy installation and roll back in a production deployment.

There are sepeate add ons for 2005 and 2008. Make sure that you research if the part of the service packs for Visual Studio before installing.


All times are GMT -5. The time now is 01:42 PM.


Copyright © 1999-2023 Kinook Software, Inc.