debug module

Posted by Community Admin on 03-Aug-2018 16:40

debug module

All Replies

Posted by Community Admin on 16-Feb-2011 00:00

I added the 'jobs application upload module' (but my version of it) I pretty much copied 98% of the code and now when I try to run the upload widget, I'm getting

'Object reference not set to an instance of an object' when I hit the upload button, how can I debug my code and see what is causing the issue?

When I put the breakpoint in my upload class (the button click method), it never gets executed, so how can I debug my class mod ?

Posted by Community Admin on 17-Feb-2011 00:00

Hi DotNetGuy,

Check in the call stack of the error from where the issue comes from and try to add break point there.

Greetings,
Ivan Dimitrov
the Telerik team

This thread is closed