
24 Mar
2010
24 Mar
'10
6:01 p.m.
On Wed, Mar 24, 2010 at 5:47 PM, Paul Mathu <mails.mathu@gmail.com> wrote:
am getting this error "Debugger stopped on uncompilable source code" on running the source and i can't trace the source of the error. Have tried clean and build bt still nothing seems to work....
I usually see that problem when there are conflicting classes loaded by the debugger i.e. if you are loading 2 different versions of the same class library. check your project's dependent libraries if you have included more than one version of a dependent lib... ashok