ErrorCode 317 while impersonating an account under ASP.NET V1.1
From: RonT (RonT_at_discussions.microsoft.com)
Date: 08/23/04
- Previous message: Novice: "Re: Identity Permission and Code Access Permission classes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 23 Aug 2004 13:31:02 -0700
We have a web site that impersonates an account id in order to read and write
files to a file sever. It works fine on the development server. We moved the
code up to the acceptance severs and it didn’t work. We found out that the
acceptance servers did not trust the domain of the user that we are
impersonating. The trust relationship was fixed, but now I am getting an
ErrorCode: 317. I can not find any useful information on this error. All I
can find is ErrorCode: 317 “The system cannot find message text for message
number 0x%1 in the message file for %2”. I have no idea what this mean or
what need to be changed on the acceptance server. I know it is a permissions
issue on the acceptance server. I just do not know what need to be set to
resolve the problem.
Has anyone else gotten an ErrorCode 317 and tracked down what it means?
Any help would be greatly appreciated.
- Previous message: Novice: "Re: Identity Permission and Code Access Permission classes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]