Re: How to run aspnet with system account
From: Kevin Spencer (kevin_at_DIESPAMMERSDIEtakempis.com)
Date: 04/05/05
- Next message: Joseph MCAD: "RE: web application can not access event log"
- Previous message: Robert Ginsburg: "AzMan threading problems"
- In reply to: Zeng: "How to run aspnet with system account"
- Next in thread: Joseph MCAD: "RE: How to run aspnet with system account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 5 Apr 2005 09:57:11 -0400
Somebody's going to find a whole bunch of old posts exactly like yours,
thanks to cross-posting! ;-)
If you own the server, the simplest way is to edit the machine.config file
in your .Net config folder, and change the ProcessModel section to use
"SYSTEM" instead of "MACHINE".
-- HTH, Kevin Spencer Microsoft MVP .Net Developer What You Seek Is What You Get. "Zeng" <Zeng5000@hotmail.com> wrote in message news:%23OZXlAXOFHA.1096@tk2msftngp13.phx.gbl... > Hi, > > I'm running ClrProfiler for the first time to profile my web app, and it > keeps getting stuck at this msg box: "Waiting for Asp.net to start common > language runtime - this is the time to load your test page." even after I > launched my app and aspnet_wp.exe is running. > > Do you know what I need to do to fix it? I also found some old post, a > person mentioned that I need to make sure I need to > run my aspnet with system account instead. Do you know how to do this > account switching? > > Thanks for your comment and advice. > >
- Next message: Joseph MCAD: "RE: web application can not access event log"
- Previous message: Robert Ginsburg: "AzMan threading problems"
- In reply to: Zeng: "How to run aspnet with system account"
- Next in thread: Joseph MCAD: "RE: How to run aspnet with system account"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|