Windows application Deployment + SQL SERVER database
Hi ,
I have compiled a Windows App which is to run on Windows XP. It connects to a SQL Server Database.
I have read a bit of deployment choices. I should be sending my application on a CD Rom together with the Database. I appreciate some advice on how to do this correctly with regards to the application deployment and the way I should forward the database for my dissertation. Any help please?
Re: Windows application Deployment + SQL SERVER database
recently i published my 1st project in .net and the error i've encountered so far are missing reference files(eg DLLs, EXE, MANIFEST and VSHOST) most likely you ca check associated files in the application folder - DEBUG.