[mapguide-users] PHP to ASP - dotnet namespace problems
Traian Stanev
traian.stanev at autodesk.com
Tue Mar 28 16:55:28 EST 2006
Yes but first we have to be sure that it continues to work after a fifth
reboot.
_____
From: Walt Welton-Lair
Sent: Tuesday, March 28, 2006 4:53 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] PHP to ASP - dotnet namespace problems
Sounds like a good set of steps to add to our install readme :->.....
J/K!!
Seriously though - we're all glad it's now working for you.
_____
From: Randy Glen Johnson [mailto:rjohnson at maintenanceconnection.com]
Sent: Tuesday, March 28, 2006 4:49 PM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] PHP to ASP - dotnet namespace problems
Well...
I tried to repair the web extensions but had no success
I played with the path statement (moved around the order), rebooted,
tested, no success
I moved the c:\php and c:\php\ext stuff to the end of the path,
rebooted, tested, no success
I removed c:\php and c:\php\ext from the path, rebooted, tested, no
success
So...
I decided to really remove everything then reload. I did this once
already but didn't completely remove everything.
Uninstalled MapGuide Server Extensions and then MapGuide Server
Ran a registry cleaner
Rebooted
Deleted mapguide folders from hdd
Removed all IIS virtual directories that I had created...
Removed all PATH variables for PHP ane MGOS
Rebooted
Uninstalled all autocad stuff - studio, and viewer(s)
Uninstalled PHP - Walt had noticed two installs of PHP so I figured it
would be good to get rid of the old one I had from MapServer Enterprise
Rebooted
Ran registry cleaner again
Deleted all associated Registry keys from registry
Rebooted
Re-installed from the beginning.
SUCCESS!
Thanks for all of your help!
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: Walt Welton-Lair [mailto:walt.welton-lair at autodesk.com]
Sent: Tuesday, March 28, 2006 9:48 AM
To: users at mapguide.osgeo.org
Subject: RE: [mapguide-users] PHP to ASP - dotnet namespace problems
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/e016f6fe/attachment.html
More information about the Mapguide-users
mailing list