The process cannot access the file because it is being used by another process.

  • Thread starter Thread starter Piyush
  • Start date Start date
P

Piyush

Hi,
I am getting the error
"The process cannot access the file "C:\Documents and
Settings\piyush\Desktop\200309181051.ktl" because it is being used by
another process."
when I try to open this file using fileopen in VB.Net
I am very sure that the file is not being used by any other process
as I tried to open other files without success.Also I rebooted my
machine & again tried to open the file.but its giving me same error.
Does anybody know what the problem is?
Thanks for your help
Piyush
 
(e-mail address removed) (Piyush) scripsit:
I am getting the error
"The process cannot access the file "C:\Documents and
Settings\piyush\Desktop\200309181051.ktl" because it is being used by
another process."
when I try to open this file using fileopen in VB.Net
I am very sure that the file is not being used by any other process
as I tried to open other files without success.Also I rebooted my
machine & again tried to open the file.but its giving me same error.
Does anybody know what the problem is?

Post the code you use for opening the file.
 
Hi Piyush,
Why don't you try another file in the same code.
Just to test?
Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top