Browse by Tags

Related Posts

  • Browse the path option in Web Setup project

    Hi , I using visual studio 2005's webset up project .When i install the path taken is wwwroot in c. I want to prompt for a path selection . like a browse button. when we browse a path the the application should get instaled in that path .Please help
    Posted to VS Web Deployment Projects (Forum) by vineethavs@systemsvalley.co.in on 05-28-2009, 12:00 AM
    Filed under: Visual Studio 2005 Web Deployment Projects, web deployment projects, Web Setup Project, web setup Project apppool, webb setup project, WebDeploymentSetup.msi
  • Urgent!!! "The installer was interrupted before [product name] Could Not be Installed"

    I have created a setup(.msi format) and when I install it in win2k system, it is showing this error: " The installer was interrupted before [product name] Could Not be Installed " However it was working somedays before. Any one suggest with any solution please!!! Its working fine in windows...
    Posted to VS Web Deployment Projects (Forum) by avicool08 on 04-20-2009, 12:00 AM
    Filed under: Pre-Compile, setup, vista visual studio 2005 wdp, web deploy, Web Deployment Project, web deployment projects, "Web Deployment Project", "Web Deployment Project" MSCRM4.0, .net, configSections Web Deployment WebConfigReplacementFiles, deploying websetup in windows 2000 server, Deployment, Install, install .msi in win2k system, installation, installation failed, Web Setup Project, webb setup project, WebDeploymentSetup.msi, Web Site Project, aspnet_merge.exe
  • How to publish a web application in visual studio 2005 using deployment?

    I am a New bie, I have a scenario to publish a website through deployment. 1.I can get the msi file. 2.Using the msi file, i have to publish the created website in the system i install. 3.Where only my primary output should be there. Sorry,My English is not that much good, i regret. Thanks in Advance...
    Posted to VS Web Deployment Projects (Forum) by babuchellathurai on 11-22-2008, 12:00 AM
    Filed under: publish, setup, Visual Studio 2005 Web Deployment Projects, VS 2005 Web Deployment Project, VS 2005 Web Deployment Projects, web deploy, Web Deployment Project, Web Deployment Project App_Code separate assemblies, web deployment project msbuild task copy global.asax application_start session_start, web deployment projects, "source code issue in Web Deployment Project", "Web Deployment Project", "Web Deployment Project" MSCRM4.0, installation, webb setup project, WebDeployment ResolveAssemblyReferences Resources Copy, WebDeploymentSetup.msi
  • Setup Project VS 2008 : Create Web Site, make changes in event viewer, enable MS DTC

    Hi, By default the Setup project creates a virtual directory under Default website when run through command prompt. Please can some one help me to create a new web site instead of virtual directory. I have created custom actions but not able to create a website. Also, please let me know if there is any...
    Posted to VS Web Deployment Projects (Forum) by Sons Per on 11-07-2008, 12:00 AM
    Filed under: "Web Deployment Project", webb setup project, WebDeploymentSetup.msi, Web Deployment 2008
  • Automatically give the ASPNET user access to the App_Data Folder

    Hi I am trying to create an installer that installs a published website and grants access to the App_Data folder for the ASPNET user. I have used the Web Deployment Project to install the published website but cannot figure out how to set the App_Data folder permissions for the ASPNET user. At the moment...
    Posted to VS Web Deployment Projects (Forum) by dburton on 08-06-2008, 12:00 AM
    Filed under: web deploy, Web Deployment Project, web deployment projects, build configuration, WebDeploymentSetup.msi, ASPNET, App_Data, ASP.NET web development, "Web Deployment Project"
  • Control exists in both dll

    Hi, I create web project using asp.net2.0 with c#. Right click my project add select web deployment project menu. web deployment created and i build the deployment project error is occur. The error is given bellow The type 'GalleryUserControl' exists in both 'c:\WINDOWS\Microsoft.NET\Framework...
    Posted to VS Web Deployment Projects (Forum) by stephenraja@ajsquare.com on 05-27-2008, 12:00 AM
    Filed under: VS 2005 Web Deployment Project, Error in VS 2005 Web Deployment Project, WebDeploymentSetup.msi, "Web Deployment Project"
  • Control Ambiguos Name

    I have a control created in the web site project. and i re used it in two Master Pages. When i build the web site i have a successful build. but when i build my web deployment project it says that i have control ambiguos name. any help would be appreciated. thanks.
    Posted to VS Web Deployment Projects (Forum) by XML@asp on 05-13-2008, 12:00 AM
    Filed under: Visual Source Safe, Visual Studio, Visual Studio 2005 Web Deployment Projects, VS 2005 Web Deployment Project, VS 2005 Web Deployment Projects, Web Application Project, web deploy, Web Deployment 2005 BC30251, Web Deployment 2008, Web deployment character problem disappearing removing, Web Deployment Project, web deployment project msbuild task copy global.asax application_start session_start, web deployment projects, "Web Deployment Project", asp.net, Error: aspnet_merge.exe exited with code 1, webb setup project, WebDeploymentSetup.msi, ASP.NET web development, vs2005 wdp vista, "aspnet_merge.exe", aspnet_merge.exe
  • attach mdf to exist database

    Hi, I create msi file using vs 2005. msi file contain app_data folder. App_Data folder has mdf file. when i run that msi mdf file attached to database. I want to attach some table updated mdf file to existing same database. how can i do. Please give suggestions. Thank you.
    Posted to VS Web Deployment Projects (Forum) by stephenraja@ajsquare.com on 05-13-2008, 12:00 AM
    Filed under: WebDeploymentSetup.msi
  • File Activation error

    Hi, I create msi file using VS 2005 . msi file contail App_Data Folder. App_Data Folder has mdf and log file. Below is attach database code in installer class. public void Attach() { SqlConnection sqlCon = new SqlConnection(connetClient); SqlCommand cmd = new SqlCommand(); cmd.Connection = sqlCon; cmd...
    Posted to VS Web Deployment Projects (Forum) by stephenraja@ajsquare.com on 05-05-2008, 12:00 AM
    Filed under: WebDeploymentSetup.msi
  • Web deployment errror

    Hi, I Create msi file using vs2005. When i install the msi file below error is occur. A connection was successfully established with server, but then an error occured during the login process.(provider:Shared Memory Provider, error:0 - No process is on the other end of the pipe.)
    Posted to VS Web Deployment Projects (Forum) by stephenraja@ajsquare.com on 05-02-2008, 12:00 AM
    Filed under: WebDeploymentSetup.msi
Page 1 of 3 (29 items) 1 2 3 Next >