Re: Accessing a file, that another process has open..
- From: Chris Dunaway <dunawayc@xxxxxxxxx>
- Date: Tue, 5 Aug 2008 06:19:36 -0700 (PDT)
On Aug 3, 12:31 am, "Newbie" <new...@xxxxxxxxxx> wrote:
I have a situation where my application is trying to access a file, that
another application may have temporalily open.
The error I get is
The process cannot access the file 'C:\picks\test50k.gp1' because it is
being used by another process.
What code did you use to try to open the file? Did you specify a
sharing mode? If the other program has not opened the file
exclusively then you should be able to open the file at the same
time. Do you intend to modify the file? Or just read it? Some more
details would make it easier to help you.
Chris
.
- References:
- Accessing a file, that another process has open..
- From: Newbie
- Accessing a file, that another process has open..
- Prev by Date: Re: How can I Encrypt/Obfuscate/Hide my code?
- Next by Date: Re: How to clear controls from a form - Help Needed
- Previous by thread: Re: Accessing a file, that another process has open..
- Next by thread: Open file base on type
- Index(es):
Relevant Pages
|
Loading