Re: Error 4309 returned when writing files



On May 13, 5:13 pm, "Michel Verhagen (eMVP)" <mic...@xxxxxxxxxx>
wrote:
I doubt it is a security issue. Can you run a debug version of the
kernel (or at least debug version of filesys) and enable all debug zones
for filesys, then show us the debug output?

Good luck,

Michel Verhagen, eMVP
Check out my blog:http://GuruCE.com/blog

GuruCE Ltd.
Microsoft Embedded Partner
http://GuruCE.com
Consultancy, training and development services.

Ken Hill wrote:
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

Thanks, Michel. I have the kernel debugger running but I cannot start
any programs with it. I can ping my platform but services.exe is not
yet running so I cannot start telnet to access the file system
manually. When I select "services.exe" to start from the "Run
Programs" menu it never shows up in the process view. I'm not
certain what is hanging the debugger up. Any suggestions?

BTW, your blog was quite helpful. As a precaution, I reinstalled PB
and all QFEs. The problem I am observing still persists nevertheless
- I cannot copy a file from the CF card to another location (e.g. Usb
Disk or RAM drive). Moreover, I cannot delete a file on the CF card.

Cheers,
Ken


.



Relevant Pages

  • Urgent Q: In release version, btloader cant work orderly!!!
    ... In debug version, I can active the bt service by "btloader start card". ... I heard of that release can enable " kernel debug" liike debug. ...
    (microsoft.public.windowsce.platbuilder)
  • [patch 1/2] infrastructure to debug (dynamic) objects
    ... problem spot are kernel timers, where the detection of the problem ... While working on a timer related bug report I had to hack in ... This debug hack was fine for temporary use, ...
    (Linux-Kernel)
  • Re: Error 4309 returned when writing files
    ... kernel (or at least debug version of filesys) and enable all debug zones ... I enabled KITL and the kernel debugger in my retail build and set ... on Sector 4040 ...
    (microsoft.public.windowsce.platbuilder)
  • Re: USB Mass Storage Device
    ... hard to make any intelligent suggestions without any debug info. ... When you put a SD memory card in the slot it appears in the file ... The card has to be inserted before. ... I have following doubts regarding USB Mass Storage Device ...
    (microsoft.public.windowsce.platbuilder)
  • Re: USB Mass Storage Device
    ... I am running debug image. ... The card has to be inserted before. ... I have following doubts regarding USB Mass Storage Device ... Before USB Function Controller loads, ...
    (microsoft.public.windowsce.platbuilder)

Loading