Re: [IronPython] Conflicting information with Ironpython and MapWindowGIS interop

2010-07-02 Thread Dino Viehland
ython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Bruce Bromberek > Sent: Friday, July 02, 2010 5:11 AM > To: Discussion of IronPython > Subject: Re: [IronPython] Conflicting information with Ironpython and > MapWindowGIS interop > > Thanks Dino. But now I get >

Re: [IronPython] Conflicting information with Ironpython and MapWindowGIS interop

2010-07-02 Thread Bruce Bromberek
the class whereas the C# code has > created an instance of that class. > >> -Original Message- >> From: users-boun...@lists.ironpython.com [mailto:users- >> boun...@lists.ironpython.com] On Behalf Of Bruce Bromberek >> Sent: Thursday, July 01, 2010 6:22 PM >>

Re: [IronPython] Conflicting information with Ironpython and MapWindowGIS interop

2010-07-01 Thread Dino Viehland
-boun...@lists.ironpython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Bruce Bromberek > Sent: Thursday, July 01, 2010 6:22 PM > To: Discussion of IronPython > Subject: [IronPython] Conflicting information with Ironpython and > MapWindowGIS interop > > I'm tryi

[IronPython] Conflicting information with Ironpython and MapWindowGIS interop

2010-07-01 Thread Bruce Bromberek
I'm trying to drive MapWindows GIS from an Ironpython script to automate some tasks.  MapWindow is in C#, and I have generated the Interop Assembly, and I can load the MapWinGIS namespace. Following this example in C# //create a new instance for MapWinGIS.Shapefile //MapWinGIS.Shapefile is a data