lorue
2010-Oct-31 00:18 UTC
[Wine] msg:install the Windows version of Mono to run .NET executab
Hi Wine friends I am trying to install the genie windows software using wine 1.2.1 During the first attempt I recieve this first msg: install the Windows version of Mono to run .NET executables and some lines later this second msg: err:rpc:I_RpcGetBuffer no binding Ok. After googleing I found the two msgs are related and the only way I could find to fix it was to install the mono26 using winetricks. If someone knows how to fix this msgs NOT using winetricks pls pls comments!!. Ok. Then I remove .wine to be shure everything is clean using rm -rf $HOME/.wine Ok. Then I installed mono26 with out problems (mono 2.6.7 gtk 2.12.10) Ok. During the second attemp to install Genie windows software I am NOT recieveing the first msg, but but I am still recieving the second one. The last lines from terminal are: fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 2 ignored L"Upgrade" table values Successfully registered DLL C:\windows\system32\msxml6.dll fixme:clusapi:GetNodeClusterState ((null),0x33ec24) stub! fixme:advapi:DecryptFileA "c:\\d048e7c473d2f65cc7\\" 00000000 err:rpc:I_RpcGetBuffer no binding fixme:advapi:LookupAccountNameW (null) L"lorue" (nil) 0xd8dd70 (nil) 0xd8dd74 0xd8dd68 - stub fixme:advapi:LookupAccountNameW (null) L"lorue" 0x1125f58 0xd8dd70 0x1125fa8 0xd8dd74 0xd8dd68 - stub fixme:msi:ACTION_CustomAction Rollback only action... rollbacks not supported yet fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 2 ignored L"Upgrade" table values fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut Unhandled Exception: System.NotImplementedException: The requested feature is not implemented. at System.Security.Principal.WindowsIdentity.get_Groups () [0x00000] in <filename unknown>:0 at Oticon.InternetUpdater.Common.Config.get_LocalizedUserGroupEveryone () [0x00000] in <filename unknown>:0 at Oticon.InternetUpdater.DownloadService.RemotingProvider..ctor (IBitsManager newDownloadManager) [0x00000] in <filename unknown>:0 at Oticon.InternetUpdater.DownloadService.UpdaterHostService..ctor () [0x00000] in <filename unknown>:0 at (wrapper remoting-invoke-with-check) Oticon.InternetUpdater.DownloadService.UpdaterHostService:.ctor () at Oticon.InternetUpdater.DownloadService.Program.Main () [0x00000] in <filename unknown>:0
lorue
2010-Oct-31 00:29 UTC
[Wine] Re: msg:install the Windows version of Mono to run .NET executab
Hi Again I forgot to show the check list of process during the Genie installation, it is in Spanish and I attempt to translate some lines to English: Instalando Componentes (Components installing): 1) Microsoft XML 6.0 Parser 2) Microsoft SQL Server 2005 Compact 3) Desinstalar las versiones antiguas de Genie (Uninstalling Genie's old versiones) 4) Sistema de Adaptaci?n de Oticon 5) Bloque de idiomas (Languages block) 6) Microsoft SQL Server 2005 SP2 7) Base de datos aut?noma (Data base autonomous) 8) Actualizador de Genie (Genie's updating) 9) Copiando archivos adicionales (Copying Additional Files) The erros appear during the 6) line "Microsoft SQL Server 2005 SP2" again thanks and regads Lorue :? :? :?
lorue
2010-Oct-31 03:56 UTC
[Wine] Re: msg:install the Windows version of Mono to run .NET executab
Hi everybody I have just installed and test dotnet20 instead mono26 from winetricks. During the the Genie Windows Software installation the log shows many times the next msg: err:ole:CoInitializeEx Attempt to change threading model of this apartment from apartment threaded to multi-threaded. Finally the install process show a windows with: The GenieUpdaterService.exe program has found a serious problem and need to be closed. So sorry. I hope someone could help me, but it looks Genie it is not going to run under Wine :( :( :( :( Thanks and regards Lorue [Crying or Very sad] [Crying or Very sad] [Crying or Very sad] [Crying or Very sad]
James McKenzie
2010-Oct-31 15:51 UTC
[Wine] msg:install the Windows version of Mono to run .NET executab
On 10/30/10 8:56 PM, lorue wrote:> Hi everybody > I have just installed and test dotnet20 instead mono26 from winetricks. >That error message is not why your program is failing to install. Please generate a full set of log files (http://wiki.winehq.org/FAQ#get_log) and then post them to a site like pastebin.com and post the URL where we can look at those files here. Also, a previous comment stated that you thought they may require .NET 3.5. Can you try with .NET 3.0? Thank you. James McKenzie