Click here to Skip to main content
15,888,224 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
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 clicked on tools, customize, toolbar and added Start/Continue command to the standard toolbar, but was greyed. Enabling it becomes a problem.

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.
Posted

1 solution

I presume you are referring to the green "Start Debugging" button and you have inadvertently changed the menu bar options

The following link will explain how you can change that

https://www.google.co.uk/?gfe_rd=ctrl&ei=YisvU8z7FKfR8gej5IFA&gws_rd=cr#q=visual+studio+customize+menu+bar[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900