08-28-2008, 02:05 PM
|
#2 (permalink)
|
| BlackBerry Extraordinaire
Join Date: Mar 2008 Location: Austin, TX Model: 9700 PIN: N/A Carrier: T-Mobile
Posts: 1,644
Post Thanks: 0 Thanked 34 Times in 33 Posts
| This generally occurs when you have caused an exception to be thrown within one of the system components. The source for the system API's are not on your disk, so the debugger cannot find them.
Make sure you have your "locals" window enabled - this is where you will see the actual exception. Also make sure your "stack" window is open, this will show you the trace of your calls which led into the system API and caused the exception. |
| Offline
| |