Thank you... so it seems I'd have to use a VMWare and buy another copy of Windows to get the program running (which would eat up too much resources and would be too expensive), or I could try to install the .NET Framework using Wine... which is unlikely to work.
Sandy Armstrong wrote: > > That being said, depending on what you need from that, it *may* be > available in mono-olive. > > Sandy > > On 02/05/2009 01:48 PM, Stifu wrote: >> If I'm not mistaken, "PresentationFramework" refers to WPF, which is not >> supported by Mono, and the support of which is not planned either. >> >> >> Sturmrabe wrote: >>> Hello, >>> >>> I am trying to make a .NET framework program run under Mono on an Ubuntu >>> 8.10 (Intrepid Ibex) system, but I have problems with some >>> "PresentationFramework" it misses or can't run. The version of the >>> "mono-runtime" package included in this distribution is: >>> 1.9.1+dfsg-4ubuntu2. At first it complained: >>> >>> ** (CharacterBuilder.exe:7789): WARNING **: Could not load file or >>> assembly 'PresentationFramework, Version=3.0.0.0, Culture=neutral, >>> PublicKeyToken=31bf3856ad364e35' or one of its dependencies. >>> The entry point method could not be loaded >>> >>> I tried to fix that by copying some files over from a .NET framework >>> installation und putting the files under /windows/Program Files >>> (x86)/Reference Assemblies/Microsoft/Framework/V3.0 into the MONO_PATH. >>> Now it complains: >>> >>> Unhandled Exception: System.TypeInitializationException: An exception >>> was >>> thrown by the type initializer for Character_Builder.App ---> >>> System.InvalidProgramException: Invalid IL code in >>> SmartAssembly.SmartExceptionsCore.UnhandledException: >>> (System.Exception): IL_000a: ret >>> >>> Does anyone have an idea how I may get around this? >>> >> > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > -- View this message in context: http://www.nabble.com/Missing-libraries-for-.NET-program-tp21860481p21871894.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
