Re: re-install?

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



We tried to get it working the whole day. aspnet_regiis was the last thing we
could think of. Yes, I did grant all permissions as the message said.

"Scott M." wrote:

> It sounds like the problem *is* that you ran aspnet_regiis -i, which
> re-installs ASP.NET and the ASPNET user account, therefore resetting any
> privileges that account might have had previously.
>
> Have you just tried doing what the message says to do (grant the ASPNET user
> account privileges to the desired resources)?
>
> "Alex" <alex_dinu@xxxxxxxx(nospam)> wrote in message
> news:038B93F7-2560-4BE4-9FBE-70BE7BBC85A6@xxxxxxxxxxxxxxxx
> > I've made some changes to machine.config which didn't work out as we
> > expected. When I changed back to the original version, none of the sites
> > work(including reporting services). I get an "Access is denied. "
> > exception
> > with the following message:
> >
> > ASP.NET is not authorized to access the requested resource. Consider
> > granting access rights to the resource to the ASP.NET request identity.
> > ASP.NET has a base process identity (typically {MACHINE}\ASPNET on IIS 5
> > or
> > Network Service on IIS 6) that is used if the application is not
> > impersonating. If the application is impersonating via <identity
> > impersonate="true"/>, the identity will be the anonymous user (typically
> > IUSR_MACHINENAME) or the authenticated request user.
> >
> > To grant ASP.NET write access to a file, right-click the file in Explorer,
> > choose "Properties" and select the Security tab. Click "Add" to add the
> > appropriate user or group. Highlight the ASP.NET account, and check the
> > boxes
> > for the desired access.
> >
> > I ran aspnet_regiis -i, but it didn't fix it. Will a re-install work?
>
>
>
.



Relevant Pages

  • Re: re-install?
    ... privileges that account might have had previously. ... Have you just tried doing what the message says to do (grant the ASPNET user ... account privileges to the desired resources)? ... > granting access rights to the resource to the ASP.NET request identity. ...
    (microsoft.public.dotnet.framework)
  • Re: ADMTv3 Questions
    ... the permission grant to a user account is grant by the SID ... If persmissions are assigned to built-in groups in the domain to be ... SIDs exist in the destination domain. ...
    (microsoft.public.windows.server.migration)
  • Re: *** HELP *** Problems Accessing Simple VB.NET Access Database
    ... you can grant Write permissions for the ASPNET account. ... permissions for an individual file or for directory hierarchies. ... I add an OleDBConnection called OleDBConnection1 to Form18b.aspx. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Server Error in /MyWebForm Application
    ... You know you can buy the Developer Edition of SQL 2000 for under $50. ... I can't find an ASPNET account. ... it will run under the ASPNET user. ... MSDE does NOT come with a GUI. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: I get "Access is denied" when I try to instantiate remotely a DCOM component
    ... to the DCOM application on the other computer. ... means every authenticated user, which of course, the foreign ASPNET account ... Then I created a new Windows account ... rights from Local Policies -> User Rights Assignment like ASPNET user. ...
    (microsoft.public.dotnet.framework.aspnet.security)