[Bug 5991] New: MSDE install fails

Wine Bugs wine-bugs at winehq.org
Fri Aug 18 13:18:16 CDT 2006


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

           Summary: MSDE install fails
           Product: Wine
           Version: CVS
          Platform: Other
               URL: http://www.asp.net/msde/
        OS/Version: other
            Status: NEW
          Keywords: download
          Severity: normal
          Priority: P2
         Component: wine-ipc
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dank at kegel.com


To reproduce:
Download and run the MSDE installer MSDE2000A.EXE from
http://www.microsoft.com/downloads/details.aspx?familyid=413744d1-a0bc-479f-bafa-e4b278eb9147
This will unpack to directory c:\MSDERelA or c:\SQK2KSP3.
Go to that directory, then run
  setup.exe SAPWD=Hello SecurityMode=SQL
It will fail with dialog box
   Fatal SQLUNIRL.DLL Initialization Error
   File: ..\src\procaddr.c, line: 422
   NDDEAPI.DLL Could not be loaded, NT Error 126
and after you click OK, you'll see
err:msi:ITERATE_Actions Execution halted, action
L"SetPropSQLMSDEInstalled.2D02443E_7002_4C0B_ABC9_EAB2C064397B" returned 1603

nddeapi.dll is not yet implemented in Wine; see
http://windowssdk.msdn.microsoft.com/en-us/library/ms690651.aspx
for an overview.

I'll probably try copying in a native nddeapi.dll from my WinXP partition next...

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list