Message in Norwegian (Bokmal) (Norsk (Bokmål))
ASP.NET er ikke godkjent til å få tilgang til den forespurte ressursen. Vurder å gi tilgangsrettigheter til ressursen for ASP.NETs forespørsels-ID. ASP.NET har en basis prosess-ID (vanligvis {{MACHINE}\ASPNET i IIS 5 eller Network Service i IIS 6) som brukes hvis programmet ikke etterligner. Hvis programmet etterligner via <identity impersonate="true"></identity>, blir IDen den anonyme brukeren (vanligvis IUSR_MACHINENAME) eller den godkjente forespørselsbrukeren.
Unlocalized 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 and IIS 7, and the configured application pool identity on IIS 7.5) that is used if the application is not impersonating. If the application is impersonating via <identity impersonate="true"></identity>, the identity will be the anonymous user (typically IUSR_MACHINENAME) or the authenticated request user.
Search by Google