.csv file is locked for editing by another user error

Hello evryone ,

I encounter with the following error message when i creating a .csv file from form.

".csv file is locked for editing by another ‘user error’ "

here i need to close the form for vieving the .csv file.

I need to view the .csv file with out closing the form.

Please advice me … ! how to overcome from this issue?

Regards

Ganesh

Is Same .CSV file uploaded by more that one user?

As well as check whether .csv file is open somewhere in network or local pc.

Dear Amol

It is using by only one user at a time.

I solved this by intialize the AsciiIo object to null at the end.Its working now.

Thanks for ur replay. :slight_smile:

Regards

Ganesh