similar to: Installing dotnet30

Displaying 20 results from an estimated 900 matches similar to: "Installing dotnet30"

2010 Nov 14
4
.Net 3.0 needed to work---- HELP!
Please excuse me if I have duplicated a post. I am in need to get the .Net Framework 3.0 to install correctly. When I try to install I receive the following: ------------------------------------------------------ Instaling .net 3.0 runtime. Can take 15-30 minutes. See http://wiki.winehq.org/MicrosoftDotNet for tips. ------------------------------------------------------ prerequisite dotnet20
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
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
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.
2012 Jan 14
6
professional application Olympe5
Hello. Code: $ env WINEPREFIX="/home/thierry/.wine" wine C:\\Program\ Files\\Olympe\ V5.0\ FirefoxPortable\\Olympe5.exe fixme:advapi:GetCurrentHwProfileA (0x33fbc8) semi-stub fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:win:RegisterDeviceNotificationA (hwnd=0x13b4a0, filter=0xe6e9d4,flags=0x00000001) returns a fake device notification handle! wine: Unhandled page fault on write
2009 Aug 21
0
[VS2005 Express] starting cl.exe (was Re: wine: Unhandled page fault on read access to 0x00000001 at address 0x7ef6c7aa (thread 0044), starting debugger...)
[Just FYI, this may be needed for bug #17096] I tried again today with a newer wine (I did remove my .wine first) on a debian lenny system: It seems I am now getting an ICE: -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio 8/VC/bin/cl.exe fixme:ole:NdrCorrelationInitialize (0x33e46c, 0x33e060, 1024, 0x0): stub fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is
2011 Mar 29
2
Re: Error running application, please Help
Hi vitamin ... I can see that on release 1.2.3 TCP/IP networking support has been added ... I am trying since years to run a powerbuilder application under wine, the application need to connect with a microsoft 2003 active directory server for validate the user (just make a ldap query).... but the application crash when try to do the validation.... with the new features ... could I make
2012 Jun 13
3
Attempting to run Apex Nexus CAD software
Here is the error I recieved upon running it through shell, any ideas? err:ole:CoGetContextToken apartment not initialised fixme:shell:URL_ParseUrl failed to parse L"Apex.Integration" fixme:shell:URL_ParseUrl failed to parse L"System" fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms" fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
2008 May 20
1
Office 2007 - word works, powerpoint doesn't
Hi, I was able to install Office 2007 under wine. Ubuntu Hardy 8.0.4 wine 0.9.59 Word and excel startup fine... Powerpoint just crashes, any help would be greatly appreciated! fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil) 0 fixme:heap:HeapSetInformation 0x110000 1 (nil) 0
2008 Oct 01
0
Newbie:Family Tree Maker 2009 will not execute-Ubuntu Hardy
I'm new to linux so be patient. I'm running Ubuntu Hardy and have Wine 1.1.5 installed. After installing Family Tree Maker 2009 successfully, it will not execute. The screen comes up like it is going to start and says the database needs to be compacted and then the screen fades away. I decided to run FTM 2009 from the terminal and see what is happening. Obviously a lot of things.
2012 Jan 11
0
Re: Fireworks Cs5 mouse drag problem
I have the exact same problem. Mouse won't drag in image area, but it will drag windows and panels in Fireworks just fine. NOTEs: 1. I installed it Adobe Creative Suite. 2. Based on these instructions (though I had a Program Files (x86) and x86 files in Common Files that I have to copy over as well) http://blog.int3ractive.com/2010/08/how-to-run-flash-cs5-on-ubuntu-with.html 3. The command
2009 May 21
0
VC2010 (VC10) can't use /Zi option
wine is 1.1.21 I use VC10 beta1 compiler on window, and it's work fine. The Windows is pure: not install any software. That mean is: The VC 10 is a portable software. I can compile main.cpp use: ./cl.exe /EHsc main.cpp it's OK! the main.exe created! but if i do: ./cl.exe /EHsc /Zi main.cpp it's fair. the error information is: > loaden at qpsoft:~/qpcb/bin$ ./cl.exe /EHsc /Zi
2010 Nov 17
2
ole error 80070057 using ensignsoftware
Hello, could anyone please help here? I have a program that wants to connect to the Internet for help file videos, price feeds etc. Code: fixme:shdocvw:PersistStreamInit_Load (0x18b708)->(0x18a430) fixme:shdocvw:navigate_url Unsupported args (Flags 0x32eba4:3; TargetFrameName 0x32eb94:3) fixme:shdocvw:OleObject_Close (0x18b708)->(1) fixme:shdocvw:PersistStreamInit_Load
2009 Jan 31
5
Major Bug while trying to run winecfg
I am getting major errors and have no idea what to do. I followed the instructions at http://www.winehq.org/download/deb and got the following results: scott at scott-desktop:~$ pasuspender winecfg 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 can find it in the winbind package
2010 May 26
2
R25SRV32.EXE crashes while printing from D2k->Wine->Ubuntu
Hi, Recently, I've installed Wine 1.0.1 on top of Ubuntu 10.04. Later, I installed Oracle Forms and Reports (Ver 4.5) on wine. Installation went fine and the application working well on wine, except the printing function. Whenever, I issue print command from oracle reports (ver 4.5) window, the wine application freezes and the following error pops-up. The error is: The Program
2011 Nov 08
1
Cooltype crash on Photoshop CS5 and WIne 1.3.32
Am I the only one getting this? Whenever I select a certain font or open a PSD file that uses it, the application hangs up or crashes. Code: err:shell:HCR_GetFolderAttributes should be called for simple PIDL's only! fixme:system:SetProcessDPIAware stub! fixme:ntdll:NtSetInformationToken unimplemented class 24 fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
2009 Sep 08
2
Can't configure wine anymore
When I type winecfg, I get all this > err:menubuilder:WinMain unknown option -a > err:menubuilder:WinMain unknown option -r > fixme:advapi:RegisterEventSourceW ((null),L"Print"): stub > fixme:winsock:convert_af_w2u unhandled Windows address family 26 > fixme:winsock:convert_af_w2u unhandled Windows address family 26 > fixme:winsock:convert_af_w2u unhandled Windows
2010 May 24
4
Running .Net 2.0 SP1 application Zalktis
Hello! I am trying to run Latvian accounting software Zalktis (free demo http://www.zalktis.lv/faili.htm) on Wine. It requires MS .Net Framework 2.0 Service Pack 1 and MS MDAC Refresh 2.8 I am running latest Wine (wine-1.2-rc1), installed dotnet20 and mono trough winetricks. Operating system:ubuntu 10.04 This program installs fine, but then I want to run it crashes (with send and don`t send error)
2009 Feb 19
3
www = wine won't work :-(
Just upgraded from 1.1.14 (that worked fairly well on some apps) to 1.1.15 on Ubuntu and it just plain won't work. Not even winecfg works. I get this for winecfg: fixme:advapi:RegisterEventSourceW ((null),L"Print"): stub fixme:ds:DsRoleGetPrimaryDomainInformation ((nil), 1, 0x32eff0) stub fixme:advapi:LsaOpenPolicy ((null),0x32ef98,0x00000001,0x32efb4) stub fixme:advapi:LsaClose
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