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)?
> 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
[quoted text clipped - 18 lines]
>
> I ran aspnet_regiis -i, but it didn't fix it. Will a re-install work?
Alex - 18 Aug 2005 03:34 GMT
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.
> 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
[quoted text clipped - 25 lines]
> >
> > I ran aspnet_regiis -i, but it didn't fix it. Will a re-install work?