Error to install dotnet11 (NetFramework 1.1)

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
User avatar
rpadilla
Newbie
Newbie
Posts: 1
Joined: Fri Jul 24, 2009 10:03 am

Error to install dotnet11 (NetFramework 1.1)

Post by rpadilla »

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 CAP_SYS_NICE.
E: context.c: waitpid(): No existen procesos hijos
ALSA lib pcm_dsnoop.c:593:(snd_pcm_dsnoop_open) unable to open slave
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
fixme:advapi:RegisterEventSourceA ((null),"MsiInstaller"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MsiInstaller"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0002,0x0000,0x000003f7,(nil),0x0006,0x00000000,0xa3c728,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0002,0x0000,0x000003f7,(nil),0x0006,0x00000000,0x135bc8,(nil)): stub
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Note: command 'wine /home/nazcax/.winetrickscache/dotnet11/dotnetfx.exe' returned status 65. Aborting.
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Error to install dotnet11 (NetFramework 1.1)

Post by vitamin »

rpadilla wrote:I'm having problems installing Net Framework 1.1
The operating System xUbuntu
Wine version 1.1.26
Upgrade to wine-1.1.27, .26 has few issues. Use winetricks to install .net ( http://wiki.winehq.org/winetricks ).
Locked