exceptions for Importing a Powershell Module from C#.Net
hi all, I write a code in C#.Net for importing a powerShell Module and calling its functions the code is: static public string test(string scriptText) { InitialSessionState initial =...
View ArticleTimesheetSaved Event
My client requests something similar to what was requested here: http://social.msdn.microsoft.com/Forums/en/project2010custprog/thread/27a1ec8d-2323-4650-93b6-b8ca925d9b87 Specifically my client...
View ArticlePS2010 - Custom Project Server Workflow - Error
Dear Folks, I have build a custom project server workflow for Demand Management. I am getting following error message 07/18/2012 10:52:06.55 Microsoft.Office.Project.Server (0x0ED8) 0x3110 SharePoint...
View ArticleProjectCustomFieldsRow how get Title?
Not found property Title (or Name) for ProjectCustomFieldsRow http://msdn.microsoft.com/en-us/library/websvcproject.projectdataset.projectcustomfieldsrow_members.aspx How get this property?
View ArticleIs there code to allow a user to click off and on from a userform?
I have a fairly simple user-form that I have been using to add resources to my project, but it has the issue of adding it to the wrong tasks and putting the resources in unusual places. (This can all...
View ArticleHow to update daily real work like the My Tasks view on PWA
Hi, I need to add a feature to my application to track users real work, so in the beginning of the day, they will click on a button to say "I'm working on task X" and when he finishes, he clicks on a...
View ArticleApprove/Reject button disabled
Following - Hitchhiker's Guide to Demand Management Case Study I created a new project entry, it gets past first stage and goes to Waiting for Approval stage (by the PM group). PM see the task in the...
View ArticleSelected Project Owner can not be assigned because resource does not have the...
Hi all, I need to create the project on behalf of project manager who dont have permissions to publish project but On saving project I get the error Selected Project Owner can not be assigned because...
View ArticleAfter clicking Close image button on Project Guide unable to reopen project...
After closing the project guide (X-image button), I am unable to open it back in MSPROJECT2010. Below is the Code fired when my button is clicked to open the Project Guide Any help is appreciated!!...
View ArticleHow to get TimescaledUnitAvailability from Reporting DB for a given...
Hi, I would like to get TimescaledUnitAvailability for a given Resource/date from the Reporting DB. I know how to receive it by using TimeScaleData from VBA but how to get it without the Client?...
View ArticleCustomizing PWA 2012
You can insert (build) a SharePoint form and update projects (% Progress, costs, or other business fields) located in center projects. thanks Anthony
View ArticleProject Sever 2010 demand management workflow stage for reviewing process
We need to create a review stage in Demand Management Workflow. The assigned Reviewer in the project needs to just forward it to the next Approver. Is there built-in task activity for this? For...
View ArticleAfter closing project guide, i am unable to open it back
After closing the project guide (X-image buton), I am unable to open i back in MSPOJECT2010. Below is the Code fired when my button is clicked. Any help is appreciated!! Public Sub...
View ArticleResource Weight-age management
Hello, When resource(manpower) is shared across projects how can the project managers get to know the details if that resource is available or not for a particular day or week and is he loaded...
View ArticleOut of Sequence Tasks
using 2007 & 2010 - anybody have a macro to detect out of sequence tasks? I have been getting schedules from our subs that have had several - I am finding them manually now and would like to have...
View ArticleTasks created using PSI has incorrect duration
Hi, I'm using the following code to create projects tasks within workflow using PSI. The start date and end date that I'm using to create tasks are "Start Date: 8/7/2012" and "End Date: 8/15/2012" so...
View ArticleHow to rename Project Within Project server 2007??
Hello all How can i rename my project within project server 2007? without using any tool or code.Kartik Ghodasara Associative Software engineer, Synoverge Tech Pvt. Ltd. Ahmedabad
View ArticleMS Project 2007 is there a flag/field that shows that a Project needs publishing
As I'm sure you all do, we have Project Leaders who forget to publish their plans on a regular basis. I have a small report that checks actual work in the Draft and Reporting databases and shows any...
View ArticleProject 2007 - Copying Start1 value to pjTaskStart using VBA
Dear Gurus, Apologies first, I'm inexperienced with Project VBA, however from the internet I've managed to get some small code segments working. I've been struggling with someting that I accept MS...
View ArticlePSI: How to get Queue Jobs list
Hi, I am using Project Server 2007 (sp3) with SQL Server 2008 r2. I want to put a list of the successful and failed queue jobs in certain database table using a program. Should I use Queue System Web...
View Article