[Bug 20651] Many .NET based applications need WMI core infrastructure (Wine doesn't provide a WMI implementation)

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 23 19:40:02 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=20651

--- Comment #30 from Dan Kegel <dank at kegel.com> 2012-06-23 19:40:02 CDT ---
That was without any extra native packages.  With native dotnet20, it
aborts with

Unhandled Exception: System.InvalidCastException: Specified cast is not valid.
   at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32
errorCode, IntPtr errorInfo)
   at System.Management.SecurityHandler.Secure(IEnumWbemClassObject enumWbem)
   at System.Management.ManagementObjectSearcher.Get()
   at BmLauncher.Program.GetProcessOwner(Int32 processId)
   at BmLauncher.Program.GetPrevInstance()
   at BmLauncher.Program.Main()

Sounds like it's past the WMI problems, at least with native dotnet20?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list