Browse by Tags

Related Posts

  • How to deploy multiple web apps and services

    Is there something I can do in a solution that will allow me to run a single msi or exe or whatever to deploy two seperate websites and several webservices all at one go? Under a script control of some kind so that I can insure it always works the same way? Just some pointers regarding where to research...
    Posted to Configuration and Deployment (Forum) by JustWantAnAnswer on 03-03-2009, 12:00 AM
    Filed under: packaging, scripting deployment, architecture, Deployment, installation
  • Re: Publishing one code base to multiple sites

    Yes. You can use the Web Deployment Project, a free Visual Studio add-in, that lets you all the code beside assemblies (including app_code folder) into one assembly, which you can name whatever you like. In the properties page of the Web Deployment Project, in the Compilation Section, there is a checkbox...
    Posted to Configuration and Deployment (Forum) by EphraimS on 01-30-2007, 12:00 AM
    Filed under: packaging, publish, Deployment, webdeploymentproject, deploy
  • Need SQL RegKey for Launch Condition

    Hi, I'm doing a Web Deployment Project that need to detect if the target machine has SQL Server 2000 (or any 2000 hotfixes) installed. It seems hard to figure out which RegKey is meant for this value through the use of RegEdt32.exe. I couldn't find any solution from google too. Any helps would be appreciated...
    Posted to Configuration and Deployment (Forum) by antoniooi on 12-23-2006, 12:00 AM
    Filed under: packaging, Application Configuration, asp.net, deploy, Deployment, installer, web setup, webdeploymentproject, msbuild
  • Script based packaging of an ASP.Net project.!!!

    Hi, I would like to package and build my ASP.net project using a script. Can someone guide me or throw some light on how it can be done?? Essentially i should be able to package the application from command prompt. Regards Joby George
    Posted to Configuration and Deployment (Forum) by jobygeorge on 12-06-2006, 12:00 AM
    Filed under: packaging, script, build, command prompt, Deployment
Page 1 of 1 (4 items)