http://bugs.winehq.org/show_bug.cgi?id=16883
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on|16878, 16882 |16886
--- Comment #1 from Anastasius Focht focht@gmx.net 2009-01-11 10:39:39 --- Hello again,
small correction. Actually bug 16886 is preceeding this one, it slipped through.
The correct wcf trace log is as follows:
--- snip --- ServiceModelReg [17:33:51:750]: Warning: Failure executing "C:\windows\system32\wbem\mofcomp.exe" with parameters ""C:\windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModel.mof"": System.ApplicationException: Unexpected result 3 executing C:\windows\system32\wbem\mofcomp.exe with "C:\windows\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModel.mof" at System.ServiceModel.Install.InstallHelper.ExecuteWait(String program, String parameters, Int32[] allowedExitCodes) at System.ServiceModel.Install.WmiInstallComponent.OnInstall(OutputLevel outputLevel) ServiceModelReg [17:33:52:730]: Error: WMI classes are not installed. ServiceModelReg [17:33:52:746]: Repairing: Windows CardSpace (idsvc) ServiceModelReg [17:33:53:088]: System.InvalidOperationException: Service idsvc was not found on computer '.'. ---> System.ComponentModel.Win32Exception: Insufficient buffer --- End of inner exception stack trace --- at System.ServiceProcess.ServiceController.GenerateNames() at System.ServiceProcess.ServiceController.get_ServiceName() at System.ServiceProcess.ServiceController.GenerateStatus() at System.ServiceProcess.ServiceController.get_Status() at System.ServiceModel.Install.ServiceInstallComponent.StopService(OutputLevel outputLevel) at System.ServiceModel.Install.ServiceInstallComponent.OnReinstall(OutputLevel outputLevel) at System.ServiceModel.Install.InfoCardServiceInstallComponent.OnReinstall(OutputLevel outputLevel) at System.ServiceModel.Install.ServiceInstallComponent.Reinstall(OutputLevel outputLevel) at Microsoft.Tools.ServiceModel.ServiceModelReg.PerformAction(ActionItem actionItem, Nullable`1 confirmUninstall) at Microsoft.Tools.ServiceModel.ServiceModelReg.Run(String[] args) at Microsoft.Tools.ServiceModel.ServiceModelReg.TryRun(String[] args) === Verbose logging stopped: 1/11/2009 17:33:53 === --- snip ---
Regards