Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error running samples
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00857127
Message ID:
00857940
Views:
31
Steven,

>I recently installed the latest version and I am unable to run either of the sample apps. I get an error message "An unhandled exception of type 'System.MissingMethodException' occurred in Unknown Module. Additional information: Method not found: Boolean OakLeaf.MM.Main.Windows.Forms.mmAppDesktop.get_DisplayLoginForm()."
>
>I've tried uninstalling and reinstalling several times in both my preferred directory and the default directory locations. Is there something missing in this download?

Although I've never seen this specific error, typically this sort of error occurs when .NET can't find a particular assembly at run time...although this shouldn't be the case!

Here's a few other things you can check:

1. Are you using VS .NET 2003?
2. Check the Global Assembly Cache (GAC) on your machine and verify that only one version of the MM .NET Framework files is there (the GAC is found in either c:\Windows\Assembly or c:\WINNT\Assembly
3. Remove the MM .NET assemblies from the sample application's "References" node and add them back in again

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform