|
Home > Archive > Microsoft Content Management Server > February 2006 > CMS woes
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]
|
|
| cnetbuddy 2006-02-14, 5:51 pm |
| I'm a total newbie to Microsoft CMS and is in need of some help.
I installed CMS on my local machine. Played around with the settings
and created a "test" website called "TestApp" (virtual directory in
IIS)
It works fine, I can edit and all. Once I go live however, all the
links point to http://testapp instead of http://localhost/testapp etc.
Also, on mcmshomeport, all the channels (installed samples) point it
http://[channelname] instead of http://localhost/[channelname]
Could someone also explain these terms to me:
1) What is a channel?
2) If I want to move an existing website into a new server (db too),
should I just copy the site along with the DB or do I have to export as
a package in the Site Manager? If I do export, will it automatically
create the DB and insert the EXISTING content?
| |
| Stefan [MSFT] 2006-02-17, 10:49 pm |
| Hi,
for the URL: it seems you enabled the "Map Channel Name to Host Header name"
feature in the SCA.
Please disable it.
About the questions below:
1) a channel is similar to a virtual directory in IIS and is the
hierarchical location of a posting
2) if everything in the DB needs to be copied just copy the database. No
need for a site deployment package.
Cheers
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"cnetbuddy" <crabel@whittmanhart.com> wrote in message
news:1139954522.960423.97770@g44g2000cwa.googlegroups.com...
> I'm a total newbie to Microsoft CMS and is in need of some help.
>
> I installed CMS on my local machine. Played around with the settings
> and created a "test" website called "TestApp" (virtual directory in
> IIS)
>
>
> It works fine, I can edit and all. Once I go live however, all the
> links point to http://testapp instead of http://localhost/testapp etc.
>
> Also, on mcmshomeport, all the channels (installed samples) point it
> http://[channelname] instead of http://localhost/[channelname]
>
>
> Could someone also explain these terms to me:
>
> 1) What is a channel?
> 2) If I want to move an existing website into a new server (db too),
> should I just copy the site along with the DB or do I have to export as
> a package in the Site Manager? If I do export, will it automatically
> create the DB and insert the EXISTING content?
>
| |
| cnetbuddy 2006-02-17, 10:50 pm |
|
About question 2, so to transfer a MCMS website from one server to a
TOTALLY new server (.NET and SQL server), just install MCMS on the new
..NET server and copy the DB from the old SQL server to the new one?
One last question, is it possible to point to a channel directly? Like
http:/[channelname] ? I know I can have that option by mapping channel
names to host header in the MCMS config panel but when i enable it and
try to goto a channel directly like http://[channelname], it gives a
page not found error.
Thanks!
| |
| Stefan [MSFT] 2006-02-17, 10:50 pm |
| Hi,
did you ensure that your name resolution resolves the channel name to your
local machine and to the MCMS enabled website?
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"cnetbuddy" <crabel@whittmanhart.com> wrote in message
news:1140037498.033496.156080@g43g2000cwa.googlegroups.com...
>
>
> About question 2, so to transfer a MCMS website from one server to a
> TOTALLY new server (.NET and SQL server), just install MCMS on the new
> .NET server and copy the DB from the old SQL server to the new one?
>
> One last question, is it possible to point to a channel directly? Like
> http:/[channelname] ? I know I can have that option by mapping channel
> names to host header in the MCMS config panel but when i enable it and
> try to goto a channel directly like http://[channelname], it gives a
> page not found error.
>
> Thanks!
>
| |
| cnetbuddy 2006-02-17, 10:50 pm |
| Sorry to seem like a newbie here but how do I make sure that the name
resolution resolves the channel name to your local machine?
Do you mean setup a new website in IIS and map the channel name to the
host header and map the site path to the MCMS enabled channel path?
Thanks
|
|
|
|
|