[fdo-users] .net Wrapper quirks
Maksim Sestic
max at geoinova.com
Thu Mar 27 03:36:19 EDT 2008
Hi Jackie,
Please read this thread:
http://www.nabble.com/Question-on-Batch-inserting-features-td15807947s18162.html
http://www.nabble.com/Question-on-Batch-inserting-features-td15807947s18162.html
Perpetual IInserts (or IUpdates) on large number of feature instances raise
the exception you were mentioning here. I was hoping that Batch
insert/update operation might help us avoid this. I have posted a ticket on
this some time ago.
Regards,
Maksim Sestic
Jackie Ng wrote:
>
> Hi All,
>
> I've been writing .net code that copies data from one FDO connection to
> another (Doing a series of IInsert::Execute() calls from an IFeatureReader
> ). In my adventures using the FDO .net wrapper, I have encountered the
> following problems at random:
>
> - System.AccessViolationExceptions ("Attempted to read or write protected
> memory. This is often an indication that other memory is corrupt") thrown
> at OSGeo.FDO.Runtime.Disposable.Finalize() (Target Site: void
> ReleaseUnmanagedObject() )
> - C++ pure virtual function call errors.
> - Memory allocation failed errors.
>
> Is there some quirks with the .net wrapper that I should be aware of? As
> OSGeo.FDO.Runtime.Disposable implements IDisposable, I've been wrapping
> nearly every FDO object used inside using() blocks. Could this be a cause?
>
> I am using .net wrappers for FDO 3.3.0
>
> - Jackie
>
>
>
--
View this message in context: http://www.nabble.com/.net-Wrapper-quirks-tp16318694s18162p16323315.html
Sent from the fdo-users mailing list archive at Nabble.com.
More information about the fdo-users
mailing list