Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Having trouble, batch build VB 2008 Pro

Having trouble, batch build VB 2008 Pro

Scheduled Pinned Locked Moved Visual Basic
debuggingannouncement
5 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    llandyw
    wrote on last edited by
    #1

    I seem to be having trouble with the batch build. While I can get the item in the build menu, it remains grayed out. I set the solution properties to multiple configurations, but it doesn't stick, and I can't get it to build both the release and debug versions at the same time. I can change configurations and do each one individually, but no batch.

    D 1 Reply Last reply
    0
    • L llandyw

      I seem to be having trouble with the batch build. While I can get the item in the build menu, it remains grayed out. I set the solution properties to multiple configurations, but it doesn't stick, and I can't get it to build both the release and debug versions at the same time. I can change configurations and do each one individually, but no batch.

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      I think you're misunderstanding what Batch Build does. You cannot pick the same project to be built twice. Batch Build only lets you pick which projects in your solution you can build and using which configuration (Debug, Release, CPU, custom). You cannot tell it to build the same project twice, once Debug, once Release.

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008
      But no longer in 2009...

      L 1 Reply Last reply
      0
      • D Dave Kreskowiak

        I think you're misunderstanding what Batch Build does. You cannot pick the same project to be built twice. Batch Build only lets you pick which projects in your solution you can build and using which configuration (Debug, Release, CPU, custom). You cannot tell it to build the same project twice, once Debug, once Release.

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
             2006, 2007, 2008
        But no longer in 2009...

        L Offline
        L Offline
        llandyw
        wrote on last edited by
        #3

        Oh? I know I'd been able to do this with VS 6. Was it taken out in VS 2008 or before? When I did batch build on VS 6, a window would come up with release and debug with checkboxes to include in the build. This window was similar to the configuration manager in VS 2008, but release and debug had separate lines whereas the one in VS 2008 has only 1 with the dropdown for debug, release and whatever else might be added.

        D 1 Reply Last reply
        0
        • L llandyw

          Oh? I know I'd been able to do this with VS 6. Was it taken out in VS 2008 or before? When I did batch build on VS 6, a window would come up with release and debug with checkboxes to include in the build. This window was similar to the configuration manager in VS 2008, but release and debug had separate lines whereas the one in VS 2008 has only 1 with the dropdown for debug, release and whatever else might be added.

          D Offline
          D Offline
          Dave Kreskowiak
          wrote on last edited by
          #4

          llandyw wrote:

          Was it taken out in VS 2008 or before?

          I went back to 2003 and still couldn't do it.

          llandyw wrote:

          When I did batch build on VS 6, a window would come up with release and debug with checkboxes to include in the build.

          I used to do it all the time in VC6. Frankly, now I don't even bother with Release until I'm ready to go to UAT and ship it.

          A guide to posting questions on CodeProject[^]
          Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
               2006, 2007, 2008
          But no longer in 2009...

          L 1 Reply Last reply
          0
          • D Dave Kreskowiak

            llandyw wrote:

            Was it taken out in VS 2008 or before?

            I went back to 2003 and still couldn't do it.

            llandyw wrote:

            When I did batch build on VS 6, a window would come up with release and debug with checkboxes to include in the build.

            I used to do it all the time in VC6. Frankly, now I don't even bother with Release until I'm ready to go to UAT and ship it.

            A guide to posting questions on CodeProject[^]
            Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
                 2006, 2007, 2008
            But no longer in 2009...

            L Offline
            L Offline
            llandyw
            wrote on last edited by
            #5

            Must have last been available in VS 98 (6). Unfortunately, that one doesn't work on Windows 7. Maybe I should try loading it into the VPC. Anyway, sure would be nice if it allowed debug/release at the same time in batch.

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups