Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > Visual Studio 2008 Setup Project with SQL Prerequisite
 

Visual Studio 2008 Setup Project with SQL Prerequisite

I have a VS 2008 Setup project that needs SQL Express as a prereq. I right click on my project ==> properties and then click on Prequisites, have selected SQL Server 2005 Express Edidtion SP2 as my setup procedure. I have no instance of SQL Express isntalled on my local machine. In fact, I removed the mobile version for testing.

I run my setup and everything goes smooth until my Install process trys to setup the database that hasn't been installed. Anyone got an idea of what's going on here?
  • Moved byHarry ZhuMSFTFriday, September 11, 2009 3:47 AMrelating to setup question (From:Visual C# General)
  •  
Hells Kitchen Sink  Wednesday, September 09, 2009 1:35 PM
I've been trying to install this via the right click and install process from VS 2008. If you go to the setup.exe and exectue it the bootstrapper will check for prerequisites. If you exectue the msi, it will just go and intall your application prior to checking for prereqs. I'm assuming that the right click install context menu item is only executing the .msi. Don't know for sure either way.

@My Best Solutions, git it a shot from your Release folder under your setup project and let me know what you find please. Thanks


Jim
Hells Kitchen Sink  Thursday, September 10, 2009 1:53 PM
I have also facing similar type of problem, Can i get the solution plz..?
My Best Solutions  Wednesday, September 09, 2009 1:44 PM
I've been trying to install this via the right click and install process from VS 2008. If you go to the setup.exe and exectue it the bootstrapper will check for prerequisites. If you exectue the msi, it will just go and intall your application prior to checking for prereqs. I'm assuming that the right click install context menu item is only executing the .msi. Don't know for sure either way.

@My Best Solutions, git it a shot from your Release folder under your setup project and let me know what you find please. Thanks


Jim
Hells Kitchen Sink  Thursday, September 10, 2009 1:53 PM

You can use google to search for other answers

Custom Search

More Threads

• Multiple ClickOnce Applications
• Weird error in setup
• Visual J# redistributable package and setup program question
• CD for install and Click-once for upgrades
• Minimise when installing ClickOnce - restore and window is "wrong".
• Permission problems after enabling ClickOnce
• How to deployment a sql2005
• Setup project - Odd behavior once installed
• ClickOnce error on Crystal Reprot Engine
• Uninstall failed, can't reinstall / upgrade either