|
-
Feb 24th, 2003, 10:45 AM
#1
Thread Starter
New Member
Create an executable file???
I've been learning with VB 6 for about a year now and I've really got a handle on it. But I just recently purchased the VS.Net package and I'm having a little trouble navigating around the VB.Net. My question mainly is, after I create a project how do I create the .exe file.
Any help is appreciated, and if you have any tips or tricks feel free to let me know those also. Thanks.
-
Feb 24th, 2003, 10:52 AM
#2
PowerPoster
Build your project from the build menu. Also, when you are done debugging and you want to build a final release, make sure that box on your toolbar up top says Release instead of Debug. The compiled exe will be in the projects folder called bin and there will be a release folder that contains your release build.
-
Feb 24th, 2003, 11:05 AM
#3
Thread Starter
New Member
Cool, I found the release in the toolbar and did the build solution, but I'm not to sure on where the bin folder is. Could you detail that for me. Preciate it.
-
Feb 24th, 2003, 11:06 AM
#4
The compiled exe will be in the projects folder
-
Feb 24th, 2003, 11:13 AM
#5
Thread Starter
New Member
Cool, I found it. Thanks for the help. Have a good day.
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
|