Dot net Windows project Setup with Data Base
i want to create setup of dot net Project when i am going to execute that on my Client Machine i got Data base error for Database services is any solution to avoid that error with out installing Sql Server Express Edition Please help me
Sam HobbsPosted May 13, 2011, 7:42 PM
Perhaps you can just say that your application requires SQL Server and then require that it be installed before your applicaiton is installed.
Suthish NairPosted May 13, 2011, 2:24 AM
Abhimanyu K VatsaPosted May 13, 2011, 2:23 AM
http://www.c-sharpcorner.com/UploadFile/vishnuprasad2005/SetupProjects12022005022406AM/SetupProjects.aspx
and provide the error details.