A required privilege is not held by the client

From: Jason (barrettj@kochind.com)
Date: 09/26/02


From: "Jason" <barrettj@kochind.com>
Date: Thu, 26 Sep 2002 12:53:27 -0700


I have an asp.net web application that uses impersonation
in order to attach to an Access database on a network
share. The impersonation works great on my development
machine, however when I deploy the application on the
production IIS server I get the error "Parser Error
Message: Could not create Windows user token from the
credentials specified in the config file. Error from the
operating system 'A required privilege is not held by the
client.'" Does anyone know what I can do to fix this
problem?

Thanks,

Jason



Relevant Pages

  • Re: Emailing attachments
    ... Tried impersonation. ... succesfully attach a file to the email and send it. ... and someone else tries to open the web app as a web page ... >> What do I need to change in my web app, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Impersonate user from ASP.NET - access to network file share
    ... read/write files on a network share. ... I have tried putting the impersonation code into a Class ... Imports System.String ... ByVal domain As String, ByVal password As String) As Boolean ...
    (microsoft.public.dotnet.general)
  • Re: Impersonate user from ASP.NET - access to network file share
    ... read/write files on a network share. ... I have tried putting the impersonation code into a Class ... If you're accessing a resource that is not located on the web server then you will probably need to ... How to configure an ASP.NET application for a delegation scenario ...
    (microsoft.public.dotnet.general)
  • Re: Issue with ASP.NET client, COM Interop, and Identity impersonation
    ... > impersonation is not carried through to COM library. ... > in COM object runs under a local account and any code that needs to access ... > network will not work correctly. ...
    (microsoft.public.dotnet.framework)
  • Re: Issue with ASP.NET client, COM Interop, and Identity impersonation
    ... > impersonation is not carried through to COM library. ... > in COM object runs under a local account and any code that needs to access ... > network will not work correctly. ...
    (microsoft.public.dotnet.framework.interop)