HI all,

VB.NET
---------
I am displaying the images in a "Picture Box" one by one, and the user can add the selected images to the listbox.

From the ListBox i am trying to Rename the "Selected File" from the Listbox and upload it to the server using FTP.

When i am trying to Rename the file it is giving an error saying "The file filename.jpg is being used by another process" whereas the file i am not using in any application.

Please give me the solution.

Thanks in advance.

Regards

Nag K.