Resource Assignment View in PWA
Fri, 5 Sep 2008 08:38:13 -0700
Hoping someone could get us pointed in the right direction...
Would anyone know where to find the view/query/stored proc that populates
the grid on the Resource Assignments View in PWA in the database or
background sharepoint?
Thanks in advance!
--
Technology, like art, is a soaring stretch of our imagi ...
|
Resource Leveling
Fri, 5 Sep 2008 06:26:01 -0700
Does anyone know a way to disable "Level Resources" in Project 2003 and/or
2007? (We're using Project Professional 2003 and are considering upgrading.)
Currently, we have limited the number of Professional users (who have been
instructed that automatic leveling should not be used), mostly because we
want to ...
|
open not as read only
Thu, 4 Sep 2008 15:37:01 -0700
Can anyone tell me how to program it to open the file, not as a read only? I
can't use a call shell method because somepeople are running OFFICE11 and
others OFFICE12 so the folders for Microsoft project aren't consistent. thus
i have to use the following method, but when doing so it opens it as a
readonly ...
|
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 ...
|