[mapserver-users] What is MSVCR70.DLL?

Pericles S. Nacionales pnaciona at gis.umn.edu
Thu Jun 27 15:00:23 EDT 2002


Thanks, Ed.  That's what I thought but didn't realize that VC++ 6.0
automatically uses the newer DLL.  Anyway, I've uninstalled it and am
recompiling the binaries tonight.

-Perry

-----Original Message-----
From: Ed McNierney [mailto:ed at topozone.com] 
Sent: Thursday, June 27, 2002 10:28 AM
To: Tyler Mitchell; pnaciona at gis.umn.edu
Cc: mapserver-users at lists.gis.umn.edu
Subject: RE: [mapserver-users] What is MSVCR70.DLL?

Tyler, Perry -

This DLL is needed by applications compiled to use the Microsoft
Foundation Classes (MFC) as a DLL, and compiled on a machine that has
the Microsoft .NET SDK installed on it.  This is no different than older
MFC runtime DLL requirements; it's just that this is a very new runtime
DLL and most folks don't have it.  The system running this application
(mapserver, compiled this way) also must have Microsoft Internet
Explorer 4.0 or higher installed on it, since the runtime uses
components from IE as well.

It seems, however, advisable to either compile the standard binaries on
a machine that does NOT have the .NET SDK installed, or to compile
mapserver to statically link the runtime libraries, or both.

	- Ed

-----Original Message-----
From: Tyler Mitchell [mailto:TMitchell at lignum.com]
Sent: Thursday, June 27, 2002 10:49 AM
To: pnaciona at gis.umn.edu
Cc: mapserver-users at lists.gis.umn.edu
Subject: RE: [mapserver-users] What is MSVCR70.DLL?



Thanks Perry, I'm try it out right now.  The 3.6 win binaries from DM
Solutions worked for me last night.  I couldn't find an explicit 3.6.1
windows binary this morning on the mapserver site - I assume that you
have
just overwrote the 3.6 packages?  I just downloaded
http://mapserver.gis.umn.edu/win32bin/ms36png_gdal_pg_wms.zip and I
still
get the same error message when mapserv.exe is executed.
The message I get is:

"Mapserv.exe - unable to locate dll
The dynamic link library MSVCR70.dll could not be found in the specified
path c:\......bleh bleh bleh..my path stuff"

I've installed the latest service packs but still get it.  I haven't
seen
the .net update but I don't really want to go there.

Let me know if you want me to test further compiles to see it get fixed
so
no one else bashes their head into the monitor :)


|---------+---------------------------->
|         |           "Pericles S.     |
|         |           Nacionales"      |
|         |           <pnaciona at gis.umn|
|         |           .edu>            |
|         |                            |
|         |           06/26/2002 05:43 |
|         |           PM               |
|         |           Please respond to|
|         |           pnaciona         |
|         |                            |
|---------+---------------------------->
 
>-----------------------------------------------------------------------
-------------------------------------------------------|
  |
|
  |       To:       "'Tyler Mitchell'" <TMitchell at lignum.com>,
<mapserver-users at lists.gis.umn.edu>                               |
  |       cc:
|
  |       Fax to:
|
  |       Subject:  RE: [mapserver-users] What is MSVCR70.DLL?
|
 
>-----------------------------------------------------------------------
-------------------------------------------------------|




Tyler,

Hmmm...  Microsoft.NET?  Are you using the binaries from the MapServer
site?  I recently installed the Microsoft.NET update through Windows
Update.  Maybe I shouldn't have.  Anyway, I'm compiling MapServer 3.6.1
to replace the 3.6.0 binaries.  Try one of those binaries but give me an
hour or two.

-Perry

> -----Original Message-----
> From: owner-mapserver-users at lists.gis.umn.edu [mailto:owner-mapserver-
> users at lists.gis.umn.edu] On Behalf Of Tyler Mitchell
> Sent: Wednesday, June 26, 2002 5:36 PM
> To: mapserver-users at lists.gis.umn.edu
> Subject: [mapserver-users] What is MSVCR70.DLL?
>
> I noticed that nothing is mention in the earlier mailing list on this.
> I'm
> running windows 2000 and getting an error using the ms3.6 executables.
> Does anyone know off the top of their head what's going on?
>
> Tyler
>











More information about the mapserver-users mailing list