[mapguide-users] PHP to ASP - dotnet namespace problems
Walt Welton-Lair
walt.welton-lair at autodesk.com
Tue Mar 28 12:47:40 EST 2006
Looks like you have two PHP installations on your machine - the MapGuide
one and one in C:\PHP. The latter has precedence in your path. What
version is that PHP? Could it possibly be interfering with the MG
version of PHP? If you move the MG path entries (C:\Program
Files\MapGuideOpenSource\...) higher up does that have any effect?
%SystemRoot%\system32;
%SystemRoot%;
%SystemRoot%\System32\Wbem;
C:\Program Files\MapGuideOpenSource\WebServerExtensions\Php;
C:\Program
Files\MapGuideOpenSource\WebServerExtensions\www\mapviewernet\bin;
C:\Program Files\ATI Technologies\ATI Control Panel;
C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;
C:\PHP;
C:\PHP\ext;
C:\Program Files\ZipGenius 6\
_____
From: Randy Glen Johnson [mailto:rjohnson at maintenanceconnection.com]
Sent: Tuesday, March 28, 2006 12:34 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] PHP to ASP - dotnet namespace problems
Jason, I fixed the path as well as moved items around in the path,
rebooted, tested again and again, but nothing seems to fix that error.
Line 19 of the utilityfunctions.aspx is the line that is breaking...
<%@ Import Namespace="OSGeo.MapGuide" %>
is this a resource? Should I be looking at a specific file that has
this resource? And its path?
Best Regards,
Randy Glen Johnson
Programmer Analyst
Maintenance Connection, Inc.
1-888-567-3434 ext 800
http://www.maintenanceconnection.com
<http://www.maintenanceconnection.com/>
-----Original Message-----
From: Jason Birch [mailto:Jason.Birch at nanaimo.ca]
Sent: Monday, March 27, 2006 9:25 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] PHP to ASP - dotnet namespace problems
The depends error looks to me to be a red herring.
C:\ProgramFiles\MapGuideOpenSource\WebServerExtensions\www\mapviewernet\
bin
Is the missing space in "Program Files" really there?
Jason
_____
From: Randy Glen Johnson [mailto:rjohnson at maintenanceconnection.com]
Sent: Mon 2006-03-27 5:13 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] PHP to ASP - dotnet namespace problems
Alain, thanks for the info. I downloaded the newest depends.exe and ran
it. Everything else looked good.
System path :
%SystemRoot%\system32;
%SystemRoot%;
%SystemRoot%\System32\Wbem;
C:\Program Files\ATI Technologies\ATI Control Panel;
C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;
C:\PHP;
C:\PHP\ext;
C:\Program Files\MapGuideOpenSource\WebServerExtensions\Php;
C:\Program Files\ZipGenius 6\;
C:\ProgramFiles\MapGuideOpenSource\WebServerExtensions\www\mapviewernet\
bin
This is what the depends program resulted - its foreign to me...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapguide-users/attachments/20060328/534297a8/attachment.html
More information about the Mapguide-users
mailing list