Detach Process in vb.net 2012

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Benniit
    New Member
    • May 2008
    • 54

    Detach Process in vb.net 2012

    I'm using visual studio 2012 (vb.net) and when I created the project, there was this start button on the tool bar which looks like an arrow.

    Some weeks later, I realized the start button had changed to "Attach".

    When I run the application, "Attach to Process" form appears instead of my startUp form.

    I looked through the tools and Debug menus thinking that I would locate "Detach Process" but that proved futile.

    I created a fresh application and surprisingly, the start button appears.

    I might have done something wrong somewhere which has affected the project, I presume.

    Is there anyway to change the "Attach button" to "Start button"?

    Because I can't lose that big project. Please help me out.

    Thanks
    Last edited by Frinavale; Mar 19 '14, 03:53 PM. Reason: Removed code tags surrounding the non-code explanation of the problem.
  • Frinavale
    Recognized Expert Expert
    • Oct 2006
    • 9749

    #2
    What version of Visual Studio are you using (express? professional? ultimate?)

    -Frinny

    Comment

    • Benniit
      New Member
      • May 2008
      • 54

      #3
      please I'm using vb.net ultimate

      Comment

      Working...