Hello,
I have a program which deletes files from cache
for exampe:-
Temporary Internet Cache
History Cache
Cookie Cache
and finally TEMP cache
while i (my program) was deleting the TEMP cache an exception error occured saying that access is denied :(
Why is this error occuring - i manually browsed to the TEMP folder and tried to delete that file and it gave me an access denied error too :(
could some one provide a working solution for this
i'm using VB.net += VB2005
Thanks in Advance
Regards
I have a program which deletes files from cache
for exampe:-
Temporary Internet Cache
History Cache
Cookie Cache
and finally TEMP cache
while i (my program) was deleting the TEMP cache an exception error occured saying that access is denied :(
Why is this error occuring - i manually browsed to the TEMP folder and tried to delete that file and it gave me an access denied error too :(
could some one provide a working solution for this
i'm using VB.net += VB2005
Thanks in Advance
Regards
Comment