Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > C# Setup with SQL Server 2008 Install from C# library
 

C# Setup with SQL Server 2008 Install from C# library

I am using Visual Studio 2005 and C# to make a setup project. As a custom action I have a call to an EXE which is a C# windows form application which installs SQL Server 2008. The problem is that since the windows installer is already running when the custom action appears I am unable to install the SQL Server Setup Support files location in the extracted directory "x86\setup\sqlsupport.msi". Since the windows installer is already running I am unable to run another windows installer. I suspect I will have the same problem when trying to run the Native Client install. Is there a switch of sorts to get by this error?

Thanks.

Stumple  Friday, May 01, 2009 9:06 PM
Are you serious that you are installing SQLServer2008? Not SQLServer2008 Express, or SQLCE?

RobinDotNet
Click here to visit my ClickOnce blog!
RobinDotNet  Sunday, May 03, 2009 12:56 AM
We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post editor window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.
Please mark the replies as answers if they help and unmark if they don't.
Bruce.Zhou  Thursday, May 07, 2009 4:40 AM

You can use google to search for other answers

Custom Search

More Threads

• After clickonce deployment I get errors - cannot start application (403)
• Packing ClickOnce application in Installer Setup
• Error 1303 using 'major upgrade' with included msvc runtime merge module
• 2 exe's
• Progress dialog (progress bar and progress message) for custom actions
• ClickOnce .Net 3.0 Framework Prerequisites Does Not Work! Cannot publish because a project failed to build.
• Problem with Properties and shortcuts
• Get opened associated file problem
• Mageui doesnt create certificate files.
• Changing msi version with msiintel.sdk???