PC Review


Reply
Thread Tools Rate Thread

Cannot save a loaded image -- Access denied Error

 
 
=?Utf-8?B?U29ueU1hbg==?=
Guest
Posts: n/a
 
      29th Jan 2004
HI
I have a VB.NET application in which my Image (from a picturebox) is opened by the user in another application like MSPaint or Photoshop or whatever he chooses. The image does open there.But after making changes, the user cannot save the image since it throws an error : "Access denied.File is in use by another process". What could be the workaround for this? Any little help would be highly appreciated since this is very urgent. Thanks everybody in advance.
 
Reply With Quote
 
 
 
 
Ed Kaim [MSFT]
Guest
Posts: n/a
 
      29th Jan 2004
It seems like both your app and the editing app are holding references to
the file. In order to overwrite it, you'll have to close one of them
(probably your app's reference).

"SonyMan" <(E-Mail Removed)> wrote in message
news:FE9C85BF-EED0-48B9-8A99-(E-Mail Removed)...
> HI,
> I have a VB.NET application in which my Image (from a picturebox) is

opened by the user in another application like MSPaint or Photoshop or
whatever he chooses. The image does open there.But after making changes, the
user cannot save the image since it throws an error : "Access denied.File is
in use by another process". What could be the workaround for this? Any
little help would be highly appreciated since this is very urgent. Thanks
everybody in advance.


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ADO RecordSet Save generates "Access Denied" error (80070005) JoeB Microsoft Access VBA Modules 0 16th Feb 2010 12:50 AM
error message "access denied". Cannot save anything in my favorite =?Utf-8?B?aG9wZWZ1bCBhbmQgYWx3YXlzIGNvbmZ1c2Vk?= Windows XP Internet Explorer 1 2nd Jan 2006 01:08 AM
Access is denied - assembly could not be loaded joserobenator@gmail.com Microsoft ASP .NET 1 5th Jun 2005 04:13 AM
Access Denied when upload image to RIS =?Utf-8?B?SWFu?= Microsoft Windows 2000 Deployment 1 22nd Mar 2005 08:51 PM
Cannot save a loaded image -- Access denied Error =?Utf-8?B?U29ueU1hbg==?= Microsoft VB .NET 1 29th Jan 2004 01:56 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:34 PM.