wxFileSystem over socket error on one computer only
Milan Babuskov
milanb at panonnet.net
Wed Jan 9 06:09:50 PST 2008
D.Magee wrote:
> I have a program that loads some data over http using wxFileSystem/wxFSFile
> etc. This has worked for a while and I haven't re-compiled it recently. It
> also works on a number of machines. However, on my main machine I get the
> error(s):
>
> 10:32:00: Failed to create a temporary file name (error 80: the file
> exists.)
> 10:32:00: can't open file '' (error 3: the system cannot find the path
> specified.)
> 10:32:00: can't open file '' (error 3: the system cannot find the path
> specified.)
>
> I've tried re-booting, deleting everything in c:\tmp. Can anyone suggest
> what the problem might be? I'm guessing a file (or maybe a registry entry?)
> has been created that can't be overwritten, but how do i know what that file
> is?
Can you please provide more details: wx version and configuration
(Unicode/ANSI, debug/release), operating system, compiler version.
--
Milan Babuskov
http://www.flamerobin.org
More information about the wx-users
mailing list