Re: .NET Framework makes me logon
From: Scott M. (s-mar_at_BADSPAMsnet.net)
Date: 02/28/04
- Next message: S: "Re: Assembly.LoadFrom() & GAC"
- Previous message: Alvin Bruney [MVP]: "Re: How to automate Microsoft Outlook Express ?"
- In reply to: John Blaustein: "Re: .NET Framework makes me logon"
- Next in thread: John Blaustein: "Re: .NET Framework makes me logon"
- Reply: John Blaustein: "Re: .NET Framework makes me logon"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 28 Feb 2004 15:18:47 -0500
Hi John,
Sounds like most of your issues are resolved (except that .NET application
not running).
The ASP.NET user account is required by Internet Information Server to be
there. It is the account that IIS uses to be the account that "asks" IIS to
run web based applications. If you ever need to run an ASP.NET application
from your own machine (which would mean that your copy of IIS would be
running the applicacation, you WILL NEED this account. Since most web based
application aren't run locally, you may find that you could remove the
account without causing problems. It all depends on whether you will ever
"run" an ASP.NET application from "your" machine.
Good luck!
"John Blaustein" <no@spam.com> wrote in message
news:uKC82Zi$DHA.4060@TK2MSFTNGP10.phx.gbl...
> Bruiser,
>
> Good to know that, although Scott M. said my app might not work if I
delete
> the ASP.NET account. So far, I can't get the app to work anyway, so I may
> just abandon the whole thing.
>
> I can't see what the ASP.NET account does, so I may just leave it there
for
> now.
>
> John
>
> "Bruiser" <bruiser@home.ok> wrote in message
> news:1041cguphdapedc@corp.supernews.com...
> > John Blaustein wrote:
> > >> jmatt,
> > >>
> > <SNIP>
> > >> If I delete the ASP.NET account, will my small app that got me
> > >> started here continue to work? (Fact is, it's not working now, but
> > >> I've posted a message trying to get some help for it.)
> >
> > It should. I have two apps that require the .NET framework and they both
> run
> > fine after having deleted the .NET user account.
> >
> >
> > <SNIP>
> >
> >
>
>
>
- Next message: S: "Re: Assembly.LoadFrom() & GAC"
- Previous message: Alvin Bruney [MVP]: "Re: How to automate Microsoft Outlook Express ?"
- In reply to: John Blaustein: "Re: .NET Framework makes me logon"
- Next in thread: John Blaustein: "Re: .NET Framework makes me logon"
- Reply: John Blaustein: "Re: .NET Framework makes me logon"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|