similar to: .NET 4.0 support in Mono

Displaying 20 results from an estimated 90000 matches similar to: ".NET 4.0 support in Mono"

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
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
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
2013 Aug 12
0
.net / mono problem in wine-1.7
I am trying to get a third-party software working under wine (it also requires dotnet 35 or 40) System: FreeBSD.9.2_amd64_wine-1.7.0,1_winetricks-20130707. In FreeBSD 64bit wine does not exist, so my wine is 32bit. I have tried many things to get the software to work, but I run into problems each time. The first error I would like to get out of the way involves MONO. I have tried the software
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
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
2004 Jul 01
0
.Net & Mono language news: C, C++, C#, Java, Python & Perl
For those interested in experimenting with (compiling / developing) a version of R for the Common Language Runtime (CLR) environment (Microsoft .Net, Novell Ximan Mono & DotGNU) -- a few links to some "free" compliers: C DotGNU (the official GNU project) http://dotgnu.org/ http://www.southern-storm.com.au/pnet_faq.html#q1_7 FAQ "1.7. What is pnetC? Since version 0.4.4 of
2007 Mar 19
1
Wine and Mono
Hello everyone! Wine is an excellent emulator for Windows applications, and Mono is excellent .net framework for Linux. But there is one problem: most new applications combine .net with win32 API, so it is not possible to run them via mono nor via wine. Is wine going to be combined with mono so such applications will work?
2009 Aug 18
4
Question on .NET, Mono and Visual C++ and WINE
Hey guys, I'm not sure if this is the right place to ask, forgive me if not. I will soon start to contribute to a FOSS project written in Visual C++ and Visual Studio. I am a pure Linux user and was wondering what is the right way to make this app finally run on WINE. And how may I use a Visual Studio project on Linux? I know, this is probably kinda off-topic, but after all I still need a
2010 Jun 04
0
A problem about portting one asp.net project to mono under
there is a DLL in bin directory of asp project. this DLL was written by VC6.0. I don't have source code of this DLL. The mono report a error "can't not find meta data in the DLL", I think that this DLL is not written by C#, so mono can't load it, I want to use wine, but I don't know how to do it, can anyone help me? Thansk!
2012 Mar 24
1
where do I find the machine.cong file for .NET 2.0?
Am trying to install Office 2010 using guide in AppDB.http://appdb.winehq.org/objectManager.php?sClass=version&iId=17336&iTestingId=70071 The instructions say "Note?: If installing Office Professional Plus, copy a machine.config file from either a .NET 2.0 or Mono install to the wineprefix's drive_c/windows/Microsoft.NET/Framework/v2.0.50727/CONFIG directory. Without it, the
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
2009 Jul 20
1
Mono for Windows vs. .NET?
I just installed a program under wine that says "install Mono for Windows to run .NET programs". My question is, why not just install .NET from winetricks instead? Is this something new?
2019 Jan 22
0
Wine release 4.0
The Wine team is proud to announce that the stable release Wine 4.0 is now available. This release represents a year of development effort and over 6,000 individual changes. It contains a large number of improvements that are listed in the release notes below. The main highlights are: - Vulkan support. - Direct3D 12 support. - Game controllers support. - High-DPI support on Android. The
2020 Oct 12
0
Lookup sid with libsmbclient (invoked from c# on mono)
On 12/10/2020 14:09, Vincent Le Toux wrote: > I'm trying to port PingCastle (which is an AD audit tool - > https://www.pingcastle.com/download) from Windows to Linux. > The program being written in c#, I've no other solution than calling > native libraries. > (the mono framework is missing critical components) > > It uses SMB / LDAP / RPC calls to collect its
2020 Oct 12
2
Lookup sid with libsmbclient (invoked from c# on mono)
I'm trying to port PingCastle (which is an AD audit tool - https://www.pingcastle.com/download) from Windows to Linux. The program being written in c#, I've no other solution than calling native libraries. (the mono framework is missing critical components) It uses SMB / LDAP / RPC calls to collect its information. Here is the current state: LDAP: openldap with simplebind (no benefit yet
2010 Oct 25
1
can't install mono-devel because mono-basic requires mono-core. But I have mono-core! What to do? I need gmcs.
Hi. I'm trying to install gmcs so that I can build gbrainy, a mental exerciser. I am not sure what package provides, maybe mono-devel? however mono-devel fails to install because, it says, mono-basic requires mono-core. I have mono-core installed. Why is this failing? $ sudo yum install mono-devel.i386 ...-> Finished Dependency Resolution mono-basic-1.0.6-1.el5.rf.i386 from installed
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
2017 Sep 25
2
Force Opus/CELT to encode 2 mono instead of 1 stereo
Hi, folks, I have an old CELT thing that I'm updating to Opus and I'm trying to get individual pieces upgraded.  My first task is upgrading the CELT encoder to Opus. The old CELT thing treated the L and R channels as independent mono streams, encoded them somehow with CELT to form one bitstream, sent one bitstream across, and then unpacked it manually after the decoder. Can I do that
2019 Nov 01
2
Is it possible to record 2-4 party call audio in stereo quality as opposed to mono?
We have a customer who wants us to record anywhere from 2-4 participants on a call in stereo (as opposed to mono) quality audio. Some background.. We are using asterisk 16.6.1 We are also currently using AMI/AsyncAGI and ConfBridge to bring the parties together. I believe recording in the various file formats (based on extension), it's always recording in mono quality. My one thought is to