Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

ASP.NET Forum


You are currently viewing our ASP.NET Forum as a guest. Please register to participate.
Login



Closed Thread
HTTP Error 403.14 - Forbidden
Old 06-10-2010, 07:32 AM HTTP Error 403.14 - Forbidden
Junior Talker

Posts: 1
Trades: 0
Hi , I keep receiving this error when I publish my website. I have the web.config file in there, everything runs fine locally. Any help would be greatly appreciated.


Server Error in Application "WEBSITEPANEL PORTAL"
HTTP Error 403.14 - Forbidden
The Web server is configured to not list the contents of this directory.
Logon User Anonymous
Most likely causes:
A default document is not configured for the requested URL, and directory browsing is not enabled on the server.
fuzzica is offline
View Public Profile
 
 
Register now for full access!
Old 06-10-2010, 07:59 AM Re: HTTP Error 403.14 - Forbidden
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
The error message tells you everything....
You try to access the root of a folder, and the server denies you the listing of that folder and there is no default document to give you back.

Either access the complete url, like http://yourhost/admin/home.html rather than http://yourhost/admin/, change your server settings to allow you to list the folder content, or setup a default page that is served when not specified.

For the latest, for example, apache defaults says that it is an "index.html" page that should be served as default.

Being a unix guy, and web.config denoting that you use IIS, I cannot help you further on this.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
View Public Profile Visit tripy's homepage!
 
Closed Thread     « Reply to HTTP Error 403.14 - Forbidden
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.47797 seconds with 12 queries