Wrox Programmer Forums
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 26th, 2005, 04:28 PM
Registered User
 
Join Date: Jun 2005
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Directory listing denied

hello mydear,
i copied my site to the host.when i tried to access the site this error apeared:Directory listing denied
when i rename the index.aspx to index.asp the error did not apeard again.but it did not show any thing.beacause it did not knw the aspx.cs page...?
thanks in advanced.

 
Old June 27th, 2005, 05:42 AM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

In a typical IIS installation "default.xxx" is the default page (not sure if it because default.aspx when you install .net). Try renaming your index.aspx to default.aspx

Also, you could add several files that all redirect the client to your index.aspx page so that all typical possibilities are covered:

default.asp
default.aspx
default.htm
index.asp
index.htm


-Peter
 
Old June 29th, 2005, 07:17 AM
Friend of Wrox
 
Join Date: Sep 2004
Posts: 140
Thanks: 0
Thanked 0 Times in 0 Posts
Default

In ur iis set the default page to index.aspx .






Similar Threads
Thread Thread Starter Forum Replies Last Post
Listing Active Directory Users wallacr C# 2005 0 December 4th, 2006 10:41 AM
Listing of Directory Content ram_dwivedi Javascript 3 December 9th, 2005 05:13 AM
network directory listing using FileSystemObject? wyvern47 Classic ASP Components 1 December 15th, 2004 12:09 PM
FSO directory listing spinout Classic ASP Components 4 November 7th, 2004 03:18 AM
Directory Listing Bleetz Pro JSP 1 September 20th, 2003 06:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.