07-28-04 11:10 PM
You can use Visual Studio to edit the template definition
in the database and change the "templatefile" property.
We also have a tool here called TemplateManager.exe that
does the same thing with a smaller footprint but I don't
know where it came from.
HTH
- Adam
>-----Original Message-----
>We have been building our MCMS 2002 project using a
virtual directory on our
>workstations (http://localhost/mcmsSite). We went to
deploy it on our
>production server using the IIS root (http://mcmsSite)
by placing the
>templates in the IIS root and pointing the MCMS site to
the productions DB
>(which we created by using the SQL Export from the Dev
DB and the SQL import
>in the Prod DB).
>
>We enabled MCMS Host Headers on the Prod server and
changed the channel name
>to the FQD name (intranet.cchseast.org). The problem is
that now we get a
>404 error on the server when browsing to the address:
>The resource cannot be found.
>Description: HTTP 404. The resource you are looking for
(or one of its
>dependencies) could have been removed, had its name
changed, or is
>temporarily unavailable. Please review the following URL
and make sure that
>it is spelled correctly.
>
>Requested Url: /mcmsSite/Templates/HomePage.aspx
>
>
>
>---------------------------------------------------------
-------------------
>----
>
>Version Information: Microsoft .NET Framework
Version:1.1.4322.916; ASP.NET
>Version:1.1.4322.573
>
>
>It looks as if MCMS is still looking for the template
files from the
>original paths where we were developing. the placeholder
definitions in
>VS.NET are also pointing to the absolute paths
>(/mcmsSite/Templates/HomePage.aspx) ad do not accept the
~.
>
>Is there a way around this? I don't want to use
>http://intranet.cchseast.org/mcmsSite (which works) on
the Prod server.
>
>thanks!
>
>
>.
>
[ Post a follow-up to this message ]
|