Tagged Questions
8
votes
10answers
18k views
SharePoint error: “Cannot import Web Part”
I have a web part that I've developed, and if I manually install the web part it is fine.
However when I have packaged the web part following the instructions on this web site as a guide:
...
1
vote
1answer
50 views
Recommended hardware configuration for tfs+sharepoint+project server
For a 30 person team, what is the recommended hardware configuration for installing latest version of mentioned products? Please also determine recommended server topology.
1
vote
1answer
196 views
ProtocolException with WCF Service
When I try to access WCF client, I get the following error. I was able to access my service using IE and able to reference in VS 2010. My development environment is Windows server 2008. I hosted ...
1
vote
3answers
555 views
MS Project 2010 PSI: Is there a way to get custom field values without loading a project?
I am trying to locate a particular project by a custom field value. So far, this is the best way I've found to do it:
var targetProjectId = "some_external_reference_ID";
var projIdCustomFieldUid = ...
1
vote
2answers
817 views
Combining data from Project Server and SharePoint into a single report
I need to combine data from the Project Server reporting database with data from custom lists in SharePoint workspaces. The results need to be displayed within a single report. How should this be ...
0
votes
0answers
23 views
How to create project issue in Project Workspace programmatically?
I would like to be able to create project issue automatically. The aim is to create new issue based on received email.
I looked at ProjectWSSInfoDataSet, which is supposed to have reference to issue ...
0
votes
1answer
150 views
Consuming sharepoint 2010 claim-based WCF
I am trying to consume WCF based Sharepoint 2010 claim-based. I am getting the following error message: Thank you for any advice.
System.ServiceModel.CommunicationException
"The content type ...
0
votes
1answer
241 views
How to set multiple project owners in MS ProjectServer
I'm trying to configure a owner-like user in MS ProjectServer (2003). Though I can grant every permission to the user, for certain services (via PSI), like Statusing.ReadStatusTimephasedData, it seems ...
0
votes
1answer
182 views
Retrieve resource working hours from Project Server via PSI
I'm working with SharePoint and ProjectServer 2007 via PSI.
I need to retrieve the working hours of an employee in a project during a date range but I can't find a way to do it. The closest data I've ...
0
votes
2answers
615 views
Project Server 2010 installed with Sharepoint 2010 stand-alone
Could anybody offer any advice on a good book that would help me install Project server 2010 on Sharepoint 2010 standalone? Or any good Project Server book...
Thanks