http://bugs.winehq.org/show_bug.cgi?id=31521
Bug #: 31521 Summary: Microsoft SQL Server Management Studio Express 2005: cannot control server service (Win32_Service WMI class needs StartMode and SystemName properties) Product: Wine Version: 1.5.11 Platform: x86 URL: http://www.microsoft.com/download/en/details.aspx?id=8 961 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmi&wbemprox AssignedTo: wine-bugs@winehq.org ReportedBy: djelinski1@gmail.com Classification: Unclassified
Continuation from bug 31323.
After connecting to a server the context menu contains options like start, stop, pause, resume, restart. After implementing the functions from bug 31323 right-clicking to invoke the context menu throws an exception - "Error code: 0x80041002" Log indicates that the error is due to missing properties: StartMode and SystemName.
A running instance of SQL Server on local machine is needed to reproduce this bug. Winetricks dotnet20 win7 is needed to install the application.