[mapguide-users] MaestroAPI: Can't use LocalNative Connection from API in trunk

2012-01-13 Thread Gunter Becker
Hi Jackie, when creating the MaestroAPI from current trunk I can't create LocalNative connection anymore. With MaestroAPI 4 from SDK there is no problem. An Exception is thrown in line 253 of ConnectionProviderRegistry.cs because "_ctors" doesn't contain the provider "Maestro.LocalNative" (which

[mapguide-users] Re: MaestroAPI: Can't use LocalNative Connection from API in trunk

2012-01-13 Thread Jackie Ng
I've changed how Maestro.LocalNative is setup post-4.0. It's now hard referenced against the version of MapGuide it supports (currently only MGOS 2.2 and 32-bit). I plan to include the LocalNative library project as part of the SDK so you can roll your own LocalNative connection assembly for your p