Technical support This forum is closed.
Version 1.x > Technical support > News Item -- error on server (not in dev) View modes: 
User avatar
Guest
norashlea - 3/31/2006 12:09:31 AM
   
News Item -- error on server (not in dev)
Hello,

Have run into another snag trying to get my first .net 2.0 project deployed!! (WOW, what did Microsoft DO to deployment????)

On my XP dev machine, News, and individual news items display perfectly, with no errors.

On the deployed project running on Windows Server 2003, when I try to view the news item details I get all the reference details of the news record (NodeID, IDPath, AliasPath etc etc), together with the News item text, and then a message at the end:

"This is a standard viewing template. It's used because the particular document type doesn't have any default transformation specified or the specified file is not a valid XML file."

What have I done wrong?

Regards,
Sharon.

User avatar
Guest
admin - 3/31/2006 8:51:41 AM
   
Re: News Item -- error on server (not in dev)
Hi Sharon,

you may need to check if all News transforrmation (<web project>\cmsdesk\metadata\cms\news) were correctly copied to the production server. This happens if the required transformation is missing or corrupted.

Best Regards,

User avatar
Guest
norashlea - 3/31/2006 9:17:05 PM
   
Re: News Item -- error on server (not in dev)
Hi Petr,

I found that I had to enable "Allow this precompiled site to be updatable" in the property pages for the deploy project, otherwise I continued to get the error on the server.

Regards,
Sharon