02-08-2007 12:53 AM
finally
{
mEngine.ReleaseSequenceFile(CurrentSequenceFile);
axApplicationMgr1.CloseSequenceFile(CurrentSequenceFile);
mEngine.ShutDown(
true);axApplicationMgr1.Shutdown();
}
still the problem persists.
02-08-2007 04:33 PM
02-08-2007 09:18 PM
Thanks Matt !!!!
I'll certainly try that if the problem persists!!!