Message 1 of 7
Uploading Open Drawing file

Not applicable
10-11-2010
08:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
i am developing an application using c#, application is using a third party file transfer control which upload files to a remote server.
Problem is when ever i try to upload a Drawing file, which is opened in autocad (using 2010).
i get Error Message "File is used by another process". if i close drawing file and then upload, it works fine.
is ther any way i can upload my file without closing it first.
in other word making autocad to release file resources before upload.
Thanks