System.MissingMethodException

  • Thread starter Thread starter Bill
  • Start date Start date
B

Bill

I am getting an error, "An unhandled exception of type
'System.MissingMethodException'" when I use my assembly under the compact
framework. The debugger gives no further information. I am not using
interop at all and I get no error when compiling for the .Net Compact
Framework.

Any suggestions on how to find out what is causing this?
 
Can you provide a small sample of the code which reproduces the problem?

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Back
Top