Re: Windows 2003 Server running upgrade J++/J# component

From: Lars-Inge Tønnessen [VJ# MVP] (http://emailme.larsinge.com)
Date: 08/12/04


Date: Thu, 12 Aug 2004 14:28:36 +0200


> before and have checked dependencies and found that the server has newer
> versions than are required of all the dependant DLL's

That was my problem too.

Win2003S had newer versions of the MFC DLLs than I had used for development
(on WinXP). I installed the old DLLs and it worked. I installed them in a
separate folder, and included the folder path in the path environment
variables for a new user, and ran the app under the new user so it should
not intervene with the new versions.

Regards,
Lars-Inge Tønnessen


Loading