Re: Error 4309 returned when writing files



Hi Ken,

You need to show us the debug output. Without it there's no way we can help you.

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:
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

  • Re: wince equivalent of jiffies_to_usecs(this is in linux 2.6)
    ... Good luck, ... Check out my blog: http://GuruCE.com/blog ... GuruCE Ltd. ... Michel Verhagen (eMVP) wrote: ...
    (microsoft.public.windowsce.platbuilder)
  • Re: How to change the screen color?
    ... initialize the display in your bootloader and fill the framebuffer with the correct data for the color. ... Good luck, ... Michel Verhagen, eMVP ... Check out my blog: http://GuruCE.com/blog ...
    (microsoft.public.windowsce.platbuilder)
  • Re: CE 5 .opt file?
    ... Good luck, ... Michel Verhagen, eMVP ... Check out my blog: http://GuruCE.com/blog ... Microsoft Embedded Partner ...
    (microsoft.public.windowsce.platbuilder)
  • Re: NTLM Problem
    ... Good luck, ... Michel Verhagen, eMVP ... Check out my blog: http://GuruCE.com/blog ... Microsoft Embedded Partner ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Loading USB driver @ boot
    ... Bruce.Eitman AT EuroTech DOT com ... My BLOG http://geekswithblogs.net/bruceeitman ... Good luck, ... Michel Verhagen, eMVP ...
    (microsoft.public.windowsce.platbuilder)

Loading