[mapguide-trac] #200: MapAgent Test Page Failures on .net

MapGuide Open Source trac_mapguide at osgeo.org
Tue Jun 12 10:04:17 EDT 2007


#200: MapAgent Test Page Failures on .net
----------------------------+-----------------------------------------------
   Reporter:  crispinatime  |       Owner:       
       Type:  defect        |      Status:  new  
   Priority:  medium        |   Milestone:  1.2  
  Component:  General       |     Version:  1.2.0
   Severity:  minor         |    Keywords:       
External_id:                |  
----------------------------+-----------------------------------------------
 Under the "Server Admin" section of
 http://localhost/mapguide/mapagent/index.html
 none of the calls work...

 There are two errors in the following file
 c:\Program
 Files\MapGuideOpenSource\WebServerExtensions\www\mapviewernet\serveradminhelper.aspx

 Line 54 should change from
   serverAdmin.Online();
 to
   serverAdmin.BringOnline();

 Line 65 should change from
   serverAdmin.Offline();
 to
   serverAdmin.TakeOffline();


  Crispin

-- 
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/200>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals


More information about the mapguide-trac mailing list