Re: Problems with page aspx

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Raghavendra T V (raagzvb_at_hotmail.com)
Date: 09/01/04


Date: Wed, 1 Sep 2004 12:14:38 +0530

Hi Silvia,

Yes , the ASPNET user is created when you install the .NET framework on your
machine.
Since you are saying that you are not able to find ASPNET user in your
machine i would suggest you
to reinstall the .NET framework.

This worker process is aspnet_wp.exe which hosts the CLR. By default the
worker process
runs under an ASPNET account. This local account is created when the ASP.NET
framework
is installed. Unlike the SYSTEM account, which is very powerful, the ASPNET
account has very limited privileges.

I guess this solves all your problems

For you knowledge:
check this link
http://www.15seconds.com/issue/030926.htm

Hope this helps you.

Thanks
Raghavendra
"Silvia" <Silvia@discussions.microsoft.com> wrote in message
news:0AAA59CC-2D82-41E9-BF94-15D606DEF135@microsoft.com...
> Hi
>
> I have a windows service that run a aspx page in the url
> http://ip/raimserver/ris/cpr002.asxp with user and password and produce an
> error:
> Time-Out sending request. RIS server can be down. Exception is
> :System.Net.WebException: The remote server returned an error: (401)
> Unauthorized.
>
> I have windows 2000 and IIS 5
>
> In IIS logs I see that the user doesn't arrive.
>
> What's the function of user ASPNET, this user I think that is created when
> install framework of .net its true?? but in my instalation this user
doesn't
> exists.
>
> Anybody can help me?
>
> Thanks
>
> Silvia



Relevant Pages

  • Re: userName="machine" didnt work
    ... might want to install that security update. ... Well, working with SYSTEM as the account which runs ASP.NET isn't too bad, ... installed the .NET Framework 2.0 from the link you recommended. ... the processModel section of my machine.config file looked just like ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: want to get rid of startup button to click on
    ... If you installed the .net framework then that is where this account comes ... Download and install tweakui for xp and use its auto-logon feature. ... > its presence still forces you to click on your username at boot. ...
    (microsoft.public.windowsxp.general)
  • Re: userName="machine" didnt work
    ... The .210 dlls I had for ASP.NET are newer than the .42 dlls. ... Deleted the ASPNET account from "Local Users and Group - Users". ... ASPNET user and allowed the ASP.NET install to re-create it. ... installed the .NET Framework 2.0 from the link you recommended. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Problems with page aspx
    ... the ASPNET user is created when you install the .NET framework on your ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ASPNET user not created during .NET framework installation
    ... Being a domain controller is a bit of a problem, ... assumes the ASPNET account will be a local machine account. ... >For some reason when I install the .NET framework 1.1 ...
    (microsoft.public.dotnet.framework.aspnet)