Hello all,I got an error when i want to edit a data in the templatedata, "A problem was encountered trying to read the datacapture.cfg file for type type1. Please contact your system administrator."Root cause:null[...]Anyone can help what the causes and how to fixed the problem?Thanx in advance.
I'm using Teamsite 6.0.The DCT of templating.cfg is below
templating.cfg
<!DOCTYPE templating SYSTEM "templating6.0.dtd"><templating> <category name="data"> <locations> <branch vpath-regex=".*" /> </locations> <data-type name="News Item Basic" dcr-type="xml"><!-- ... --> </data-type> </category></templating>
"Chances are, you have wrong extended attributes on a DCR File. Check DCR properties, you should see something likeTeamSite/Templating/DCR/Type: YourDCRCategory/YourDCRType" <- how can i check that and how to resolve it?
"Chances are, you have wrong extended attributes on a DCR File. Check DCR properties, you should see something likeTeamSite/Templating/DCR/Type: YourDCRCategory/YourDCRType"
"A problem was encountered trying to read the datacapture.cfg file for type type1. Please contact your system administrator."
Hi,I'm abit confuse here, can you explain to me the step by step on how to fixed the problem. Where can i find the source where you mention in earlier thread.Thanx