2005 Express Version

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Samuel Shulman

    #1

    2005 Express Version

    I tried to change the compile mode of the program from Debug (which I
    presumed it was) to release and I just couldn't find where to change it in
    the project properties or elsewhere

    Any suggestions?

    Samuel


  • Herfried K. Wagner [MVP]

    #2
    Re: 2005 Express Version

    "Samuel Shulman" <samuel.shulman @ntlworld.comsc hrieb:
    >I tried to change the compile mode of the program from Debug (which I
    >presumed it was) to release and I just couldn't find where to change it in
    >the project properties or elsewhere
    IIRC the Express edition creates a debug build when running the project from
    within the IDE and a release build when publishing the project.

    --
    M S Herfried K. Wagner
    M V P <URL:http://dotnet.mvps.org/>
    V B <URL:http://classicvb.org/petition/>

    Comment

    • Michael D. Ober

      #3
      Re: 2005 Express Version

      Check the debug or build menus. There is a "configurat ion" menu item. You
      can change it there.

      Mike.

      "Samuel Shulman" <samuel.shulman @ntlworld.comwr ote in message
      news:e3GAuwOrGH A.4540@TK2MSFTN GP05.phx.gbl...
      >I tried to change the compile mode of the program from Debug (which I
      >presumed it was) to release and I just couldn't find where to change it in
      >the project properties or elsewhere
      >
      Any suggestions?
      >
      Samuel
      >

      Comment

      Working...