http://bugs.winehq.org/show_bug.cgi?id=13115 Summary: .net 1.1 installer fails in ControlService() Product: Wine Version: 1.0-rc1 Platform: Other OS/Version: other Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: advapi32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com This worked in wine-0.9.59, but fails often in rc1. The first run of dotnet11's installer usually fails, saying "An error occurred while Windows Installer was initializing", and exits quickly with status 24. Retrying sometimes works. Seems to be shortly after 0023:Call advapi32.OpenServiceA(0013d4f8,00402740 "msiserver",00000024) ret=0040b496 0023:Ret advapi32.OpenServiceA() retval=0013bde0 ret=0040b496 0023:Call advapi32.QueryServiceStatus(0013bde0,0033f114) ret=0040b50f 0023:Ret advapi32.QueryServiceStatus() retval=00000001 ret=0040b50f 0023:Call advapi32.ControlService(0013bde0,00000001,0033f158) ret=0040b58d trace:service:ControlService 0x13bde0 1 0x33f158 trace:service:svcctl_ControlService (0x1173c8, 1, 0x7e97d830) 0023:Ret advapi32.ControlService() retval=00000000 ret=0040b58d dotnetfx.log says: [05/10/08,13:37:01] StopDarwinService() - Call to ControlService() failed! [05/10/08,13:37:01] GetLastError() returned: <183> -- 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.