I have heavy difficulties with deploying column and content types with language dependend names using Resource files. My Structure in Visual Studio is one resource file per feature in the mapped resources folder. Name of the resource assigned to the DefaultResourceFile property for the feature (LzColumns in this example). Reference in Columns and Content Types is
done via $Resources:Resourcename. This is the new structure. Before i had different resource files per feature and did reference via $Resources:Resourcefilename,Resourcename. There are two resource files, one language independent and one in a specific language. In my developement system, everything seems to be ok after i redeployed via VS. On the production system, the feature was retracted and readded by powershell commands. A look into the central admin shows now this. I haven´t any idea why this happenend and what can i do about it. It take a look into the 14\Resources folder and everything seems ok. The resources file LzColumns.resx and LzColumns.de_DE.resx is there and it contains entries for every column definition. we already cleaned up the sharepoint configuration cache with no success. The only difference i see is that on the production system, we did not deactivate the feature before retracting and redeploying (so the feature is still active after redeployment.
Lenze Columns |