List of Contributions

Kevin McCullough

This individual is no longer active. Application functionality related to this individual is limited.

Contact Details

My Content

1 to 5 of 5 total
Posted By Kevin McCullough 11-09-2017 14:00
Found In Egroup: MapInfo Pro
\ view thread
Thanks, Upendra. That wasnt exactly the fix (as my platform is 64-bit), but it was related. I had the Target CPU set to AnyCpu. After changed it to x64, its running fine now. Again, thanks for all the help!
Posted By Kevin McCullough 11-06-2017 12:08
Found In Library: Mapinfo Pro
Posted By Kevin McCullough 11-06-2017 12:08
Found In Egroup: MapInfo Pro
\ view thread
Im having trouble running one line of code to convert from MRR to ESRI ASCII GRD. Below are the details. Any thoughts?   Sample Code: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks;   using MapInfo.RasterEngine.Common; ...
Posted By Kevin McCullough 11-02-2017 11:39
Found In Egroup: MapInfo Pro
\ view thread
Hi Peter/Andrei, Thanks so much for your responses. The plan is to download a trial version of MapInfo Pro Advanced and/or MapXtreme Advanced and do a POC. Kevin
Posted By Kevin McCullough 10-31-2017 17:17
Found In Egroup: MapInfo Pro
\ view thread
Hi, I work for a company that uses the RF Design tool called Planet. Planet leverages MapInfo for various things, including outputting the RF layers to disk. By default it outputs the layers in MRR format. I work in a development group that is trying to automate the consumption of these MRR files ...