Displaying 3 results from an estimated 3 matches for "servicemodel".
Did you mean:
devicemodel
2012 May 08
6
Ubuntu 12.04 64bit + Wine 1.5.3 (or 1.4) + .NET Framework3.0
...> fixme:advapi:LsaOpenPolicy ((null),0x33d0bc,0x00000001,0x33d0e4) stub
> fixme:advapi:LsaClose (0xcafe) stub
> fixme:sync:CreateMemoryResourceNotification (0) stub
> fixme:shell:URL_ParseUrl failed to parse L"System"
> fixme:shell:URL_ParseUrl failed to parse L"System.ServiceModel.Install"
> fixme:shell:URL_ParseUrl failed to parse L"Microsoft.Web.Administration"
> fixme:shell:URL_ParseUrl failed to parse L"System.ServiceProcess"
> fixme:shell:URL_ParseUrl failed to parse L"System.ServiceProcess.resources"
> fixme:shell:URL_Pars...
2012 May 01
7
Error installing dotnet30
Hello,
I would like to install the dotnet30 using winetricks, but the terminal tell me the error 65. I have targeted the error :
Code:
fixme:advapi:RegisterEventSourceA ((null),"MsiInstaller"): stub
fixme:advapi:RegisterEventSourceW (L"",L"MsiInstaller"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00002dbb,(nil),0x0006,0x00000000,0x33ccf8,(nil)):
2010 Jul 12
9
Kernel 2.6.35 and .Net Framework
...stall dotnet 3.0 booting into kernel 2.6.33 it seem to install without any problem. Installing under kernel 2.6.35 (2.6.34) it failed with an access denied. A work around is to add "Permission everyone" to the registry HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog\Security\ServiceModel 3.0.0.0 and then reinstall
dotnet3. It now seem to install successfully, but I can't test it - because I have no program running dotnet3 and dotnet2 still give me an access denied.
I have tried to give access to everyone under dotnet2, but without success. Any solution?
I'm running Ubuntu...