Problem with MFC42.DLL

Hello All,

I have a product developed using MFC. The thing is one of its menu item works fine on a XP machine , but when i click the same menu item on an ME machine it shows an error from MFC42.dll. I replaced MFC42.dll of the XP machine in the local directory of the Application in ME setup but that too didnt worked.

Can anybody suggest what is the root cause here. Any help will be appreciated

Thanks and Regards

Jaydeep



Answer this question

Problem with MFC42.DLL

  • Michael ADDS

    Try to debug remotely. I am sure that the problem isn't the MFC42.DLL. Your program has a bug that shows up only when ME is executing your program.

  • Problem with MFC42.DLL