Permission Errors




Hello. My new dev machine is running XP Pro. In the past all
equipment has only used Windows 2000. I have had a lot of problems
getting my projects up and running on the new machine. The current
one is a permission error.

The project is a VC++ Web Service. It works fine when the service is
hosted on the old W2K dev machine, but on the new XP machine I get a
permission error when the service tries to open a text file on the
Windows 2000 domain server. It is a standard fopen call across the
LAN. I have no problem opening the file from Windows Explorer, or
from a standard windows program on the XP machine, but with the Web
Service, when running on the XP machine, the fopen call returns NULL
and GetNextError returns 5 - permission error.

I cannot find any reason - any help?

Thanks, Russ

.



Relevant Pages

  • RE: XP Pro vs. Windows Server as development work station
    ... My point is the dev machine should simulate the real environment that the ... In my opinion, when you're going to run the web service/website on a ... Windows 2003 Server machine, develop and test it on Windows 2003 Server. ...
    (microsoft.public.vsnet.general)
  • RE: XP Pro vs. Windows Server as development work station
    ... using which OS as the dev machine is sometimes a personal preference. ... Using Windows Server 2003 as dev machine is just for test concerns. ... (This posting is provided "AS IS", with no warranties, and confers no ...
    (microsoft.public.vsnet.general)
  • Re: DPAPI Service Start access is denied
    ... I cannot reproduce the problem under Windows XP SP2. ... Of what groupis the local account a member? ... Is this happening on your dev machine or another machine on which you've ... > after installing the service, I try to start it, but get the error ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: NT Service Control
    ... it as "Untitled - Notepad" which is correct on both my dev and other PC. ... it doesn't show when enumerating the windows. ... Try the same on my dev PC, and running it as a service or a normal program ... > your dev machine, ...
    (microsoft.public.vb.general.discussion)
  • RE: Permission Errors
    ... remote file on a local domain server. ... webservice failed with permission error when perform the file accessing ... So when accessing resources on remote machine, ... For "windows explorer" ...
    (microsoft.public.dotnet.general)