Hello.
I have a problem with the last two updates.
With the most recent update, 3.1.273, I get the following type of error,
Attempted to read or write protected memory. AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.]
ThinkGeo.MapSuite.Core.FeatureSource.GetFeaturesByColumnValueCore(String columnName, String columnValue, IEnumerable`1 returningColumnNames) +0
ThinkGeo.MapSuite.Core.FeatureSource.GetFeaturesByColumnValue(String columnName, String columnValue, IEnumerable`1 returningColumnNames) +187
ThinkGeo.MapSuite.Core.FeatureSource.GetFeaturesByColumnValue(String columnName, String columnValue) +180
RMMSGeo.RMMS_CropLayer.getExtentSTR(Collection`1 zoomToPK) +246
_Default.doMapExtent() +215
_Default.Page_Load(Object sender, EventArgs e) +1564
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +25
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +42
System.Web.UI.Control.OnLoad(EventArgs e) +132
System.Web.UI.Control.LoadRecursive() +66
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428
What is interesing is that I do not get this error when running through VS 2008 and using its built in web server. However, after publsihing to IIS7 on a Win 2008 64 bit server, I get this error. Additionally, I did not get this error with the previous release, 3.1.182, though I had the same "attempted to read or write protected memory" in a different area of the application. With version 3.1.124 I do not have any of these errors. I am having to go back to 3.1.124 because of these errors with the last two releases. And again, I do not get these errors (even when dev and web server are the same) using VS 2008 and its internal web server.
Please help....
Thank you,
Binu