G
Guest
Hi all
Earlier this week I posted a message to the group about a MissingMethodException I can't get rid of (http://msdn.microsoft.com/newsgroup...work&mid=16769687-6187-4c6e-9363-7846db61152a
No resposes until now, but I have reached a point where I'm really puzzled. The fact is that now I have my original application and a little test application both using the offending dlls and the test application,running on the h5450, can call the wrapped method without a problem.
The obvious difference between the apps is that the real application is bigger and uses quite a few other managed and unmanaged dlls. So, at least to discard possible sources of errors now I have two questions
1) Is there some limits on the number of assemblies a CF app can reference
2) Is there any known circumstance under what a MissingMethodException is thrown but the real problem is something else
Thank you very muc
Earlier this week I posted a message to the group about a MissingMethodException I can't get rid of (http://msdn.microsoft.com/newsgroup...work&mid=16769687-6187-4c6e-9363-7846db61152a
No resposes until now, but I have reached a point where I'm really puzzled. The fact is that now I have my original application and a little test application both using the offending dlls and the test application,running on the h5450, can call the wrapped method without a problem.
The obvious difference between the apps is that the real application is bigger and uses quite a few other managed and unmanaged dlls. So, at least to discard possible sources of errors now I have two questions
1) Is there some limits on the number of assemblies a CF app can reference
2) Is there any known circumstance under what a MissingMethodException is thrown but the real problem is something else
Thank you very muc