Re: Global.asax not allowing identity impersonation?

Tech-Archive recommends: Fix windows errors by optimizing your registry



bruce barker (sqlwork.com) wrote:
When you set Identity Impersonate=true, this means impersonate during the
request processing. Processing in global.asax is generally outside the
request processing. If you are on server 2003, you should use an application
pool, with identity with access to the serverserver. you could also specify
the account/password in the web.config (use the encrypted registry support).

-- bruce (sqlwork.com)

Not on Windows Server 2003 yet, so I guess I can't use an application
pool?

I tried, as Peter suggested, specifying the account/password in the
web.config... same error.

.



Relevant Pages

  • Re: Global.asax not allowing identity impersonation?
    ... bruce barker wrote: ... request processing. ... pool, with identity with access to the serverserver. ... Not on Windows Server 2003 yet, so I guess I can't use an application ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: OWA HTTP 500 Error for some users
    ... Known issues that cause the "HTTP 500 internal server error" error message ... Right-click Application Pools, point to New and select Application Pool. ... Outlook Web Access to Connect to Your Microsoft Exchange Server 2003 Mailbox ... Open "Internet Information Service (IIS) Manager" console, ...
    (microsoft.public.windows.server.sbs)
  • Re: IIS 6 features
    ... of your web *server*. ... In the case where a web application pool is failing ... You can configure how and when Rapid Fail Protection kicks in. ... interested in getting to know IIS 6, then I suggest reading the IIS Res Kit: ...
    (Focus-Microsoft)
  • Re: print spooler and server service problems
    ... I would suspect a "memory leak" in some process running on the server, ... Regardless of how much RAM is installed on the computer, "nonpaged pool ... finding out which Printer Driver may not be easy. ...
    (microsoft.public.win2000.general)
  • Re: print spooler and server service problems
    ... I would suspect a "memory leak" in some process running on the server, ... Regardless of how much RAM is installed on the computer, "nonpaged pool ... finding out which Printer Driver may not be easy. ...
    (microsoft.public.win2000.networking)