|
-
Jun 13th, 2009, 11:24 PM
#6
Re: after the application is complete
When you run your project in the debugger the output is stored in the bin\Debug folder under the project folder. When you want to deploy, you should use the Build menu to compile and the output is stored in the bin\Release folder under the project folder. That output should include your EXE, your database and any other required files, like DLLs.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|