Closing a file doesn't release it
Moderators: SDS, support, admin
Closing a file doesn't release it
I'm testing the CADViewerControl to view an HPGL file. When I load a file using either LoadFile or ShowLoadFileDialog and then call CloseFile, the file remains locked. I've tried calling
This doesn't help.
You can recreate this in the ViewerControlVB demo. Open a file in the app. Close the file. Then, while the app is still running, go to Windows and try to delete the file. It remains locked.
Is there a workaround?
Thanks
Code: Select all
MyControl.Unregister
MyControl.Dispose
MyControl = Nothing
You can recreate this in the ViewerControlVB demo. Open a file in the app. Close the file. Then, while the app is still running, go to Windows and try to delete the file. It remains locked.
Is there a workaround?
Thanks
Re: Closing a file doesn't release it
Hello!
Thank you for the remark. We will consider the problem and inform you when the solution is ready.
Sergey.
Thank you for the remark. We will consider the problem and inform you when the solution is ready.
Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support
Re: Closing a file doesn't release it
Hello!
This problem is solved with CAD Import .NET v.7 beta. Please contact us to support@cadsofttools.com accordingly the question of getting updates.
Sergey.
This problem is solved with CAD Import .NET v.7 beta. Please contact us to support@cadsofttools.com accordingly the question of getting updates.
Sergey.
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support