Custom Fields for the Assignment Entity Type
Thu, 4 Sep 2008 07:48:05 -0700
Does anyone know what the story is with regards to setting custom fields on
resource assignments? It appears that the currently this is not supported.
Calling ReadCustomFieldsByEntity interface of the Project server's
CustomFields web service, and passing a "Assignment" as the entity type
argument results ...
|
Provider cannot be found. It may not be properly installed.
Thu, 4 Sep 2008 09:51:00 +0200
Hi
I have an application that extracts data from a .mpp file using C# and the
OLEDB provider shipped with MSP 2003. On my pre-production server it works
fine, but on the production server I get a COMException : Provider cannot be
found. It may not be properly installed.
Both servers have installed:
- .N ...
|
SRS Report Authoring Tools for SRS 2005
Wed, 3 Sep 2008 14:24:01 -0700
Hi!
I will like to know what SRS Report authoring tools are available for SRS
2005? I am using Microsoft Visual Studio Professional 2005. It works
wonderfully but a client 1) wants to know what other options (tools) are out
there?
2) What is the minimum module required as part of Visual Studio 2005 for ...
|
How could I get overall Resouce Graph
Wed, 3 Sep 2008 09:01:02 -0700
How could I get a stack resource graph on MSP, it means all my resources in
one graph.
Thanks,
Joe ...
|
Unable to access pwa
Tue, 2 Sep 2008 08:25:01 -0700
Here is what I have
Server 2008 (+latest patches / sp)
Project Server 2007 (+latest patches / sp)
I am able to connect to PWA on the local host machine but am not able to
connect to PWA from other remote machines. I can ping the Server by name and
by IP from the remote machines. I do get the Login Screen ...
|
Re: How to register Project Server Event Handler using API or Obje
Tue, 2 Sep 2008 12:41:14 +0000
I don't believe this is really what he was looking for. giving him a
library that encapsulates the PSI even further may serve to simplify the
complexities of the PSI, but it still fundamentally operates as a web
service consumer with all the overhead and complexity inherent in that
solution. He was looking for ...
|
Re: problem in updating custom field on publishing event of Projec
Tue, 2 Sep 2008 12:35:26 +0000
Several things:
1. You need to use the SSP address in Impersonated applications,
not the PSI Proxy.
a. For example, this means that you should be setting
ws_Project.Url to http://ruh-003-cr-001:56737/<SSPName>/PSI/Project.asmx
<http://ruh-003-cr-001:56737/%3cSSPName%3e/PSI/Project.asmx> , where ...
|
|
|
rollup to the summary tasks with evaluate also the summary tasks
Tue, 2 Sep 2008 03:46:23 -0700 (PDT)
Hi,
I've created a basic code to detect expressions in tasks' names. I
would need now to do the rollup to the summary tasks, but the problem
is that I also wanted to evaluate/detect the expressions in the
summary tasks.
Are you aware if there's the possibility to do the rollup in vba, so
that I can also te ...
|
Custom Taskpane
Mon, 1 Sep 2008 21:57:06 -0700
How to add custom taskpane in MSProject 2007, Is it possible or not? ...
|
Adding custom fields
Mon, 1 Sep 2008 10:00:42 -0500
Hello all.
I have this application that will create a project in project server 2007.
While I've been able to create the project, I want to add custom fields to
the project. So, I think that by calling
ProjectDataSet.ProjectCustomFields.NewProjectCustomFieldsRow for creating a
row, and then AddProjectCustomFi ...
|