Browse by Tags

Related Posts

  • Create MSI installer that Installs as Web Site in IIS

    Hi all, I have used Visual Studio to create an MSI package of my web site, in order to deploy it on my application server. This package installs my site as a Default Web Site in IIS. Is there any way to create a package that installs my site as a new Web site in IIS (i.e. not under Default Web Site)...
    Posted to Visual Studio 2005 (Forum) by gbetsos on 11-20-2008, 12:00 AM
    Filed under: deploy, deployment, IIS 6, IIS7, install deploy, Installation, installer
  • Re: Create MSI to allow Installation of Web App

    Hi, sorry it's taken a couple of days for me to get back to you. I've set up a sample .Net1.1 application and tested modifying the MSI. I found a list of Windows Installer Error codes at http://msdn2.microsoft.com/en-us/library/aa372835.aspx . The details of the 2810 is as follows: "On the dialog[2]...
    Posted to Configuration and Deployment (Forum) by hawaythelads on 02-08-2007, 12:00 AM
    Filed under: setup, asp.net, build, Deployment, installer, webdeploymentproject, deploy, Web Setup Project
  • Re: Create MSI to allow Installation of Web App

    Hi, I've been in touch with the Windows SDK Team and they have said that the Windows SDK has a requirement that .Net Framework 2.0 is installed, it does not have a requirement on .Net 3.0. And you should be able to use Orca with any version of the framework as it is unmanaged and not dependent on .Net...
    Posted to Configuration and Deployment (Forum) by hawaythelads on 02-05-2007, 12:00 AM
    Filed under: publish, setup, Web Applications, asp.net, ASP.NET 2.0, build, Deployment, installer, webdeploymentproject, aspnet_compiler, deploy, deploy mutliple applications iis
  • Re: Create MSI to allow Installation of Web App

    Hi, I found an answer to this question. I found a great blog post on Scott Guthries Blog which goes through using Visual Studio Web Deployment Projects and Creating an MSI for the project/website - http://weblogs.asp.net/scottgu/archive/2005/11/06/429723.aspx Then I found a great article on Code Project...
    Posted to Configuration and Deployment (Forum) by hawaythelads on 01-31-2007, 12:00 AM
    Filed under: publish, setup, asp.net, ASP.NET 2.0, asp.net 2005 release deploy, Deployment, installer, webdeploymentproject, physicaldirectory, deploy, deploy mutliple applications iis, web setup, IIS
  • 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
  • doubts in naming assemblies in ASP.NET 2.0

    Sir, i have doubt in forming assemblies in ASP.NET 2.0, there was a automatic generation of assembly name by default..like "App_Web_gtmvzqgo.dll" and "App_Code.dll" with in the bin directory, and "App_Code.dll" this was OK now the doubt was actually how can i create my own assembly names in ASP.NET 2...
    Posted to Configuration and Deployment (Forum) by venkateshnal on 12-18-2006, 12:00 AM
    Filed under: OleDb SecurityException "class library" OleDbPermission "code access security", Profile, project, publish website app_web_idvwd3_0, script, server, setup, SqlException intermittent sql server 2005, system.net encryption, visual web developer axd ReportViewerWebControl.axd, WDP IIS6.0, Web Applications, web farm, 0x80004005 Unspecified error Server Applicatoin Unavailable, 2.0 webservices deployment, absolutepath, app_data, Application Configuration, ASPNETCOMPILER, assembly error, attributes, build, build warnings schemas, classic asp asp.net 2.0 32 bit 64 bit com, code behind, command prompt, ConfigurationElementCollection, custom action, decompile, Deployment, dll application bin, Error Trapping, ftp, Health Providers webeventprovider, httpModules web.config c# asp.net, installer, master page, membership, "Custom Config Section", web.config, paths, aspnet_compiler, Encrypt custom config section, upload, <authorization> images broken authentication, brinkster database, connection string, deploy, web setup, web.config C#, Application_OnError
  • TARGETSITE Issue

    Hi All, I have migrated a web setup project from VS2003 to VS2005. In earlier installer, the installation address dialogue box has the option for port and it does not have the option for Site. i have four web sites running on my different port on my production server. These are: 1. Administrator: 8098...
    Posted to Configuration and Deployment (Forum) by mca_umesh on 12-11-2006, 12:00 AM
    Filed under: Web Applications, custom action, Deployment, installer, msbuild, deploy, web setup, IIS
  • Benefits of creating a Web Deployment project for a Setup project for a website vs a Web Setup project

    I'm creating an installer for a website. The only thing I require as input from the user (in Custom Actions) is settings for the web.config. My initial approach was to create a Deployment project from my web project ans use this as input to the Setup project. Couldn't I use a Web Setup project instead...
    Posted to Configuration and Deployment (Forum) by learnerplates on 11-15-2006, 12:00 AM
    Filed under: setup, Deployment, installer, web.config, web setup
  • Web Deployment Project / Setup Project and editable web.config

    I'm working on an installer for a website. The Installer will prompt the user for the web settings such as as various AppSettings. How would you recommend implementing this? Below I describe my initial thoughts but they seem over complicated !!!! My first idea is to created the Web Deployment Project...
    Posted to Configuration and Deployment (Forum) by learnerplates on 11-14-2006, 12:00 AM
    Filed under: custom action, Deployment, installer, web.config
Page 1 of 1 (9 items)