Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

debug

Status
Not open for further replies.

fmardani

Programmer
Jul 24, 2003
152
Hi,
While I am debugging a .net program, I would like to change a variable and continue as it was allowed it vb6. But in .net I get a message saying that it will re-start the program.
HOw can this be changed?
THanks
 
by waiting for a version that supports that feature,
unfortunately

you can however through the options put off the prompt and make the changes, but changes will not be applied in your program untill after recompile.

The gap between theory and practice is not as wide in theory as it is in practice.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top