Re: [mapguide-users] OSGeo.PostGIS.3.4 provider connection error

2010-03-08 Thread Kenneth Skovhede, GEOGRAF A/S
Please search yourself before asking: http://www.google.com/search?q=mapguide+postgis+The+specified+module+could+not+be+found One of the top 3 search results is this, which is likelythe cause: http://n2.nabble.com/Trouble-connecting-Mapguide-to-Postgis-td3690709.html If you did search before

[mapguide-users] Re: Help Need in PHP and MGOS 2.1

2010-03-08 Thread padmini godavarthi
Hi , i think the problem mightin creation of resourceservice $resourceService =$siteConnection-CreateService(MgServiceType::ResourceService); can anybody have idea about it? Regards, padmini G. -- View this message in context:

[mapguide-users] Re: Close task Bar Button

2010-03-08 Thread SriRam007
Please anyone tell me weather it is possible or not to display all the buttons except the Close task Bar in the task bar. thanks -- View this message in context: http://n2.nabble.com/Close-task-Bar-Button-tp4693506p4694056.html Sent from the MapGuide Users mailing list archive at

Re: [mapguide-users] Re: Help Need in PHP and MGOS 2.1

2010-03-08 Thread Jason Birch
Are you including the constants.php file which defines the service types (as well as other constants)? If you're not already doing this, you may want to look at using try/catch blocks to narrow down problems: try { // stuff you think is failing } catch (MgException $mge) { $errorMsg =

[mapguide-users] Re: Close task Bar Button

2010-03-08 Thread SriRam007
Please anyone tell me weather it is possible or not to display all the buttons except the Close task Bar in the task bar. thanks -- View this message in context: http://n2.nabble.com/Close-task-Bar-Button-tp4693506p4694218.html Sent from the MapGuide Users mailing list archive at

[mapguide-users] Re: Show/Hide Task Frame

2010-03-08 Thread SriRam007
Hi jackie, Do u have any solution for my problem I want to display all (Back,Forward,Home,Tasks) the buttons except the Close task Bar in the task bar. Is it possible or not??? Please give me any idea. thanks -- View this message in context:

[mapguide-users] Re: Show/Hide Task Frame

2010-03-08 Thread SriRam007
Hi jackie, Do u have any solution for my problem I want to display all (Back,Forward,Home,Tasks) the buttons except the Close task Bar in the task bar. Is it possible or not??? Please give me any idea. thanks -- View this message in context:

[mapguide-users] Re: Help Need in PHP and MGOS 2.1

2010-03-08 Thread padmini godavarthi
Hi jason, now iam able to connect resource service.Actually my problem is while enter a value in text box (ex.parcel_id)in task pane page and by click a button it must be zoomed in the map... 1)iam giving the taskpane page in maestro as http://localhost/mapguide/zoomapp/zoom.php url in that

RE: [mapguide-users] Re: Show/Hide Task Frame

2010-03-08 Thread Martin Morrison
Patience. At the time you posted this (several times) most of the developers were either asleep or hung over. Now for some help. This was added in 2.1. Why don't you pull up the ticket and see which code changed and undo the change for your version? Martin -Original Message- From:

[mapguide-users] Re: Impossible Get Entry Point 'CSharp_MgSiteConnectionToMgGuardDisposable' in DLL 'MapGuideUnmanagedApi'

2010-03-08 Thread carls
Thank you very much, Kenneth Skovhede! I saw the linked page and felt that it is a bit complicated. Is it possible to wrap all the relative settings within MaestroAPI? - Regards, Carl SHE -- View this message in context:

[mapguide-users] Re: Show/Hide Task Frame

2010-03-08 Thread SriRam007
Hi Martin Morrison, I can't able to understand what u r saying This was added in 2.1. Why don't you pull up the ticket and see which code changed and undo the change for your version? If u have any idea about my problem please tell me thanks :confused: -- View this message in context:

Re: [mapguide-users] Re: Impossible Get Entry Point 'CSharp_MgSiteConnectionToMgGuardDisposable' in DLL 'MapGuideUnmanagedApi'

2010-03-08 Thread Kenneth Skovhede, GEOGRAF A/S
Unfortunately no. I have not yet found a way to configure assembly redirects at runtime. Regards, Kenneth Skovhede, GEOGRAF A/S On 08-03-2010 13:29, carls wrote: Thank you very much, Kenneth Skovhede! I saw the linked page and felt that it is a bit complicated. Is it possible to wrap all the

[mapguide-users] Re: Using mapguide tiled maps with openlayers

2010-03-08 Thread A H
sorry for replying in this old topic. i have a problem with mapguide tiled map inconsistency with open layers, but i'm not sure if its related, nor i find other similar topics. it seems like it doesn't zoom to the correct location. like it zooms to upper left a bit when using mouse scroll or the

[mapguide-users] Re: Close task Bar Button

2010-03-08 Thread siva4gis
Hi, in viewerfiles/taskbar.templ file change the below code if you dont want to show image remove image or if you just want to off on click close function just remove onclick=parent.CloseTaskBar() from span tag http://n2.nabble.com/file/n4700408/screen1.jpg --- siva SriRam007

Re: [mapguide-users] Re: Using mapguide tiled maps with openlayers

2010-03-08 Thread Zac Spitzer
please test with openlayers trunk first, see if it's already resolved? On Tue, Mar 9, 2010 at 3:06 PM, A H hizper...@hotmail.com wrote: sorry for replying in this old topic. i have a problem with mapguide tiled map inconsistency with open layers, but i'm not sure if its related, nor i find