[mapguide-users] Re: MaestroAPI: GetRuntimeMap takes a long time to return the RuntimeMap

2010-11-22 Thread Gunter Becker
OK, i solved donloading the source code via svn and build a dll in debug mode. Now i'm able to narrow down the problem to funtion MgStreamToNetStream (line 312) in Utility.cs. Jackie, do you see any chance in making this particular code working faster? As the summery text implies this may not be

[mapguide-users] build mapguide with VS2010

2010-11-22 Thread jtby
Can mapguide be built with VS2010 or is VS2008 required? -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/build-mapguide-with-VS2010-tp5763177p5763177.html Sent from the MapGuide Users mailing list archive at Nabble.com. ___

RE: [mapguide-users] build mapguide with VS2010

2010-11-22 Thread Bruce Dechant
It can be built with VS2010 if you use the VS2008 compiler - I have tried this. We have not added updated VS2010 project files to SVN yet. It has not been fully updated to VS2010 - ie: VS2010 compiler. Thanks, Bruce From:

[mapguide-users] IE6 users cannot see map pane using MGE 2010 AJAX viewer

2010-11-22 Thread neilyoung
I posted this a couple of months ago on the Autodesk duscussion group and got 0 replies. I am hoping for suggestions from this group. I have a couple users who cannot see the contents of the map. They are forced by their IT to use IE6 as their browser. Initially, everything appears to load

RE: [mapguide-users] IE6 users cannot see map pane using MGE 2010 AJAX viewer

2010-11-22 Thread Dave Wilson
It may have something to do with .PNG support in IE6. The default image served by the server is .PNG. They could try changing to .JPG to see if that makes a difference, but I'm sure the IE7 and above users won't be happy. The color palette may not be as nice. Dave -Original Message-

[mapguide-users] Anonymous user

2010-11-22 Thread Martin Fafard
Hi How to stop the anonymous user for a password protected map? If I enter this user (with no password), I can access my maps... Martin F ___ mapguide-users mailing list mapguide-users@lists.osgeo.org

[mapguide-users] Selected Object Not Found when selecting objects in FUSION

2010-11-22 Thread GordonL
Here is a strange one. I just select an object on the map. And I get an error Selected Object Not Found although the object does select... gordon -- View this message in context:

[mapguide-users] RE:

2010-11-22 Thread GordonL
Exactly - nothing in the property pane in FUSION..ajax is fine. -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Selected-Object-Not-Found-when-selecting-objects-in-FUSION-tp5764720p5764816.html Sent from the MapGuide Users mailing list archive at Nabble.com.

[mapguide-users] Re: MaestroAPI: GetRuntimeMap takes a long time to return the RuntimeMap

2010-11-22 Thread Jackie Ng
Hmmm, I can see how this could be a potential bottleneck for large MgByteReaders. The origin of this method (according to source code commentary) was to workaround the issue of MgByteReader not being directly usable as a .net Stream and because MgByteReaders cannot be passed as parameters (I

[mapguide-users] Re: Is it possible to pass data from the map to the printable page?

2010-11-22 Thread Jackie Ng
You can take the existing printablepage and printablepageui files in your AJAX viewer (used by the print command), modify them to suit your needs. Then create a new InvokeURL command that links to your modified printablepageui file. - Jackie -- View this message in context:

[mapguide-users] Dynamic Features Map

2010-11-22 Thread octaviordz
Hi ppl, I have the need to do a map that has some features which color is going to be updated every n seconds. (around 3) That color changes does not depend on the map, the color depends on other variable that is from other service. Now I am using Fusion as a viewer cause it is build on

Re: [mapguide-users] Anonymous user

2010-11-22 Thread Johnnie GIS
I have been able to get this to work but you have to make sure both the map and weblayout have the the anonymous user turned off. It took a little jiggling (and I had to hold my mouth just right :) ) but knowing it can be done is helpful. BTW this worked on 2.1 and 2.2. On Nov 22, 2010, at