problem with the debugger

  • Thread starter Thread starter ravij
  • Start date Start date
R

ravij

Hi,
I have had a strange problem with the pc emulator
I'm developing a relatively complex app where the main
gui already exceeds 10000 lines.
I recently added a bunch of new buttons and now,
when i run the emulator,
the application causes an unhandled system.notsupported
exception at the point when initialize component method
is entered.
I'm developing this in VB.net and the debugging runs
fine, if i debug from a hardware device (ipaq pocketPC)
but it does not work on the handheld emulator
I suspect this is a bug in the emulator and was wondering
if there are any know issues with large forms in the
emulator
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top