similar to: Various problems with .NET1.1 and C++ installation

Displaying 20 results from an estimated 400 matches similar to: "Various problems with .NET1.1 and C++ installation"

2011 May 16
2
Wine 1.3.19 and dotnet 1, 2 and 3
Hello to everyone. I'm trying to install both dotnetfx 1.2.3 in order to check to run a special program for windows xp we use in our office. First of all I installed dotnet 2, 3. and the installation worked great. The problem is to install dotnet 1.1. When I run winetricks I receive this error message. lorenzo at lorenzo-virtual-machine:~/.cache/winetricks/dotnet11$ winetricks Executing
2012 May 07
3
dotnetfx installation with wine 1.3.28 + winetricks
Well what to say? It just does not work. Here is the console-output: $ bash winetricks dotnet11sp1 Executing w_do_call dotnet11sp1 Executing load_dotnet11sp1 Executing w_do_call dotnet11 dotnet11 already installed, skipping Executing mkdir -p ~/.cache/winetricks/dotnet11sp1 [...Downloading stuff...] Executing wine ~/.cache/winetricks/dotnet11sp1/NDP1.1sp1-KB867460-X86.exe
2012 Mar 18
3
Having an issue install DotNet3.0
I currently have Wine64 on my Debian Sid system. I compiled Wine myself. Anyway, I also have winetricks. Code: josh at HAL9000:~$ winetricks dotnet30 Executing w_do_call dotnet30 Executing load_dotnet30 Executing w_do_call dotnet20 Executing load_dotnet20 Executing w_do_call fontfix Executing load_fontfix Setting Windows version to win2k Executing winetricks_early_wine regedit
2012 Feb 25
2
dotnet20sp1 deffactory.dat cant open
hi , i have wine 1.4-rc5 and i want install dotnet. so, from "http://appdb.winehq.org/objectManager.php?sClass=version&iId=9828" i do this: Code: wget http://kegel.com/wine/winetricks bash winetricks dotnet30? dotnet20 install fine but dotnet20sp1 no ;( bash winetricks dotnet30? Code: Executing w_do_call dotnet35 Executing load_dotnet35
2011 Dec 09
1
Re: Using Todolist (abstract spoon) from Ubuntu 11.10
On 12/09/2011 06:52 PM, wine-users-request at winehq.org wrote: > [...] > 11. Re: Using Todolist (abstract spoon) from Ubuntu 11.10 (DanKegel) > [...] > Message: 8 > Date: Thu, 08 Dec 2011 21:43:52 -0600 > From: "DanKegel"<wineforum-user at winehq.org> > To: wine-users at winehq.org > Subject: [Wine] Re: Using Todolist (abstract spoon) from Ubuntu
2012 Feb 03
10
3DsMax 9 issues.
Hello, I would like to brainstorm an issue that has not be solved for about a year. Why am I here. Well I have been asked by many others to try and get any version of 3DsMax working on wine, I have picked Max 9 32bit. However the current release version from Autodesk is 3DsMax 2012 I currently use Ubuntu 10.10 and Wine version 1.3.37 and will stick with this release as I dislike unity. I
2010 Oct 02
1
.Net Framework 2.0 SP2 wont get installed
Hey guys, i tried installing dotnet20sp2 with winetricks several times (dotnet11, dotnet20, dotnet30 are all installed!), but i always get the same error message: overflyer at overflyer-desktop:~$ winetricks dotnet20sp2 ------------------------------------------------------ Instaling .net 2.0 runtime. Can take several minutes. See http://wiki.winehq.org/MicrosoftDotNet for tips.
2011 Mar 22
4
I cannot install dotnet20
Hi I just compiled the latest version from git repo and trying to install dotnet20 and this is what I get fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) err:ntlm:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. err:ntlm:SECUR32_initNTLMSP Usually, you
2012 May 28
1
Re: vcredist_x86.exe - "Unable to find a volume for . . .&q
Hi fuzzylunkinz! I am having the same problem: I try to execute winetricks vcrun 2010 when: "Executing wine vcredist_x86.exe" i get the error message: "Unable to find a volume for file extraction" It seems the problem that the folder where to extract vcredist_x86 is not specified in my wine settings. If i go to ./cache/winetricks/vcrun2010 and i type wine vcredist_x86.exe
2009 Jul 23
1
$ sh winetricks dotnet11
Hi there, I am trying to install Microsoft Visual C++ Toolkit 2003, it fails with: $ wine VCToolkitSetup.exe fixme:advapi:LookupAccountNameW (null) L"mathieu" (nil) 0x33f80c (nil) 0x33f810 0x33f804 - stub fixme:advapi:LookupAccountNameW (null) L"mathieu" 0x12fd98 0x33f80c 0x12f828 0x33f810 0x33f804 - stub fixme:msi:ACTION_HandleStandardAction unhandled standard action
2010 Dec 10
1
wtlib2010
On 9 December 2010 09:29, JHB <josephhenryblack at yahoo.co.nz> wrote: > The latest version of wine needs winetricks ms fonts to install and run > 2009. > > Lets see if you can be helped.. First query - did it install ok? > Thanks for the reply. Yes, it installed fine and does a belly up after the splash screen. From a new ~/.wine folder, I ran winetricks corefonts
2009 Aug 21
4
vcredist_x86.exe - "Unable to find a volume for . . ."
I am running wine 1.1.27 on Ubuntu 9.04 amd64. I install wine, making no changes to it. Run "wine vcredist_x86.exe". I eventually come up with the "Unable to find a volume for file extraction. Please verify that you have proper permissions." Code: wine vcredist_x86.exe wine: created the configuration directory '/home/user/.wine' fixme:mixer:ALSA_MixerInit No
2009 Aug 07
1
Error to install dotnet11 (NetFramework 1.1)
I'm having problems installing Net Framework 1.1 The operating System xUbuntu Wine version 1.1.26 wine System is Windows 2000 First install: corefonts and MDAC28 When installing from winetricks or the dotnet11.exe shows the following error: I: caps.c: Limited capabilities successfully to CAP_SYS_NICE. I: caps.c: Dropping root privileges. I: caps.c: Limited capabilities successfully to
2012 May 08
6
Ubuntu 12.04 64bit + Wine 1.5.3 (or 1.4) + .NET Framework3.0
First of all it's clean installation of Kubuntu 12.04 64-bit. Then: Code: sudo add-apt-repository ppa:ubuntu-wine/ppa sudo apt-get update sudo apt-get install wine1.5 Then I got a 32-bit wine environment: Code: rm -rf .wine WINEARCH=win32 WINEPREFIX=~/.wine winecfg Then I tried to install .NET Framework3.0: Code: wget http://kegel.com/wine/winetricks && sh winetricks dotnet30
2009 Sep 11
1
vcrun2008 fail to install
hi guys im trying to install vcrun2008 from wine tricks but it fails. even after a clean wine installation. I have tried installing vcrun2005 then 20008 and vise versa but still no success. Here the error code: Code: dagger at ubuntu:~$ sh winetricks vcrun2008drive_c already named harddiskvolume0 Executing wine /home/dagger/.winetrickscache/vcrun2008/vcredist_x86.exe
2008 Mar 14
0
new winetricks 20080314: added vcrun2003, improved dotnet11, fixed gui multiple selections
This version finally adds a way to get Visual C++ 2003 runtime libraries (msvcp71, mfc71). It also finally adds in all the twisty little workarounds needed to run trivial .net 1.1 apps. If you have a .net 1.1 app, please give this a try: sh winetricks dotnet11 Also, it looks like enough people are using the gui to send in bug reports for it, which is great; as a result, multiple selections
2010 Jul 08
1
Microsoft .Net Framework Setup Failed
Hi All Floundering a bit on installing MS Office, after a long path round the internet I am finally stumped at Executing wine /home/bstones/.winetrickscache/dotnet11/dotnetfx.exe fixme:sfc:SFC_3 0 err:ole:create_server class {000c101c-0000-0000-c000-000000000046} not registered err:ole:CoGetClassObject no class object {000c101c-0000-0000-c000-000000000046} could be created for context 0x4
2009 Jan 25
3
dotnet20 on ubuntu 8.10
Howdy Howdy, I am trying to run Razor and RunUO on my Intrepid Ibex box, but am struggling. I am using 64 bit and wine 1.1.13. Specifically, I cannot get dotnet11 or dotnet20 to work (via winetricks). Any hints? I've tried various walk-throughs and read posts by the dozens, all without success. This is what it states: > Setting Windows version to win2k > Executing wine regedit
2012 Mar 31
20
Need help with a windows app
so i was trying to run a game and when i ran it via terminal i got some answers why. fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub! fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub! fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList wine: Unhandled exception
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?