In the last couple of days I posted the different errors and warning I received when trying to migrate my MCMS 2002 database to MOSS 2007.
Here is a list with all the warnings I received:
Hi Stefan,
We've been naming our resource galleries after the domain names they are used in, www.domain.com, for example.
This is apparently causing a "blocked file type" error. Removing the dots from the name got rid of the error, but no resources were migrated.
We are migrating a huge MCMS 2002 Content (10GB) to MOSS 2007. We have been successful many times before. However, from past 10 days we are consitantly getting Error - "Specified Field Name is too long".
Have you ever come across this type of error? We are in a very critical phase of the project and this one single has left all of us clueless. I deeply appreciate any pointer.
Cheers,
Sangeetha
Hi Sangeetha,
the conversion converts placeholder definitions and custom properties into fields. As WSS has a restriction in the length of field names the conversion will fail when the placeholder definition name or the custom property name is to long.
You need to rename the custom property name or placeholder definition name before converting the content.
Stefan