Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Authentication question
Message
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Authentication question
Miscellaneous
Thread ID:
00686991
Message ID:
00686991
Views:
65
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
Next
Reply
Map
View

Click here to load this message in the networking platform