Time Phased Actual Work updates for Project Resources?
Wed, 27 Aug 2008 05:53:00 -0700
We have a requirement that the Standard Rate of all our resources must be
allowed to vary from Project to Project. For example, suppose we define a
Labour resource called 'Carpenter'. For Project1, his would have quoted his
standard rate as $41/hour. But for another project, Project2, another
Carpenter might ...
|
Defining Custom Link Types.
Tue, 26 Aug 2008 23:56:05 -0700
I have a client with the following requirement:
A list in the project site, and the ability for it to link and be linked to
by the other linkable types. ie the link items dialog that pops up must have
this list 'Project Contracts' as an available type for all places where the
link items pop shows (issues,r ...
|
Statusing WS - Update Status failing intermittently
Tue, 26 Aug 2008 09:38:04 -0700
Trying to update time-phased task status, but it periodically fails, giving
me the following error. (Passing into the PSI constructor does not get more
specific then GeneralUnhandledException)
<Changes>
<Proj ID="f16860a7-fb01-49e2-8a42-230f554520ac">
<Assn ID="46fde2ba-bbd9-4e41-bceb-24905b907cb7">
<Perio ...
|
Correct algorithm to create Project using PSI?
Mon, 25 Aug 2008 22:23:00 -0700
We are interning in a software firm and are building a 3rd party Application
that integrates into Microsoft Project using the Microsoft Project Server
2007 PSI Webservices. We are facing a problem that we will be grateful if
anybody could solve.
These are the kind of Projects which will be supplied by our ...
|
generate a seperate tif file per resource
Mon, 25 Aug 2008 13:38:54 -0700 (PDT)
Basically I want to generate a report on task usage. The report will
generate the tasks for each resource within a date range. The trick
here is I want to generate a separate tif file for each resource. I
was able to create a page break for resources but that gives me only
one tif file. because we have more than ...
|
Adding new currency type
Mon, 25 Aug 2008 04:42:01 -0700
Hi guys,
Please how do I new currency using the PSI in Project server 2007
Thank you. ...
|
Read Project Enterprise Field
Sun, 24 Aug 2008 23:40:44 +0200
Hi!
Perhaps someone can help me out...
I have a Project 2007 C# Addin and want to read Enterprise Custom Fields...
the code for reading
Task Enterprise Custom Fields as follows works great...
public static string GetEnterpriseField(Task t, string fieldname)
{
try
{ ...
|
|
|
I should be able to edit my own suggestion
Sun, 24 Aug 2008 14:24:01 -0700
I should be able to edit my own post containing a suggestion. If not, there
should be a usable "Contact Us" link, where I can contact you about a simple
issue: "How can I edit my own suggestion/post?"
Best Regards,
Botond BAIKA
----------------
This post is a suggestion for Microsoft, and Microsoft respo ...
|
Accessing Inserted Project Info
Sat, 23 Aug 2008 00:42:00 -0700 (PDT)
Hi All,
I am developing an addin to MS Project. The addin collects active
project info from MS Project and creates XML.
My question is when a project is inserted(with link option) in
another project, how to access following info of a inserted project? I
need to collect info of
1. Project Summary Info
2. ...
|
Resource Leveling - How to find overallocated resources ?
Fri, 22 Aug 2008 21:35:01 -0700
Hi all,
I am preparing MSProject addon, I am using C#,VS2008 and Office runtime 3.0.
I need to level overallocated resources as part of my project.
I am getting problems with MSProject levelnow. It has its own limitations
and it is not useful for me. I want to prepare my own method to level the
resources ...
|