Microsoft Content Management Server - Directory Listing Denied - This Virtual Directory does not allow contents to be listed

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > August 2006 > Directory Listing Denied - This Virtual Directory does not allow contents to be listed





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Directory Listing Denied - This Virtual Directory does not allow contents to be listed
won.hwang@gmail.com

2006-08-23, 7:21 pm

Hi,

I'm trying to set up a developer machine with Windows 2003 and CMS 2002
and I'm having hard time getting the MCMS site to display. When I go to
the http://CMSSite I get "Directory Listing Denied - This Virtual
Directory does not allow contents to be listed". If I created a .html
page and access it, it does display correctly.

I can log into Site Manager fine and in SCA, the site is configured to
be MCMS site (Yes- read and write). In IIS anonymous access is enabled
and all the ISAPI filtered are loaded correctly and not duplicated.

Can you think of anything else that I should check?

Thanks in advance.
Won

Mike Sharp

2006-08-24, 1:23 am

Stefan will no doubt have a better solution, but... ;^)

What we do is place a redirect in the default site root, in a page called
"default.aspx" with this in it:

<%@Page Language="c#"%>
<%@OutputCache Duration="604800" VaryByParam="None" %>
<%Response.Redirect("default.htm"); %>

This redirects the request so that the ISAPI filter picks it up and hands it
off to MCMS.

On a server where your MCMS templates are located in a folder like:

c:\MCMS\Sites\MySite\Templates

you would put this in:

c:\MCMS\Sites\MySite\default.aspx

Regards,
Mike Sharp

<won.hwang@gmail.com> wrote in message
news:1156369514.494411.209650@74g2000cwt.googlegroups.com...
> Hi,
>
> I'm trying to set up a developer machine with Windows 2003 and CMS 2002
> and I'm having hard time getting the MCMS site to display. When I go to
> the http://CMSSite I get "Directory Listing Denied - This Virtual
> Directory does not allow contents to be listed". If I created a .html
> page and access it, it does display correctly.
>
> I can log into Site Manager fine and in SCA, the site is configured to
> be MCMS site (Yes- read and write). In IIS anonymous access is enabled
> and all the ISAPI filtered are loaded correctly and not duplicated.
>
> Can you think of anything else that I should check?
>
> Thanks in advance.
> Won
>



Stefan [MSFT]

2006-08-24, 7:22 am

Hi,

is the map channel name to host header name feature enabled in the SCA?
If not the root of the website is not managed by MCMS.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights


<won.hwang@gmail.com> wrote in message
news:1156369514.494411.209650@74g2000cwt.googlegroups.com...
> Hi,
>
> I'm trying to set up a developer machine with Windows 2003 and CMS 2002
> and I'm having hard time getting the MCMS site to display. When I go to
> the http://CMSSite I get "Directory Listing Denied - This Virtual
> Directory does not allow contents to be listed". If I created a .html
> page and access it, it does display correctly.
>
> I can log into Site Manager fine and in SCA, the site is configured to
> be MCMS site (Yes- read and write). In IIS anonymous access is enabled
> and all the ISAPI filtered are loaded correctly and not duplicated.
>
> Can you think of anything else that I should check?
>
> Thanks in advance.
> Won
>



won.hwang@gmail.com

2006-08-24, 1:26 pm

Yes It is enabled.

Stefan [MSFT] wrote:[vbcol=seagreen]
> Hi,
>
> is the map channel name to host header name feature enabled in the SCA?
> If not the root of the website is not managed by MCMS.
>
> Cheers,
> Stefan
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
>
>
> <won.hwang@gmail.com> wrote in message
> news:1156369514.494411.209650@74g2000cwt.googlegroups.com...

won.hwang@gmail.com

2006-08-24, 1:26 pm

Thank you for the suggestion but now I'm getting Page cannot be found
error.


Mike Sharp wrote:[vbcol=seagreen]
> Stefan will no doubt have a better solution, but... ;^)
>
> What we do is place a redirect in the default site root, in a page called
> "default.aspx" with this in it:
>
> <%@Page Language="c#"%>
> <%@OutputCache Duration="604800" VaryByParam="None" %>
> <%Response.Redirect("default.htm"); %>
>
> This redirects the request so that the ISAPI filter picks it up and hands it
> off to MCMS.
>
> On a server where your MCMS templates are located in a folder like:
>
> c:\MCMS\Sites\MySite\Templates
>
> you would put this in:
>
> c:\MCMS\Sites\MySite\default.aspx
>
> Regards,
> Mike Sharp
>
> <won.hwang@gmail.com> wrote in message
> news:1156369514.494411.209650@74g2000cwt.googlegroups.com...

Stefan [MSFT]

2006-08-24, 1:26 pm

Hi Won,

sounds strange. Please open a support case for this.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights


<won.hwang@gmail.com> wrote in message
news:1156432253.095317.97060@75g2000cwc.googlegroups.com...
> Yes It is enabled.
>
> Stefan [MSFT] wrote:
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com