RE: Service on XP fails accessing a file on the network

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Rhett Gong [MSFT] (v-raygon_at_online.microsoft.com)
Date: 03/01/05


Date: Tue, 01 Mar 2005 05:17:40 GMT

Please call CreateFile in your service on this access db file and let us
know what error you get and what parameter you put in CreateFile.

Thanks,
Rhett Gong [MSFT]
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security

This posting is provided "AS IS" with no warranties and confers no rights.



Relevant Pages

  • Re: Question about using DevicePath for CreateFile
    ... This posting is provided "AS IS" with no warranties, and confers no rights. ... > additional symbolic link and get a handle from CreateFile. ...
    (microsoft.public.development.device.drivers)
  • Re: Stopping a service.
    ... Microsoft Corporation ... This posting is provided "AS IS" with no warranties, and confers no rights. ... >> If you want to unload the service, ... To stop the service, you'd do CreateFile() ...
    (microsoft.public.windowsce.embedded.vc)
  • RE: MARK_HANDLE_PROTECT_CLUSTERS
    ... devhandle = CreateFile; ... This posting is provided "AS IS" with no warranties, and confers no rights. ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Issuing IOCTLs With Non-Admin Rights
    ... Admin rights are usually not checked in DeviceIoControl, ... there are drivers which can possibly do this. ... CreateFile is allowed for non-admins. ... DeviceIoControl in the kernel itself is failed only based on IOCTL code ...
    (microsoft.public.development.device.drivers)
  • Re: Registry Permissions and KEY_CREATE_SUB_KEY
    ... > Handles of new objects may be created with full access permissions. ... The underlying NT apis (as well as CreateFile and RegCreateKeyEx) ... the rights associated with the handle passed to RegCreateKeyEx. ...
    (microsoft.public.win32.programmer.kernel)