Re: Windows 2003 Server running upgrade J++/J# component
From: Lars-Inge Tønnessen [VJ# MVP] (http://emailme.larsinge.com)
Date: 08/12/04
- Next message: Eugene: "Re: Thank you, Bruno ! I found the same solution"
- Previous message: Jon: "Re: Windows 2003 Server running upgrade J++/J# component"
- In reply to: Jon: "Re: Windows 2003 Server running upgrade J++/J# component"
- Messages sorted by: [ date ] [ thread ]
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
- Next message: Eugene: "Re: Thank you, Bruno ! I found the same solution"
- Previous message: Jon: "Re: Windows 2003 Server running upgrade J++/J# component"
- In reply to: Jon: "Re: Windows 2003 Server running upgrade J++/J# component"
- Messages sorted by: [ date ] [ thread ]
Loading