|
Home > Archive > Microsoft Content Management Server > October 2004 > CMS Deployment
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]
|
|
|
| Hi Stefan,
I am facing problem in deployment of cms application.
If i change alias name for cms Application in iis it stops working.
is it mandatory that alias name for cms application and the base
channel name must be same.
as while linking template object with template file we specify
relative path..
can we give absolute path while linking template file.
Thanks & Regards
Vipul
| |
| Stefan [MSFT] 2004-10-29, 5:50 pm |
| Hi Vipul,
not it can be any name you like - but the template definition in MCMS have a
reference to the template files.
And this reference includes the path.
So you would have to update this reference using MCMS template explorer in
VS.NET.
Cheers,
Stefan.
--
This posting is provided "AS IS" with no warranties, and confers no rights.
MCMS FAQ:
http://download.microsoft.com/downl...6a/MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...t+S
erver
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------
"vipul" <vipul.poojara@infrasofttech.com> wrote in message
news:72a10a5f.0410290022.3892287f@posting.google.com...
> Hi Stefan,
> I am facing problem in deployment of cms application.
> If i change alias name for cms Application in iis it stops working.
> is it mandatory that alias name for cms application and the base
> channel name must be same.
> as while linking template object with template file we specify
> relative path..
> can we give absolute path while linking template file.
>
> Thanks & Regards
> Vipul
|
|
|
|
|