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
Divers
Thread ID:
00686991
Message ID:
00688462
Vues:
19
Turns out Brinkster requires that the main form be named "index.aspx" or "default.aspx" - once I made this change - it worked OK. Thanks.

al

>This sounds like some setting the hosting site is using is affecting your virtual directories. Brinkster has very specific instructions to follow to host a .NET site. It depends on the level of service you chose. I would recommend reviewing those requirements to make sure your pages are in compliance.
>
>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform