Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Authentication question
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Authentication question
Divers
Thread ID:
00686991
Message ID:
00686991
Vues:
64
Hi,

I have an ASP.Net aspx page that runs just fine locally. This is just a very simple test to ensure that the thing will run at the hosting site (Brinkster).

In webroot, I have the following files:

global.asax
mainpate.aspx
web.config

In webroot/bin, I have the compiled app dll file.

When I try to run this at the host, I get a "You are not authorized to view this page" error. (HTTP Error 403 - Forbidden).

In my config.web file I have this line for authentication:
 <authentication mode="None" /> 
I'm new to this and have a few questions:

1. Are there any other files required to run mainpage.aspx ?
2. Secondly, any idea why I'm not able to view mainpage.aspx when I have the authentication mode set to "None"?

Thanks in advance.
Al Williams

Anola MB, CANADA
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform