Hi ,
i am using asp.net2.0
in that DirectoryInfo object for reading the files.
i have added each file record to DataTable object.
and bind that to gridview and added one templete field for delete.
while deleting the image irs showing an error......
this is used by another process.......s o i am not able to delete that file....
and dont wan to restart the IIS....
i have disposed the datatable object......sti ll its not working....
pls replay with need full information and.... guidance....... .
i am using asp.net2.0
in that DirectoryInfo object for reading the files.
i have added each file record to DataTable object.
and bind that to gridview and added one templete field for delete.
while deleting the image irs showing an error......
this is used by another process.......s o i am not able to delete that file....
and dont wan to restart the IIS....
i have disposed the datatable object......sti ll its not working....
pls replay with need full information and.... guidance....... .
Comment