Microsoft Content Management Server - Default Console points to #?

This is Interesting: Free IT Magazines  
Home > Archive > Microsoft Content Management Server > September 2004 > Default Console points to #?





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 Default Console points to #?
choihead

2004-09-22, 9:47 pm

Dear all,

There is already a site ABC123
and then I wanna host 1 more site ABC456,

how can I do??

I tried to open a New gallery, New channel ABC456.

I can reach the page by http://localhost/ABC456/testing.aspx ,which is just
a dummy page with default console,
however, if I go to http://localhost/ABC456/ ( I set the default page as
testing.aspx in the Virtual directory ABC456)

then it shows <authentication mode="Windows" />

if I go to http://localhost/ABC456/testing.aspx, the Switch To Edit Site can
show properly but the link is http://localhost/swire456/testing.aspx#

which does nothing, anyone can help me on this please??


thx all




Joel Ward [MVP]

2004-09-22, 9:47 pm

Yeah, what you have encountered in the missing context when you try to
access MCMS from outside a channel or posting context.

In order to use the MCMS context (in order to add MCMS content, view MCMS
content, etc.), set the Channel Rendering Script as Mei Ying suggested, or
create a posting based on a Template using the default channel rendering
script. Accessing an ASPX page directly doesn't not automatically create an
MCMS context.

Essentially, the ASPX pages are used to create virtual pages in MCMS
(channel start pages and content posting pages). So unlike a regular
ASP.NET project, you don't access pages using the ASPX url, e.g.
mysite.com/channel/template.aspx. You just access it via the channel,
mysite.com/channel/, or a posting created under that channel, e.g.
mysite.com/channel/posting1.htm.

I hope this makes sense...(it's late Friday afternoon here...)

Joel

"Mei Ying (MVP)" <anonymous@discussions.microsoft.com> wrote in message
news:129501c49c5d$978e3f30$a301280a@phx.gbl...[vbcol=seagreen]
> Hi
>
> Don't set testing.aspx as the default page in IIS. Set it
> as the channel rendering script url for the ABC456
> channel. That should get it to display when you enter
> http://localhost/ABC456.
>
> HTH
> Mei Ying
>
> http://localhost/ABC456/testing.aspx ,which is just
> default page as
> Switch To Edit Site can
> http://localhost/swire456/testing.aspx#


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com