I\'ll soon be managing a fleet of ASP.NET webservers... What are the technical limitations with deploying an ASP.NET webserver?Can I just copy the file(s) over, restart the website, and I\'m good to
We have an application built on ASP.NET MVC 1.0 which, once deployed, should be accessed with HTTPS. I tried few approaches for HTTPS but I have a few questions.:
I\'m following a set of instructions where a line reads: Launch the x86 or x64 Web Deployment Tool’s MSI.
I\'m using Visual Studio 2010, and I have created a project which I\'m trying to install us开发者_StackOverflow中文版ing the setup from Visual Studio 2010. How do I installed it multiple times?
I\'m using VS2010 with the Web Deployment Projects to create a release package for my web application. In WDP I have created some build tasks to for example transform the web.config, create some direc
I am trying to deploy a .NET COM interop dll for a web application. During development, for the assembly that needs to register for COM interop, I have the \"Register for COM interop\" option checked
Question: I have a web setup project. It installs the webapp and puts it into the appropriate virtual directory.
Ok, Here\'s the skinny I have a smallish Visual Studio 2008 web application that I\'m attempting to set up a Web Deployment Project with.
I have just completed a project as part of a college degree. However I would like to deploy the project and make it live.
I\'ve got an ASP.NET application that I installed by creating a web setup. I ran into a problem where ASP.NET wasn\'t registered with IIS so it gave me a \"installation was interrupted\" message that