ParentProjectUID is null when a project set as a subproject
I create a small project, let's say project A, then I put it in project B as a subproject of project B. When I query the reporting database, I expected that the ParentProjectUID of project A is...
View ArticleLinking tasks, SS
For MS Project 2010, I have written a macro to set the duration for selected tasks equal to the total duration of the same selected tasks. The macro looks like this: Sub evenWork2() Dim tsks As Tasks...
View ArticleHow to read the Actual Work send by SubmitStatusForResource function before...
Hi there! I'm updating the actual work using the SubmitStatusForResource function. After this, I'm doing the approvals of those works. First time, when I do these updates, I'm reading the actual work...
View ArticleCan not update Actuals for newly added Assignments - Project 2010
Hello, I am currently in the process of creating a customized timesheet entry page for project server 2010. I am using the Statusing client to update actuals for Assignments in the custom timesheet but...
View ArticleTask indicator. All Predecessor tasks are complete y/n, true/false
I would be most grateful if someone could provide a complete solution that would allow me to create a task field that would indicate if all predecessor tasks are complete or not. This would allow me...
View ArticleProject server 2010: Approval Center: Writing Event Handler
Hi Guys, We have a requirement to write an event handler on Approval Center, such that if a manager is approving certain tasks of an project and that the project is in checked-out mode, it should...
View ArticleSQL query for resource capacity
I am looking to create an sql query to extract data about capacity for timesheet period. I create one that work find by day but how to find the data by timesheet period. Any help is very Welcome. (I...
View Articlespecifield module could not be found
when I'm trying to CREATE the new project in visual C++ 2008 environment that time its give me the error massage as operation could not be completed and specified module could not be found. whats the...
View ArticleMacro related problem
using VB macro code,How we protect Microsoft project file to save, if baseline is not set .
View ArticleUse "Project Link" Content Type on custom list
Hello, Project server comes with a nice custom type "Project Link" that allows any entry in a "Issue/Risk/etc" to be linked to a project's Task. It appears when creating a new row for these lists under...
View ArticlePopulating lookup table with VBA in Project 2010
I would like to auto populate a field, e.g. Text10, with a set of values I will read in from an XML file. Before I do that, I need to understand how to reference and manipulate that lookup table. I've...
View ArticleLibrary not registered
using 2007 and 2010 when i try to export data to excel via VBA, i get Library Not Registered in 2010 same code works fine in 2007 both have the library installed anybody have an answer? gman
View ArticleQueueSubmitTimesheet and Approver
I read a TimeSheet from the PSDB via the PSI Service References. The TimeSheet contains 2 Projects, each with a different PM (Approver). How would I get the 2 Projects to be Approved by their...
View ArticleStrange behavior of My Tasks Web part in Project Server 2007 PWA
Hello All, We noticed a strange behavior from Project Server 2007 PWA. The My Tasks web part is set to display Hours as work format to all users. One user specifically noticed that his web part was...
View ArticleMy excel macro won't run properly out of project user-form.
Hey guys, So I have this macro I built into a project user-form to organize my excel output from project. The idea is that one button exports the excel file, the second button organizes it to my...
View ArticleCPI and SPI in cube?
I want to create some reports using Dashboard Designer consuming data from the Project Server 2010 cubes, but I can't find the CPI and SPI values anywhere. I tried adding them as calculated measures...
View ArticleCheck Out Error in PSI Code (CICOCheckedOutInOtherSession = 10103) trying to...
HI All, I've been recomended to ask the question here... I'm developing a custom Webpart, that inside a PDP, is trying to save the customEnterprise field values to the Project Server 2010.... Part of...
View ArticleProject List in Project Sites
Hi all, I have another question... Is there a way to get list of projects that are in Project Centre in a Project Site List Library as drop down select column type? Thanks SJ
View ArticleHow to Set the RBS for resource using PSI webservice
Hi All, How to Set the RBS for resource using PSI webservice? Is it similar to updating the lookup table using lookup webservice? Regards, Swati
View ArticleHow to disable Timesheet Actual and Planned Hours Entries ?
Hi, I want to disable entering Actual / Planned hours from Timesheet page. How to disable this ? I want this section to be read only. Regards, Mehar
View Article