Z
Zanna
Hi wonder if the CF supports reflection.
When I ask a simple Type.GetType("System.String").GetMethods I got
uncomprensible errors.
At runtime I get a NotSupportedException, on the debug window I get
"Incorrect Parameter"...
Also I cannot call Type.InvokeMember because it give the same errors.
Some one experienced the same?
Have I to renunce to Reflection?
I'm testing it on the emulator 2002 and CF SP2.
Thanks
When I ask a simple Type.GetType("System.String").GetMethods I got
uncomprensible errors.
At runtime I get a NotSupportedException, on the debug window I get
"Incorrect Parameter"...
Also I cannot call Type.InvokeMember because it give the same errors.
Some one experienced the same?
Have I to renunce to Reflection?
I'm testing it on the emulator 2002 and CF SP2.
Thanks