http://bugs.winehq.org/show_bug.cgi?id=29449
--- Comment #4 from hailumeng@gmail.com 2011-12-27 12:23:34 CST --- Thanks Dan for answering my question. I tried mdac 2.8 and didn't help either. I download SQL Server Compact Edition version 3.5 and noticed the .dll files in version 3.5 are different from the ones USPS shipping assistant installed with. So I replaced the ones shipping assistant installed with SSCE 3.5. After that, when I ran the application. It gave me less errors like below:
fixme:sync:CreateMemoryResourceNotification (0) stub fixme:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request: stub fixme:advapi:LsaOpenPolicy ((null),0x33ef50,0x00000800,0x33eef8) stub fixme:advapi:LsaClose (0xcafe) stub fixme:advapi:RegisterEventSourceW (L".",L"USPS Shipping Assistant"): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000064,(nil),0x0001,0x00000000,0x97dad4,0x97d97c): stub err:eventlog:ReportEventW L"Timestamp: 12/27/2011 6:16:15 PM\nMessage: HandlingInstanceID: 7ddeff57-e619-4328-8b45-78f9a2188e6b\r\nAn exception of type 'System.IO.FileLoadException' occurred and was caught.\r\n---------------------------------------------------------------------------\r\n12/27/2011 12:16:15\r\nType : System.IO."... fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Any idea about why? Really appreciate your help.
Lou