[Bug 10160] New: MFC42.DLL.6467 error
http://bugs.winehq.org/show_bug.cgi?id=10160 Summary: MFC42.DLL.6467 error Product: Wine Version: 0.9.46. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: critical Priority: P4 Component: wine-ole AssignedTo: wine-bugs(a)winehq.org ReportedBy: jason.keeney(a)gmail.com Created an attachment (id=8748) --> (http://bugs.winehq.org/attachment.cgi?id=8748) debugging info I'm working with some educational database software called sdbV. (you can find it at dmm-support.dk) When I run the setup program, I get one error: C:\Program Files\sdbV\Toc.ocx Unable to register the DLL/OCX:DllRegisterServer failed; code 0x00000000 which prints in the terminal: wine: Call from 0x100010c2 to unimplemented function MFC42.DLL.6467, aborting I've tried to manually install Toc.ocx with regsvr32, but the same thing...(see the attachment). If I click ignore, I can continue, but when I try to run the application, but it crashes with the following: err:ole:CoGetClassObject class {ffa315a3-20d3-11cf-8fdd-943611c10000} not registered err:ole:create_server class {ffa315a3-20d3-11cf-8fdd-943611c10000} not registered err:ole:CoGetClassObject no class object {ffa315a3-20d3-11cf-8fdd-943611c10000} could be created for context 0x5 It doesn't seem like there are so many errors, but I don't know how to proceed with this. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10160 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from James Hawkins <truiken(a)gmail.com> 2007-10-24 19:40:44 --- Invalid. Wine doesn't provide mfc42.dll, so you need to find a better version. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10160 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from James Hawkins <truiken(a)gmail.com> 2007-10-24 19:41:35 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10160 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Component|wine-ole |wine-misc -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10160 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #3 from Dan Kegel <dank(a)kegel.com> 2007-10-24 23:11:38 --- Try wget http://kegel.com/wine/winetricks rm -rf .wine sh winetricks vcrun6 That should get you a good mfc42. (I would try the app myself, but didn't have enough patience to figure out the instructions at the web page you pointed us to.) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10160 --- Comment #4 from Jason <jason.keeney(a)gmail.com> 2007-10-25 10:33:25 ---
Try wget http://kegel.com/wine/winetricks rm -rf .wine sh winetricks vcrun6 That should get you a good mfc42.
That did the trick, thanks. Now the setup program installs and the application starts up. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=10160 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Summary|MFC42.DLL.6467 error |sdbV database app crashes | |on unimplemented function | |MFC42.DLL.6467 | |(old/incompatible MFC dll | |used, 'winetricks mfc42' is | |a workaround) -- 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.
participants (1)
-
wine-bugs@winehq.org