Results 1 to 5 of 5

Thread: How do I complie?

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715

    How do I complie?

    I can't find the place to compile my vb.net project

    thanks

    Dimava

  2. #2
    Hyperactive Member kleptos's Avatar
    Join Date
    Aug 2001
    Location
    The Dark Carnival
    Posts
    346
    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)


  3. #3

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    ok i did all that, but it still didn't ask me where to save the exe file or anything

  4. #4
    Hyperactive Member Scott Penner's Avatar
    Join Date
    Dec 2000
    Location
    Mountain View
    Posts
    327
    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

  5. #5

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    o ok thanks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width