SQL Server session state error

G

Guest

I have configured SQL Server session state. At first it works as expected - I
can trace several calls through the code to SQL. After about a minute the
application fails with "Invalid token for impersonation - it cannot be
duplicated".

Anybody knows what's going on here?

Type : System.ArgumentException, mscorlib, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089
Message : Invalid token for impersonation - it cannot be duplicated.
Stack Trace : at
System.Security.Principal.WindowsIdentity.CreateFromToken(IntPtr userToken)
at System.Security.Principal.WindowsIdentity..ctor(SerializationInfo info)
at System.Security.Principal.WindowsIdentity..ctor(SerializationInfo
info, StreamingContext context)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,777
Messages
2,569,604
Members
45,217
Latest member
IRMNikole

Latest Threads

Top