secondary thread
From: Curt Mc Gee (curt.mc.gee@lee.net)
Date: 07/12/02
- Next message: Impersonator: "How to Impersonate a non-Win user? A commonly unanswered problem ..."
- Previous message: Brad Kingsley: "Re: Writing to event log in from web app"
- In reply to: Christopher Grace: "Permissions tighten for new threads?"
- Next in thread: Christopher Grace: "Re: secondary thread"
- Reply: Christopher Grace: "Re: secondary thread"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Curt Mc Gee" <curt.mc.gee@lee.net> Date: Fri, 12 Jul 2002 07:35:59 -0700
I've been running into the same situation. I've tried
just about everything I've found in different books and
websites, nothing yet seems to resolve this second thread
problem. Have you found a solution yet?
>-----Original Message-----
>I am using Windows authentication and impersonation in my
ASP.NET app. The
>app uses read/write access to the registry. Calls to
write to the registry
>succeeed in the main thread, but when I start a secondary
thread from the
>main thread, I lose write access. I checked the Windows
principal on both
>threads and they are the same. What could have caused
the permissions to
>tighten for the second thread?
>
>
>.
>
- Next message: Impersonator: "How to Impersonate a non-Win user? A commonly unanswered problem ..."
- Previous message: Brad Kingsley: "Re: Writing to event log in from web app"
- In reply to: Christopher Grace: "Permissions tighten for new threads?"
- Next in thread: Christopher Grace: "Re: secondary thread"
- Reply: Christopher Grace: "Re: secondary thread"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|