Results 1 to 3 of 3

Thread: [02/03] Compile VB.NET Project

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2005
    Posts
    167

    Question [02/03] Compile VB.NET Project

    I work with a big VB.NET Project. When I compile this project, Visual Studio often crash and exit and It also take long time compile it. Now I want to compile it by using VBC.exe? Need help how to compile? Is it good idea to compile project using command instead of Visual Studio? Thanks

  2. #2
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    Re: [02/03] Compile VB.NET Project

    I don't think you should be using VBC.EXE to compile your project from commandline. Rather you should be trying to see why you are getting an error while compiling it from Visual Studio.
    Use [code] source code here[/code] tags when you post source code.

    My Articles

  3. #3
    Lively Member
    Join Date
    Jan 2006
    Posts
    108

    Re: [02/03] Compile VB.NET Project

    I've had this problem too...

    Try closing all the [Design] view tabs that you have open and then compile it...this works for me
    VB.Net 2005 Express
    .Net Framework 2.0

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