Asked by:
visual studio debug issue

Question
-
User-1471881183 posted
hi all,
im using .net 4.0 with VS 2010 premium edition.
while debugging i can edit the code but, i'm getting exception like below
how to resolve this?
Thursday, November 1, 2012 8:38 AM
All replies
-
User477186420 posted
Hey,
Stop the debug and built your code and run your application again it will work.
OR
There is an error into your edited code
let me know if any query
Thursday, November 1, 2012 8:46 AM -
User-1471881183 posted
thanks for your response.
my question is:
i can edit the code, and there is no error(even if i edit a string variable) it showing me message box like above so, for each and every code change im restaring the application, how to aovid this message box and how to continue code edit without any interruption?
Thursday, November 1, 2012 8:53 AM -
User-1471881183 posted
any solution would be appreciated.
Friday, November 2, 2012 5:13 AM -
User477186420 posted
Hey,
have you installed any third party plugins ?? some of the plugins may create a problem i read some where
let me know if any query
Friday, November 2, 2012 5:36 AM -
User-1471881183 posted
yes, i was but, unstalled all the plugins and restarted but, no luck.
Friday, November 2, 2012 5:53 AM -
User-1471881183 posted
any solution is there?
Monday, November 5, 2012 1:50 AM