N
Nitin Surya
Guest
Hi All,
I have developed on component in ASP.NET C# and it was working fine
I am having window form on which there is button and on click on that button my C# code get call.
It was working fine before some time, i have made small change in C# .cs file and build it added debugger in file where i changed my code now once click on button i am not able to debug my code it directly getting execute.Now sure what cause this issue ?
Is it realted to CACHE ? GAC ? i have tried un-gac and re- gac my compoement.dll but of no use.
The break point or debugger is showing me message that The break point will not currently be hit. No Symbol have been loaded or this document.
any idea how to resolve this issue ?
Thanks and Regards, Nitin.
Continue reading...
I have developed on component in ASP.NET C# and it was working fine
I am having window form on which there is button and on click on that button my C# code get call.
It was working fine before some time, i have made small change in C# .cs file and build it added debugger in file where i changed my code now once click on button i am not able to debug my code it directly getting execute.Now sure what cause this issue ?
Is it realted to CACHE ? GAC ? i have tried un-gac and re- gac my compoement.dll but of no use.
The break point or debugger is showing me message that The break point will not currently be hit. No Symbol have been loaded or this document.
any idea how to resolve this issue ?
Thanks and Regards, Nitin.
Continue reading...