similar to: Mono for Windows vs. .NET?

Displaying 20 results from an estimated 50000 matches similar to: "Mono for Windows vs. .NET?"

2012 Jan 05
5
Install the Windows version of Mono to run .NET problem
Hi to all, I'm trying to run a windows app that needs mono under wine 1.2 I installed mono through winetricks with 'winetricks mono210' but when I try to run the app with 'wine appname' I obtain 'wine: Install the Windows version of Mono to run .NET executables' and if I run 'wine uninstaller' I can see mono on app installed.... I tried also to clean .wine
2009 Jun 01
3
Another app that crashes InstallShield
This site gives away a free stock/currency charting app for Windows: http://www.marketbrowser.com/get_it.asp I got around the InstallShield problem by installing the app in Windows and then I copied the app's folder from Program Files directly to Program Files in my ~/.wine directory--and it worked perfectly on the first try. Amazing. And wine even made a working shortcut on my gnome
2009 Mar 09
2
Wine and mono
I want to run a .net program (HoldemManager) under Linux. I can install wine and mono but I still get an error when I try to run from the command line: fixme:ntdll:NtQueryObject Unsupported information class 1 fixme:ntdll:NtQueryObject Unsupported information class 1 fixme:ntdll:NtQueryObject Unsupported information class 1 fixme:module:LdrAddRefDll 0x7e4b0000 flags 1 not implemented install
2011 Aug 04
4
Mono to use for Writers Blocks 4?
Writers Blocks has issued a new version. Version 3 ran with winetricks v6run and mfc40 But it appears that Version 4 needs something else. I tried it with the above, I tried it with all the mono versions, but installed mono after I installed the program. wine: Install Mono for Windows to run .NET 2.0 applications. And ideas? There is a free trial version on the web site.
2009 Jun 21
2
CitiFX Pro installs but won't run
CitiFX Pro is a foreign currency trading platform recently bought by CitiBank: http://mitsweb.iitech.dk/downloads/sim/installations/citibank/en/CitiFXPro_webdeploy.exe You need to install .NET-2 or newer first. The install goes fine but the app itself never starts. The error messages are here: http://pastebin.com/m6a2a823d Any clues much appreciated, thanks.
2008 Mar 17
2
AutoWikiBrowser (.NET 2.0 app) with mono 1.9
AutoWikiBrowser (AWB) is a Wikipedia-oriented browser for doing repetitive editing: http://en.wikipedia.org/wiki/WP:AWB AWB is a .NET 2.0 application. It doesn't work in Wine under Mono 1.2: http://bugs.winehq.org/show_bug.cgi?id=8499 - but I see Mono 1.9 (preview of 2.0) is out, so decided to give it a go: http://www.go-mono.com/mono-downloads/download.html It doesn't actually
2010 Oct 31
3
msg:install the Windows version of Mono to run .NET executab
Hi Wine friends I am trying to install the genie windows software using wine 1.2.1 During the first attempt I recieve this first msg: install the Windows version of Mono to run .NET executables and some lines later this second msg: err:rpc:I_RpcGetBuffer no binding Ok. After googleing I found the two msgs are related and the only way I could find to fix it was to install the mono26 using
2010 Jul 28
6
Attempting to bypass .net check/use mono
I am trying to use the mono26 install from winetricks in order to run an installer that fails to find: C:\\windows\\Microsoft.NET\\Framework\\v2.0.50727\\mscorsvw.exe even though I have both that 2.0 and the 3.0 framework in my .wine/ folder. Once it fails to find that file it starts to run a 3.5 framework installer that wine doesn't quite have working yet. Does anybody have any advice on
2009 Jun 22
5
Further .NET woes
Further to advice from the list, I tried using winetricks. Below you can see a list of available packages and the one I felt was the answer (mono is the linux implementation of .NET). Can anyone tell me what I am doing wrong ? andrew at zeus:~/Download/Fictionwise/Mobipocket$ winetricks Usage: /usr/bin/winetricks [options] package [package] ... This script can help you prepare your system
2011 Oct 25
1
Uninstalling mono
I'm trying to run my first application through wine, and it requires the .NET framework. So I did "winetricks mono28". After installing that, I still got "wine: Install the Windows version of Mono to run .NET executables". So I played with moving the mono folder around in ~/.wine/drive_C/Program files. (I saw on one of the winehw.org pages that it needed to be in
2009 Jun 10
2
winetricks doesn't work for me
It's been a long time since I used winetricks, but either I'm doing something wrong, or ??? I run Karmic Koala. susan at ubuntu:~$ sh winetricks mono22 Executing wget -nd -c --read-timeout=300 --retry-connrefused --header Accept-Encoding: gzip,deflate ftp://ftp.novell.com/pub/mono/archive/2.2/windows-installer/5/mono-2.2-gtksharp-2.12.7-win32-5.exe --2009-06-10 07:43:22--
2009 May 20
6
Error
Hi, I'm trying to install a programme called WinTrade. I managed to install it on my system. However when I tried to run it, it complained that it need mono for windows. So I installed mono and that seemed ok. Now when I run the program I get the following error: > Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for <Module>
2008 Dec 10
3
Wine should use Mono and Gecko installed in the system
Wine FAQ says Wine is not an emulator, but in fact, it works like an emulator - it does not enhance Linux API, but simply creates a virtual Windows environment completely isolated from other parts of the system. * If one runs a .NET based program, Wine requires Win32 Mono to be installed under Wine, instead of Mono already installed in the system. * If a program tries to do html rendering, Wine
2011 Jul 27
1
X-Lite-4.0 barfs on install. What's Mono?
This is a low priority thing, but X-Lite-4.0 is not out for linux and the windows version barfs, and I'm wondering if anyone can spot what's going wrong. I go through menus, agree to license, accept default install location & click next. Nothing happens. Click next again, and I have the "install" option. That exits prematurely with this: ~~~~~~~~~~~~~~~~~~ bash-4.1$ wine
2009 Apr 07
5
google stylebuilder / layout 2
Google Sketchup 7 Pro works reasonable fine. Stylebuilder and Layout 2 not although Mono 2.2 was installed via winetricks konsole: env WINEPREFIX="/home/peter/.wine" wine "C:\Programma Bestanden\Google\Google SketchUp 7\Style Builder\Style Builder.exe" konsoel answer: fixme:mscoree:_CorDllMain (0x7c4c0000, 1, 0x1): stub fixme:actctx:parse_depend_manifests Could not find
2009 Jun 09
1
HEADER_WindowProc unknown msg ?
I had an app running happily for over an hour, fetching realtime quotes for foreign currencies, when it suddenly encountered "a serious problem" i.e. a crash, and had to close. This is the error message from the command line: err:header:HEADER_WindowProc unknown msg 1264 wp=33f988 lp=0033f9e4 AFAIK there was nothing special happening at the time, and I wasn't doing anything to the
2010 Sep 25
5
[Bug 30375] New: (NV34) X server using 100% cpu with latest nouveau.git and xf86-video-nouveau.git
https://bugs.freedesktop.org/show_bug.cgi?id=30375 Summary: (NV34) X server using 100% cpu with latest nouveau.git and xf86-video-nouveau.git Product: xorg Version: git Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Driver/nouveau
2008 Mar 15
2
So... what .net 1.1 apps do people have?
Now that 'winetricks dotnet11' can run one simple .net 1.1 app properly... what other apps are out there that need .net 1.1? How well do they run with Wine after you install .net 1.1 using a fresh copy of winetricks?
2009 Jan 27
4
xml mis-read in civ4 bts 3.17 running ffh2 mod
I have Civ4 BTS 3.17 installed and running on Ubuntu 8.10 using Wine 1.1.13. The game seems to be OK but I have been playing the Fall from Heaven 2 mod recently and the data for the Great Library used within the game is corrupted (sages being given ridiculously large espionage bonuses). The xml files on disk are fine and there is no problem when running the same mod on Windows. I am using the
2009 Feb 17
6
Chattha Sangayana - bit of a challenge
OK, there might be one other person who sure could use help with this, but I personally would greatly appreciate any assistance someone can give. Issue #1: Have installed this program (http://www.tipitaka.org/cst4) and Microsoft .Net Framework 2.0 SP1, and when launching the program, it appears to "start", but then nothing happens, even when waiting the 15-20 minutes recommended on