Permission Errors
- From: Russ <russk2@xxxxxxxxxxx>
- Date: Sun, 16 Oct 2005 16:23:08 -0400
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
.
- Follow-Ups:
- RE: Permission Errors
- From: Steven Cheng[MSFT]
- RE: Permission Errors
- Prev by Date: Re: Is Anyone Enrolled in EMPower for ISVs?
- Next by Date: How to handle hover + mouse down on a control ?
- Previous by thread: Re: Mantaining a Windows Service
- Next by thread: RE: Permission Errors
- Index(es):
Relevant Pages
|