Problem with Oledb after impersonate="true" in machine.config

From: Marcelo Coelho (marcelo_at_tpn.com.br)
Date: 06/26/03


Date: Thu, 26 Jun 2003 00:29:19 -0300


Hi,

I have a problem. I want to activate the impersonate in ASP.NET, but when I
change impersonate to true, I got an unspecified error in all Oledb
connections.
I checked the TEMP variables, the permissions, and I have no idea why this
problem is happening.
If I change the processModel to run as SYSTEM, the impersonate works, but
the IIS crash in five or ten minutes.

I have many websites hosted in this webserver, and I need your help to solve
this problem.

Thank you very much

Marcelo Coelho
marcelo@tpn.com.br



Relevant Pages

  • Oledb error after impersonate=true in machine.config
    ... I want to activate the impersonate in ASP.NET, ... change impersonate to true, I got an unspecified error in all Oledb ... I have many websites hosted in this webserver, and I need your help to solve ...
    (microsoft.public.inetserver.iis.security)
  • Re: Oledb error after impersonate=true in machine.config
    ... but I got always an "Unspecified error". ... impersonate works, but IIS crashes in five minutes... ... Actually the processModel is set to run as ASPNET account. ...
    (microsoft.public.inetserver.iis.security)
  • impersonate/delegate problem
    ... I want to impersonate the current user accessing my website... ... the user to the webserver under the current users identity... ... see if some windows services are running on network servers... ... "delegate" the current users identity to the ASPNET... ...
    (microsoft.public.dotnet.framework.aspnet.security)