Re: [mapguide-users] problems with maestro r3911 in fdo's

2009-06-26 Thread Kenneth Skovhede, GEOGRAF A/S
The warning you posted earlier was not present in Maestro 1.0.9. It merely informs you that the FeatureSource should present a spatial context, but did not. Some providers work like this, eg. the ODBC provider. I don't know about the King.Oracle one. The error you are getting now has to do with

Re: [mapguide-users] problems with maestro r3911 in fdo's

2009-06-26 Thread Jackie Ng
Providers are named Company.Provider.X.Y And are versioned x.y.z.0 Basically, change name to: OSGeo.KingOracle.3.2 And change all other versions to: 3.2.2.0 - Jackie sathishpsk9 wrote: Hi jackie Nag I formatte my pc and installed 1.Mapguide 2.01 2.maestro r3911

Re: [mapguide-users] problems with maestro r3911 in fdo's

2009-06-26 Thread sathishpsk9
Hi Jackie Nag thank you.I changed provider.xml as per your instructions . but of no use .. can you please tell should change some other files also thanks satish -- View this message in context: http://n2.nabble.com/problems-with-maestro-r3911-in-fdo%27s-tp3158999p3160157.html Sent from

Re: [mapguide-users] Missing tiles

2009-06-26 Thread Peter Filip
I identified the bad tile in the cache folder and i deleted it. Afterwards mapguide created a new one but again same bad. But there is a interesting thing about it. The originally layer consists of four tiff files. This four tiffs has their centre at this tile. All of them border on this one

Re: [mapguide-users] problems with maestro r3911 in fdo's

2009-06-26 Thread Jackie Ng
Use a FDO 3.3 version of that provider. - Jackie sathishpsk9 wrote: Hi Jackie Nag thank you.I changed provider.xml as per your instructions . but of no use .. can you please tell should change some other files also thanks satish -- View this message in context:

Re: [mapguide-users] Problem with map.save()

2009-06-26 Thread Gyufi
Hi. You must instantiate an MgMap object and call this object Create method. After then, you can save the map to the repository. Don't use Open method, you don't need this, just use create. I know it so, MgMapBase will return with an MgNotImplementedException, because it not implemented yet.

[mapguide-users] Fusion demo projects

2009-06-26 Thread Matteo
Hi all, where I can find a demo of applications with fusion? I see the site entreprise.mapguide.com but on the download sample there isn't demo with fusion Regards Matteo -- View this message in context: http://n2.nabble.com/Fusion-demo-projects-tp3160748p3160748.html Sent from the MapGuide

[mapguide-users] Fusion interface localization

2009-06-26 Thread Matteo
Hi, how I can localize a fusion interface? Regards Matteo -- View this message in context: http://n2.nabble.com/Fusion-interface-localization-tp3161394p3161394.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

RE: [mapguide-users] Missing tiles

2009-06-26 Thread Dave Wilson
Would it be possible for you to log a trac ticket and attach the files? http://trac.osgeo.org/mapguide/ This seems like a good reproducible defect. Dave -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Peter

[mapguide-users] 2.1 Beta (Fusion) Problems

2009-06-26 Thread Andy Morsell
Hi all, I installed MGOS 2.1 Beta yesterday and here are several Fusion problems that I’m seeing: * Firefox is still prompting for user authentication even when SESSION is passed as a URL parameter. It works ok in IE. This has been mentioned in other threads here. * The

Re: [mapguide-users] 2.1 Beta (Fusion) Problems

2009-06-26 Thread Andrew DeMerchant
I'm looking forward to seeing if your mrsid/ecw's work - I never did get them working. This SESSION problem in Firefox would also be a show stopper for me (if I needed another one). Andrew On 6/26/2009 2:55 PM, Andy Morsell wrote: Hi all, I installed MGOS 2.1

RE: [mapguide-users] 2.1 Beta (Fusion) Problems

2009-06-26 Thread Andy Morsell
Correction, http://trac.osgeo.org/fusion/ticket/232 does not appear to be a problem in this version. Andy From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Andy Morsell Sent: Friday, June 26, 2009 10:56 AM To: 'MapGuide Users Mail List'

RE: [mapguide-users] 2.1 Beta (Fusion) Problems

2009-06-26 Thread Benoit Begin
The Firefox issue is fairly straightforward to fix, except for my lack of understanding of the actual cause of the issue. In ApplicationDefinition.js, the method getAppDef(xhr) needs to be changed to be like this: getAppDef: function(xhr){ if (xhr typeof(xhr) == object

Re: [mapguide-users] problems with maestro r3911 in fdo's

2009-06-26 Thread Tom Lazo
Ehm...At first...Que tenias en la cabeza???!!!..srry...i use tu say that when i c this kind of mistakes. Well satish. There's no KingOracle 3.2.2 v. so...u must be refering to FDO's version..ok, now KO's versions go 'til v0.8.10. Ok, just c which one do u have i.e. i have 0.8.10 and i had to

[mapguide-users] Problems With the phpviewersample's Theme Layer on Fusion?? Here's my solution

2009-06-26 Thread Tom Lazo
Well, Hi all. Buen dia a todos!. As i say in all my posts... excuse me but my english sucks...well i'll continue. Sincerity first. Ok, I'm tired of just posting problems...so today i'll post a solution, so let's go. Anyone who has tried to use the famous and usefull phpviewersexample's theme

Re: [mapguide-users] Problems With the phpviewersample's Theme Layer on Fusion?? Here's my solution

2009-06-26 Thread Tom Lazo
Oh gosh !! i forgot!!.. 5.- On thememain.php Change these lines function OnApplyThemeReadyStateChange() { var ready = themeReqHandler.readyState; if (ready == READY_STATE_COMPLETE) {

RE: [mapguide-users] 2.1 Beta (Fusion) Problems

2009-06-26 Thread Andy Morsell
I logged the three new issues in the Fusion Trac: http://trac.osgeo.org/fusion/ticket/263 http://trac.osgeo.org/fusion/ticket/264 http://trac.osgeo.org/fusion/ticket/265 Andy From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Andy Morsell

[mapguide-users] Fusion MGENT 2010 - get Fusion object from frame outside fusion

2009-06-26 Thread Matteo
Hi all, I need to access to Fusion object from a frame outside fusion. Example my index.php page contain this code frameset name=frameset1 rows=*,200 frame src = /mapguide2010/fusion/flexviewer.php?TEMPLATE=google_slateSESSION=?= $mgSessionId ?APPLICATIONDEFINITION=?= $weblayout ?

Re: [mapguide-users] 2.1 Beta (Fusion) Problems

2009-06-26 Thread Paul Spencer
Thanks Andy ... we've been quite at this end but really appreciate the traffic on these issues. I'm hopeful that we can take a look at them soon, Cheers Paul On 26-Jun-09, at 5:56 PM, Andy Morsell wrote: I logged the three new issues in the Fusion Trac: