views:

25

answers:

0

Hi

We have a deployment where amongst other things we programmatically create new Sites within Sharepoint. The site will utilise multiple resource files.

The problem I'm having is that some of the resource fields on the page display the resource expression (i.e. $Resource:) rather than the value. All come from the same resx file; but so do many of the other fields on the page that display the value correctly (I have checked that the key value pairs in question are actually present in the resx).

The one difference I can see is that the visible expressions are all those declared in the SiteTemplate's ONET.XML file.

We've been unable to diagnose the problem. Any ideas greatly appreciated.