similar to: Having an issue install DotNet3.0

Displaying 20 results from an estimated 200 matches similar to: "Having an issue install DotNet3.0"

2012 Apr 20
4
Various problems with .NET1.1 and C++ installation
When trying to launch a program which uses .net 1.1 (DDO online) I get the following error: "Please set registry key HKLM\Software\Microsoft\InstallRoot to point to the .NET Framework install location." Here is the installation log: Code: Executing w_do_call dotnet11 Executing load_dotnet11 Executing w_do_call fontfix Executing load_fontfix Executing mkdir -p
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
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 Apr 06
2
SimCity doesn't want to install
I'm running Wine 1.5.1. I don't get an error message or anything. I try running the install executable in the terminal, still without an error. This is what I get for trying to run it in the terminal: Code: josh at HAL9000:~$ wine '/media/SC4DELUXE1/setup.exe' josh at HAL9000:~$ I try running the AutoRun.exe file. I get this error: Code: Could not copy
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 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
2008 Jun 10
5
langpack.exe cannot be varified
i used wine to install a Windows program. At the end of the installation, it says:- "The publisher of the data "C:\windows\temp\VSD8b30.tmp\dotnetfx\langpack .exe cannot be verified." i looked through the files and found out that "C:\windows\temp\VSD8b30.tmp\dotnetfx\langpack.exe " does not exist. there isnt any langpack.exe, instead there is dotnetchk.exe. i didnt get
2010 May 26
3
dotnet20 error
Ubuntu 10.04 WINE 1.2-rc1 (Set to Windows XP version) Winetricks 20100424 Anyway, I try to install dotnet20 via winetricks on a clean WINE using Code: sh winetricks corefonts vcrun6 dotnet20 . That is what I read on another forum post from here. However, I consistently get the same error error when I get to the dotnet20 install. Code: Executing cp -f
2008 Apr 05
2
installing dotnet20 fails
I am trying to install dotnet20 in 0.9.58 with sh winetricks dotnet20 It hangs after extracting a file with sh winetricks dotnet20 Using system libcrypto, version 90709F DLSYM: Failed to resolve FIPS_mode_set: 127 DLSYM: Failed to resolve FIPS_mode: 127 DLSYM: Failed to resolve SHA256: 127 DLSYM: Failed to resolve SHA512: 127 DLSYM: Failed to resolve EVP_sha224: 127 DLSYM: Failed to
2004 Apr 02
1
which on array
Good morning ! Today I found a strange, for my poor knowledge of R, behaviour of 'which' on a matrix: HAL9000> str(cluster.matrix) num [1:227, 1:6300] 2 2 2 2 2 2 2 2 2 2 ... HAL9000> class(cluster.matrix) [1] "matrix" HAL9000> ase <- cluster.matrix[1:5,1:5] HAL9000> ase [,1] [,2] [,3] [,4] [,5] [1,] 2 2 2 0 -2 [2,] 2 2 2 0 -2 [3,]
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
2012 Apr 03
1
Need help starting Plasma Pong
Alright, so I have no issues getting Plasma Pong started...as long as I run it through the command line. ie: Code: wine "C:\Plasma Pong\Plasma Pong.exe"[quote] That example works fine...as long as it's done in a terminal. However, the game seems to not like being ran without a terminal. (I can't just click on the .exe file to run it). I'm wondering if there's a way
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
2011 Jun 16
3
trouble with jet40
Hello everybody: I'm trying to install jet40 with winetrick in an Ubuntu 11 (natty) , in a wine 1.3.15 I get this error. I try downloading the dao360.dll and copying that file in the directory dao, but I get always the same error. In winecfg I configure with windowsxp compatibility. cmateos at cmateos-desktop:~$ sh winetricks jet40 Executing w_do_call jet40 Executing load_jet40 Executing
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 Jan 08
1
.NET application on WINE KARMIC
Hello to you all. I've develop one app that works fine on windows and that was developed using MS Visual Studio 2008 using .NET FW 2.0 That application uses one web reference that is running on my enterprise web server. Whem I try to install DOTNETFX.EXE on WINE, I got some errors (pic 1 and 2) and even if I try to run my app I got also some errors (pic 3 and 4)
2009 Jul 13
4
Install Burraconline.com
Launching the application installer it works well but at the end it reports this message Impossible veryfying editor's file 'C:\windows\temp\VSD19f7.tmp\dotnetfx\langpack.exe' Choose Ok to retry download. Is there a solution? Thank you. bye
2006 Jul 09
6
Wine : Programs requires .Net Framework 1.1
Hello all, I need to install .Net Framework 1.1 (program dotnetfx.exe). I did not succeed. How can I do that ? Thank you for your help ___________________________________________________________________________ Yahoo! Mail r?invente le mail ! D?couvrez le nouveau Yahoo! Mail et son interface r?volutionnaire. http://fr.mail.yahoo.com
2002 Oct 11
0
Same configs, different results
I am configuring two identical PDCs so that, if one goes down, the other can start to serve logins. The first PDC, a Debian 3.0 with Samba 2.999+3.0cvs20020723-1, works fine. The second PDC, that I bring up after killing manually smbd and nmbd on the first one, is a Red Hat 7.3 with Samba compiled from the same sources (but with gcc2.96 instead of 2.95) and the same smb.conf, except for the
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