TypeLoadException - DataTable

S

stu

I'm having an issue with typeloadexceptions being thrown by my
application. The app works _fine_ on the emulator, but when I try to
run it on a Win 2003 Mobile device, it throws a TypeLoadException
complaining that it can't find DataTable in System.Data.

Essentially what happens is that I have a DataTable in my form class,
which is loaded first.

Any first thoughts on this? What sort of information would be more
useful?

Thanks!

stu =)
 

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

Top