[mapguide-users] Invalid repository type - Mgresourceidentifier.ParseIdentifier()

2013-10-22 Thread naveen_verma01
Hi I am a Map guide open source user. i am trying to use WCF in my MapviewerNet Project . but when i use that i get the error that "Invalid repository type - Mgresourceidentifier.ParseIdentifier()" in ResourceIdentifier.cpp. my project normally runs fine but as soon as i use my wcf functions it st

Re: [mapguide-users] Mapguide 64 bit and ODBC 64

2013-10-22 Thread Andrew DeMerchant
I'd been trying to decided if this was the version that I should finally make the x64 switch, but it sounds like it's not, I guess. Here's hoping that someone has the time to delve into this and see if it can be fixed for the next release! Have you filed a bug for this o

Re: [mapguide-users] Mapguide 64 bit and ODBC 64

2013-10-22 Thread Martin Morrison
Perhaps the solution may be to use SQL Server, Oracle or MySQL. Access hasn't been a super big upgrade on Microsoft's plate. Martin Morrison Application Engineer Engineering Design Systems, Inc. 3780 Peters Creek Rd Ext SW Roanoke, VA 24018 540.345.1410 gis.edsi.com From: mapguide-users-boun..

Re: [mapguide-users] Mapguide 64 bit and ODBC 64

2013-10-22 Thread Andrew DeMerchant
I don't know that that's a solution - it's definitely a workaround though. I'm not sure if you can set OBDC settings/options from MGOS, but if you can, you might try this (in a nutshell, disabling "when to trace"): http://answers.microsoft.com/en-us/office/forum/off

Re: [mapguide-users] Mapguide 64 bit and ODBC 64

2013-10-22 Thread Gord McKenzie
I have tried to adjust ODBC settings, definitely not a tracing issue. Access is my only choice at this moment but I am open to SQL Server as we use it for some other things. I have not filed any bug reports. I have only managed to cobble together a very basic test. I'm not personally confiden

Re: [mapguide-users] Mapguide 64 bit and ODBC 64

2013-10-22 Thread Jackie Ng
It's not like MapGuide/FDO takes drastically different code/logic paths depending on whether we're 32bit or 64bit, so you'd have to think the problem is at the ODBC driver level. - Jackie -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Mapguide-64-bit-and-ODBC-64-tp5082718

[mapguide-users] Context menus -> selection (query results in task bar)

2013-10-22 Thread greg_sk
I tried to run *php* script from "ContextMenu". For example I'd like to run *"property_report.php"* from context menu for some feature and do other sql stuff later on parameters. Problem is that I have to pass at least: $sessionId = $args['SESSION']; $xmlSelection = $args['SELECTION']; $mapName =