http://bugs.winehq.org/show_bug.cgi?id=31430
Bug #: 31430 Summary: Microsoft HealthVault Connection Center 4.1 fails to run Product: Wine Version: 1.5.10 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: bradpitcher@gmail.com Classification: Unclassified
Microsoft HealthVault Connection Center 4.1 fails to run, tested on Ubuntu 12.04. The software can be downloaded for free here: http://www.microsoft.com/en-us/healthvault/tools-devices/devices.aspx
I get this on the command-line when I attempt to run it:
bpitcher@millsmess:~/.wine/drive_c/Program Files/Microsoft HealthVault$ env WINEPREFIX="/home/bpitcher/.wine" wine C:\windows\command\start.exe /Unix /home/bpitcher/.wine/dosdevices/c:/users/Public/Desktop/Microsoft\ HealthVault\ Connection\ Center.lnk fixme:exec:SHELL_execute flags ignored: 0x00000100 fixme:exec:SHELL_execute flags ignored: 0x00004100 bpitcher@millsmess:~/.wine/drive_c/Program Files/Microsoft HealthVault$ fixme:mscoree:ConfigFileHandler_startElement Unknown element L"system.net" in state 1 fixme:mscoree:ConfigFileHandler_startElement Unknown element L"defaultProxy" in state 3 fixme:advapi:RegisterTraceGuidsW (0x6cd15f38, 0x6cd20180, {e2821408-c59d-418f-ad3f-aa4e792aeb79}, 1, 0x33eaf8, (null), (null), 0x6cd20188,): stub fixme:msvcm:CrtImplementationDetails_DoDllLanguageSupportValidation stub fixme:msvcm:CrtImplementationDetails_RegisterModuleUninitializer 0xc73f18: stub
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for HealthVaultConnectionCenter.Program ---> System.ArgumentNullException: Argument cannot be null. Parameter name: ptr at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer (IntPtr ptr, System.Type t) [0x00000] in <filename unknown>:0 at HealthVaultConnectionCenter.TraceProvider..ctor (System.String applicationName, Guid controlGuid, Boolean useSequenceNumbers) [0x00000] in <filename unknown>:0 at HealthVaultConnectionCenter.Program..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for HealthVaultConnectionCenter.Program ---> System.ArgumentNullException: Argument cannot be null. Parameter name: ptr at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer (IntPtr ptr, System.Type t) [0x00000] in <filename unknown>:0 at HealthVaultConnectionCenter.TraceProvider..ctor (System.String applicationName, Guid controlGuid, Boolean useSequenceNumbers) [0x00000] in <filename unknown>:0 at HealthVaultConnectionCenter.Program..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- fixme:advapi:UnregisterTraceGuids 0: stub