web-deployment
How do you handle excluded files with aspnet_compiler?
I\'m trying to use aspnet_compiler to move a project that has already compiled from one location to another. I\'m using Subversion for revision control.[详细]
2023-02-15 13:32 分类:问答While publishing a release version through web-deploy I get an error
I had something odd happening. I use web.config transformation files, and when trying to publish to a local iis as a web-deployment, I get the following error开发者_如何学编程:[详细]
2023-02-15 05:04 分类:问答Web Application deployment and database/runtime data management
I have decided to finally nail down my team\'s deployment processes, soup-to-nuts. The last remaining pain point for us is managing database and runtime data migration/management. Here are two example[详细]
2023-02-14 19:51 分类:问答Deploy pre-compiled ASP.net Website Project
I have a precompiled website in the precompiled folder inside the Pro开发者_运维百科jects directory. I want to deploy this website onto IIS7.0[详细]
2023-02-14 04:41 分类:问答adding views to bin deploy set causes error
I am setting up an ASP.Net MVC app for bin deployment. Since I would like to include the compiled views in the relea开发者_C百科se I followed the advice from Steven Sanderson\'s Pro MVC book and chang[详细]
2023-02-10 17:11 分类:问答Best Practices for Code/Web Application Deployment?
I would love to hear ideas on how to best move code from development server to production server. A list of gotcha\'s, don\'t do this list would be helpful.[详细]
2023-02-10 09:21 分类:问答How can I programmatically stop or start a website in IIS (6.0 and 7.0) using MsBuild?
I have Windows Server 2003 (IIS 6.0) and Windows Server 2008 (IIS 7.0) servers, and I use MSBuild for deploying web applications.[详细]
2023-02-10 05:47 分类:问答Visual studio public & web.config transforms features
I work in an development group in an enterprise, where we strive to seperate business units and their responsibilities.So for example, I am in the development group and we are responsible for all task[详细]
2023-02-08 05:16 分类:问答MSDeploy runCommand using relative path
I am trying to run a command as a part of my packaging/deployment process via MSDeploy.In particular, I am trying to create a custom event log by running installutil against one of my DLLs, but I am h[详细]
2023-02-08 03:46 分类:问答.Net web application deployment options
I\'ve been around the block quite a bit and there are only two ways I use to deploy a web application.[详细]
2023-02-05 16:18 分类:问答