Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Playbeep
Message
 
To
02/12/2005 20:15:53
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01074489
Message ID:
01075574
Views:
23
Glen,

> We just upgraded to VS2005 and the new Mere Mortals Framework for 2005 at the same time. The one problem we have had to work around, but don't know how to fix, is an error for messagebox windows inhereted from mmAppDesktop.MessageBox. Below is stack from one that blows for me. We temporarily worked around it by breaking the inheretance. It looks like the PlayBeep function is what is breaking.
>
>The call stack
>
>
>Version: 2.90.74.30151
>Date: 12/2/2005
>
>System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualBasic, Version=2.0.0.1, Culture=neutral, PublicKeyToken=6315780d5082271f' or one of its dependencies. The system cannot find the file specified.
>File name: 'Microsoft.VisualBasic, Version=2.0.0.1, Culture=neutral, PublicKeyToken=6315780d5082271f'

Hmmm...I can't reproduce this. Try opening the MM .NET Windows Forms project and look in the References node for Microsoft.VisualBasic. Select this assembly and look in the Properties Window for information on this assembly. Make sure the assembly referenced in this project exists on the machine you're running the application on. If all else fails, I recommend removing this reference, adding it back in again and recompiling the MM .NET Windows Forms project.

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