[mapguide-internals] Fwd: Studio login error with trunk build (linux) version 7.0.0.1

Walt Welton-Lair walt.welton-lair at autodesk.com
Mon May 12 11:44:40 EDT 2008


I think your error is due to this change: https://trac.osgeo.org/mapguide/changeset/3106.  An older version of Studio will not be able to connect to a server which has this schema change applied.  Try undoing the schema change in your local copy of the code and rebuild the server / web.

Walt

-----Original Message-----
From: mapguide-internals-bounces at lists.osgeo.org [mailto:mapguide-internals-bounces at lists.osgeo.org] On Behalf Of Zac Spitzer
Sent: Tuesday, May 06, 2008 8:41 AM
To: MapGuide Internals Mail List
Subject: [mapguide-internals] Fwd: Studio login error with trunk build (linux) version 7.0.0.1

I this to the users list by mistake...

I just built mapguide from the trunk on RH ES 4 and now when i try and
log in with studio 2009  I get the following error

 "Unable to complete request from site"
  there is an error in xml document (23,4)

using fiddler the xml looks ok, but i did notice the version being
reported as 7.0.0.1 could that be the problem?

I think it's reporting the product version as opposed to the mapguide version,
trunk/MgDev/Common/ProductVersion.h

 http://lists.osgeo.org/pipermail/mapguide-users/2007-April/006516.html

 2.0 on windows reports
 <SiteServer>
        <DisplayName></DisplayName>
        <Status>Online</Status>
        <Version>2.0.0.2308</Version>

The trunk build returns

 <SiteServer>
        <DisplayName></DisplayName>
        <Status>Online</Status>
        <Version>7.0.0.1</Version>

Otherwise the server is serving maps fine

z


--
Zac Spitzer -
http://zacster.blogspot.com (My Blog)
+61 405 847 168
_______________________________________________
mapguide-internals mailing list
mapguide-internals at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-internals


More information about the mapguide-internals mailing list