Rimisaby
March 11, 2004, 15:54:15
Hello,
I am triing to use IC Imaging Control v1.4 under VC++ .net 2003. As I compile "demoApp" I run into an error message saying “_chkesp” was not found in "msvcrtd.dll". Downloading the mentioned .dll from the net two other debug .dll-s were still missing ("mfc42d.dll" and "msvcp60d.dll"). I got them as well, but now I get an unhandled exception in msvcrtd.dll. The release compiled version crashes as well obviously due to the release versions of the same DLLs.
As far as I know the wanted MFC runtime DLLs are older versions, the new versions of these DLLs shipped with VC++ .NET are renamed. Why does then VC++ looks for the old versions?
Or is IC v1.4 simply not supported with VC++ .NET, and I need to get an updated class library? If so, where and how?
Best regards,
Saby
I am triing to use IC Imaging Control v1.4 under VC++ .net 2003. As I compile "demoApp" I run into an error message saying “_chkesp” was not found in "msvcrtd.dll". Downloading the mentioned .dll from the net two other debug .dll-s were still missing ("mfc42d.dll" and "msvcp60d.dll"). I got them as well, but now I get an unhandled exception in msvcrtd.dll. The release compiled version crashes as well obviously due to the release versions of the same DLLs.
As far as I know the wanted MFC runtime DLLs are older versions, the new versions of these DLLs shipped with VC++ .NET are renamed. Why does then VC++ looks for the old versions?
Or is IC v1.4 simply not supported with VC++ .NET, and I need to get an updated class library? If so, where and how?
Best regards,
Saby