|
-
Feb 15th, 2002, 09:33 AM
#1
Thread Starter
Frenzied Member
How do I complie?
I can't find the place to compile my vb.net project
thanks
Dimava
-
Feb 15th, 2002, 10:22 AM
#2
Hyperactive Member
Are you doing this from a command line or in the IDE? If your in the IDE, just go to Build and select Build Solution (or Rebuild Solution) and it should build your application, you may need to go into the project settings and change it from a DEBUG build to a RELEASE build. If you want an installer, you would need to add the installer project to your current project.
..::[ kleptos]::..
- Database Administrator (MSSQL 2000)
- Application Developer (C#)
- Web Developer (ASP.NET)

-
Feb 15th, 2002, 03:06 PM
#3
Thread Starter
Frenzied Member
ok i did all that, but it still didn't ask me where to save the exe file or anything
-
Feb 15th, 2002, 03:27 PM
#4
Hyperactive Member
It saves the exe in the debug folder of your project's active folder. My guess: My Documents\Visual Studio\VB\<your project>\debug\
-scott
he he he
-
Feb 15th, 2002, 06:17 PM
#5
Thread Starter
Frenzied Member
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
|