- From: <Metro_Sauper@PTSLS.COM>
- Date: Tue, 23 Nov 1999 09:17:15 -0500 (EST)
- To: "'www-lib@w3.org'" <www-lib@w3.org>
Jeff, The MSVCRTD.dll is the debugging version of MSVCRT.dll. The debugging version of the dlls will only be on a machine that has visual studio installed. There are referenced when you do a "DEBUG" build. Are you running the program on the same machine that you compiled it on? If so, I thing something happened to your installation. If not, use "RELEASE" build to get a version that will run on that machine. Metro T. Sauper, Jr. "Macomber, Jeff" <jmacomber@ncslink.com> on 11/22/99 02:40:02 PM To: "'www-lib@w3.org'" <www-lib@w3.org> cc: (bcc: Metro Sauper/PTSLS) Subject: Problem Running Examples on Win95 Hello, I am new to this list and to the wwwlib in general. I have downloaded the distribution and the binaries. I am trying to simply run some of the sample applications - specifically the Simple PUT and POST examples. Every time I try to run them I get an Error that it can't find the MSVCRTD.dll file. I checked and such a file does not exist on my system (Though I do have MSVCRT.dll). I then tried recompiling and received no error's but again when I ran them the same error message appeared. What is going on with this? Has anyone else ever experienced this problem? (I am using MSVC 4.0 on a Win95 machine) Thanks for your time, Jeff Jeff Macomber Program Analyst NCS-ESSD jmacomber@ncslink.com (480) 610-7659
Received on Tuesday, 23 November 1999 10:00:13 UTC