Re: re-install?
- From: "Alex" <alex_dinu@xxxxxxxx(nospam)>
- Date: Wed, 17 Aug 2005 19:34:01 -0700
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?
>
>
>
.
- References:
- re-install?
- From: Alex
- Re: re-install?
- From: Scott M.
- re-install?
- Prev by Date: Re: re-install?
- Next by Date: RE: Unable to find an entry point named EnumerateSecurityPackagesW in
- Previous by thread: Re: re-install?
- Next by thread: Best practice for for regex and match objects
- Index(es):
Relevant Pages
|