Windows Develop Bookmark and Share   
 index > ClickOnce and Setup & Deployment Projects > SQL Express
 

SQL Express

I'am novice in deployment.

I've developed a little project in VS2005 with a SQLExpress mdf database inside (User istance = true).

It is necessary that the other PC have installed SQLExpress?

Thanks

ginino  Monday, April 24, 2006 10:13 AM

You should be able to get a re-distributable version from MS, and make that a pre-requisite in your deployment.

I'm very new to this as well, but I know I saw that someplace.

Jonathan C.  Tuesday, May 02, 2006 7:12 PM

You should be able to get a re-distributable version from MS, and make that a pre-requisite in your deployment.

I'm very new to this as well, but I know I saw that someplace.

Jonathan C.  Tuesday, May 02, 2006 7:12 PM

Yup, that's right.

On the publish page, click the Prerequisites Button, and make sure the "SQL Express" item is selected. Then, when you publish, setup.exe will install SQL Express if it's not already there.

David Guyer MSFT  Wednesday, May 03, 2006 5:29 AM

You can use google to search for other answers

Custom Search

More Threads

• Signtool can't timestamp through ISA Server
• Specific clickOnce per Customer
• setup.exe not able to identify .Net framework 3.5 version
• Problems deploying on Vista
• How to redistribute clickonce applications
• Start Installation of msi-package with command
• ClickOnce Certificate Signing fails in Win2003 Application Mode
• Deploy
• Application configuration profiles
• Stop Windows Service Before Install