Project Workspace Access deploys invalid content types

S

Sruli Ganor

I have SharePoint and Project Workspace Access (PWA).
PWA deploys some features, including PWSCtypes, which defines several
content types, which seem to be invalid.
E.g., content type Project Workspace Risk contains 15 FieldRefs (see
extract below), but when you open it in Site Settings -> Site Content
Type you only see the Name column, and the other are not shown.
Furthermore, Site Columns do not contains the fields referred from
this content type. E.g., there are no Site Columns called AssignedTo
or DueDate.
If I create a new list and add "Project Workspace Risk" from Site
Content Types, and then create a new item in the list, I get a form
with only a Title
field.
This is a big problem for me, becauses I develop replication
applications for ShaerPoint sites, and cannot replicate these content
types.

Is this is feature definition problem, or am I missing anything?
Thanks in advance
Sruli

extract from ...\12\template\features\pwsctypes\pwsctypes.xml:
- <ContentType ID="0x010024290FBE2869495eB819832776560730"
Name="$Resources:pws,CType_PWS_Risk"
Group="$Resources:core,List_Content_Types" Version="0">
- <FieldRefs>
<FieldRef ID="6E86422F-6225-4aae-8C11-FB5B911C163F" Name="Status" />
<FieldRef ID="373C7DDE-32BC-4b09-B89B-82468AF3F8D6" Name="Category" />
<FieldRef ID="68865259-4598-4478-A616-25421406A322" Name="DueDate" />
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top