InvalidProgramException (Fixed, Thankx)
I'm getting this exception with code that I believe there's nothing wrong with.
The first time I got the exception it just wouldn't go into a particular method call.
So I commented out the method call - no exceptions.
I took just the lines of code in the method and inserted it in place of the call, and got the exception.
Seems like as my code grows to something bigger the exception occurs.
Help.
Re: InvalidProgramException (Fixed, Thankx)
i got the same exception . can you please say what it was?