WS Development Kit (Technology Preview) Problem
From: Dejan Petrovic (dejan.petrovic@roymorgan.com)
Date: 11/15/02
- Next message: Eugene: "Re: Create new directory and assign access permissions"
- Previous message: Rami Farhat: "Passport Authentication WinForms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: dejan.petrovic@roymorgan.com (Dejan Petrovic) Date: 14 Nov 2002 19:13:53 -0800
I am trying to test UsernameToken authorization and whatever I do, I
end up with the following message:
-------------
Message "ReferralCache
(c:/inetpub/wwwroot/WebFormsWalkTrough/WSDKTestHost/referralCache.config)
load error: System.UnauthorizedAccessException: Access to the path
"c:\inetpub\wwwroot\WebFormsWalkTrough\WSDKTestHost\referralCache.config"
is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode,
FileAccess access, FileShare share, Int32 bufferSize, Boolean
useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode,
FileAccess access, FileShare share)
at Microsoft.WSDK.Referral.ReferralCache.Initialize(). Please make
sure the referral file name is correct, the file is not read-only, and
the user account of the service has read/write permission." string
----------------
According to the documentation this refferal cache is some kind of
intermediate file - obviously I am missing something in config files,
but what?
Regards,
Dejan Petrovic
- Next message: Eugene: "Re: Create new directory and assign access permissions"
- Previous message: Rami Farhat: "Passport Authentication WinForms"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|