T
tkragelj
Hi
I checked previous posts for this error, but it seems nothing works for
me. When I reference external class library from my application and use
their classes, I get TypeLoad exception when I launch my application
(compiler doesn't complain). If I copy the code to my application,
compile and run, it works. I tested all references assemblies and they
are all of type "Pocket PC 2003 Class library".
This is the message I get:
Could not load type 'System.Collections.Generic.List`1' from assembly
'mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=969DB8053D3322AC'.
What am I missing???
Regars, Tom
I checked previous posts for this error, but it seems nothing works for
me. When I reference external class library from my application and use
their classes, I get TypeLoad exception when I launch my application
(compiler doesn't complain). If I copy the code to my application,
compile and run, it works. I tested all references assemblies and they
are all of type "Pocket PC 2003 Class library".
This is the message I get:
Could not load type 'System.Collections.Generic.List`1' from assembly
'mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=969DB8053D3322AC'.
What am I missing???
Regars, Tom