MOGA
Member
I have spent the last few hours learning everything that I can about MFC42.DLL problems as it relates to WINE/WIN500 installs. I've followed the instructions at the excellent RR reference on the subject, found HERE to get WIN500 working with WINE. Following the step by step process referenced above, I'm unable to get dotnet1.1 installed using winetricks. The command line error reads:
Note: command 'wine /home/my_user_name/.cache/winetricks/dotnet11/dotnetfx.exe' returned status 5. Aborting.
Calling WIN500_COM.exe subsequently returns this output:
Cannot find import; DLL may be missing, corrupt, or wrong version File “MFC42.DLL,” error 126
This is the error that WINE initially generated which led to my study of WINE/WIN500 issues.
I assume that the failed MS NET 1.1 install and the inability of my machine to initialize WIN500 are related? OR are they two distinct challenges that require a solution?
BTW, the last line that's visible in console before the MS NET install breaks is as follows:
wine: Unhandled page fault on read access to 0x2d987940 at address 0x2d987940 (thread 0039), starting debugger...
The wine message box reads: the program install.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.
I am way out of my league here. Can anyone give me insight into what is happening? I have the impression that those are memory addresses from the CLI output but I'm not really sure. Does it matter that I apparently have dotnet1.0, 2.0, and 4.0 also installed?
My machine uses Fedora 13, Wine 1.3.7, and the latest version of WIN500. Athlon II quad-core box and 4 GB 1600 DDR3. Any help is greatly appreciated.
Note: command 'wine /home/my_user_name/.cache/winetricks/dotnet11/dotnetfx.exe' returned status 5. Aborting.
Calling WIN500_COM.exe subsequently returns this output:
Cannot find import; DLL may be missing, corrupt, or wrong version File “MFC42.DLL,” error 126
This is the error that WINE initially generated which led to my study of WINE/WIN500 issues.
I assume that the failed MS NET 1.1 install and the inability of my machine to initialize WIN500 are related? OR are they two distinct challenges that require a solution?
BTW, the last line that's visible in console before the MS NET install breaks is as follows:
wine: Unhandled page fault on read access to 0x2d987940 at address 0x2d987940 (thread 0039), starting debugger...
The wine message box reads: the program install.exe has encountered a serious problem and needs to close. We are sorry for the inconvenience.
I am way out of my league here. Can anyone give me insight into what is happening? I have the impression that those are memory addresses from the CLI output but I'm not really sure. Does it matter that I apparently have dotnet1.0, 2.0, and 4.0 also installed?
My machine uses Fedora 13, Wine 1.3.7, and the latest version of WIN500. Athlon II quad-core box and 4 GB 1600 DDR3. Any help is greatly appreciated.