Error 4309 returned when writing files



Hello,

We have a WinCE 5.0 Core system running on a 1 Ghz x86 platform. The
hard disk drive is set up as a CF card. Our program previously ran on
WinCE 4.x with no problems, but now we repeatedly get errors when
writing to the disk drive. GetLastError() returns 4309 (resource
required).

I suspect there is some security issue. We have the NoDefaultUser
registry setting set to 0 by default. The platform was started from
an internet appliance base and we have omitted all items we dont use
in order to adhere to the core licensing agreement.

We have no use for any "user" security. We need to be certain it is
defeated, yet I haven't yet determine a successful solution.

Any suggestions would be appreciated.

Thanks,
Ken

.