Newsgroups : Microsoft : microsoft.public.inetsdk.programming.wininet : 2008 Jan : DeleteUrlEntryCache error 32?

www.cryer.info
Managed Newsgroup Archive

DeleteUrlEntryCache error 32?

Subject:DeleteUrlEntryCache error 32?
Posted by:grassho..@gmail.com
Date:Sun, 13 Jan 2008 18:40:40 -0800 (PST)

Can anyone tell me why I would get a "Sharing Violation" (error 32
from GetLastError()) trying to delete a cache file entry created by
IE7.

There are no IE windows open, it has nothing to do with my program as
DeleteUrlEntryCache is the first thing I do.

The URL passed to it is valid. It returns ERROR_FILE_NOT_FOUND when I
clear the IE cache

Replies:

www.cryer.info
Managed Newsgroup Archive