sql server 2008 - How to deploying c# windows application with database? -
i created windows app in c# uses sql server database, , want install on client machine. installed sql server 2008 on client machine, created setup , added dll , exe files , app.config file.
when install on client machine, change path in app.config program files of installation folder. when run application cannot connect database.
please suggest methods..to deploy type of project database , crystal reports.
Comments
Post a Comment