Project Description:
Using: VS 2020 VB - SQL 2008 - .Net 4.0
I have created a standard website (File --> New --> Website), using VS 2010 VB, with nothing added or changed. Clicking run it works.
The membership/roles tables have been placed on the server site. Running the site on local host confirms the
three users in the remote database.
I'm using a hosting server, and using Copy function to publish with FTP.
The problem is, I'm getting the following error when trying to run the app.
403 - Forbidden: Access is denied.
You do not have permission to view this directory or page using the credentials that you supplied.
Default.htm works.
I would suspect something in wrong in the web.config file.
Attached is a copy of the web.config.
I need for someone to examine the attached files, and determine and correct what is wrong.
Please ask additional questions as needed.