[omniORB] MSVCRT.dll problems

Janet Truitt jtruitt@cs.ua.edu
Fri, 16 Jul 1999 09:42:40 -0500


Hello,

I am building applications on a machine that runs on WinNT.  I am wanting to
test my applications on a LAN with machines running Win95.  The applications
run with no problem on the NT machine, but I get the following error when I
run them on the W95 machine:

The *.exe files is linked to missing export MSVCRT.dll:_chkesp.

My goal is to eventually run the client and the server on separate machines,
but I can't even get them to work on one of the WIN95 machines.  The
msvcrt.dll is on the machine.  Has anyone ever seen this problem, or do you
have any idea what this error might mean?  I am using MSVC++ 6.0 and have
tried several permutations of project settings to no avail.

Thanks in advance for your time.
Janet Truitt