I'm trying to run some software that was apparently developed in Microsoft Visual Basic 10.0. http://dfrpgtools.blogspot.com/ After much poking around, including loading mono for Windows, etc. I get the following: > $ wine "Dresden Files Character Manager.exe" > WARNING: The runtime version supported by this application is unavailable. > Using default runtime: v1.1.4322 > > ** (Dresden Files Character Manager.exe:8 ): WARNING **: The class Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase could not be loaded, used in Microsoft.VisualBasic, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a > The entry point method could not be loaded The AppDB indicates the Microsoft Visual Studio 2010 (the same I think [Question] ) does not run under Wine. I am running Ubuntu 10.4 on an HP laptop. If anyone can get this to run, I would appreciate knowing how. Thanks.