Project 2007 Importing a XLS into Project
I inhereted this macros and the team wants to change it...I am trying to open an excel document and assign the items to the project it was working fine for a while and now as i am testing it i get the...
View ArticleProject server Customization and Programming
hi, Is it possible to create, update the project from one pwa to other pwa through programming?
View ArticleCreate Task with C# - App for SharePoint 2013
Hi everyone,I need to create an app that can manage holiday for my company and we want to sync the demand Holiday with their tasks in Project Server 2013.Unfortunatly, I cannot find how to add a task...
View ArticlePowershell to Update Work Resource Name In Project Server2010 Using...
Hi, I am writing a PS script to update resource name in Project server 2010 using PowerShell and PSI. below is the few lines of my script:$pwaUrl = "http://myserver/pwa"$PSsvcUrl = $pwaUrl +...
View ArticleRead Resource usage with week view with .net program?
Greetings,I use the resouce usage view and the the time is set to "weeks".In the crossing point of "resource" and "week" I see the work.How can I read the resource usage per week via a VB.NET...
View ArticleDifferences Between Optimizer Solution and Planner Solution in Project Server...
Dear All,Does anyone know the differences between Optimizer Solution and Planner Solution in Project Server? In http://msdn.microsoft.com/en-us/library/office/gg204879(v=office.15).aspx and...
View Articleresource center new resource aspx page customization
Is it possible to modify AddModifyUser.aspx page?.I want to remove administrators in Security Groups tab?
View ArticleVBA for Task Dependencies
Say a task has two dependency chains associated with it. For instance, suppose one chain goes from task 2 to 4 to 8 to 10 and another chain goes from 2 to 5 to 9. When looping through the task...
View ArticleHow to update a date custom field to "NA" or null in PSI?
I apologize if I am missing something trivial but I need a way to set a date value back to "NA" or blank and I am not seeing a way through the PSI.I've tried setting it to DateTime.Min but it won't...
View ArticleProject 2010 - Auto level resource backwards
Hi Everyone,I suspect this isnt possible but here goes!I have several task that need to be completed by lunchtime on a monday. It doesnt matter if they are completed the previous friday or before, but...
View ArticleSorting in Project Centre View
Hi All,I have created a Project Custom Field with a lookUp values one value starts with 'A' & and the Other value with 'B'.And also I have created the Project Centre View with groupby the Custom...
View ArticleTimeline feature: how to have SOME tasks overlapped?
Hello,I would like to have a visual summary overview of several sub projects in a master project file. The timeline seems perfect for this, however it's not very effective if I have to make separate...
View ArticleAdd data to the Task Usage sheet from my MS ACCESS Database
HelloI have created 4 tables in MS ACCESS where The first table contains a list of projets and the project idThe second table has resources and ratesThe third table has assignment of resources to each...
View ArticleMS Visual C++ error C2065: 'highS' : undeclared identifer
I am making a scoring system for a game but I am having trouble. I get this error: error C2065: 'highS' : undeclared identifier. I am using the info from this tutorial...
View ArticleMS Visual C++ error C2065: 'highS' : undeclared identifer
I am making a scoring system for a game but I am having trouble. I get this error: error C2065: 'highS' : undeclared identifier. I am using the info from this tutorial...
View ArticleAccessing Timescaled Data Directly
Hello all,I have been working to get timescaled data from a resource pool for al resources over a set time period. I have been successful using two methods:1) Macro that copies data from Project and...
View ArticleHow to use CSOM to get a list of projects based on a custom field value?
Using the client object model, how do you load a list of projects filtered by a custom field value? For example, the following loads projects based on the project name and whether or not the project is...
View ArticleHow to manage code modifications among multiple users using Project.mpt or...
Hi, There is one copy of a Template.mpt file in the shared drive. Users copy this file to their project folder for a specific project and they save it as Project_n.mpp. There is only one Project_n.mpp...
View ArticleCustom project server workflow in visual studio 2012
Hi ,I want to create a project server workflow with lot of customization in visual studio.1)How to create a workflow stage with sending email option in it?2)How to upload documents in Project Detail...
View ArticleSystem.Runtime.interopservices.comexception(0x800A044D): The argument value...
Hi,i am getting the following error developing addin for MS Project." System.Runtime.interopservices.comexception(0x800A044D): The argument value is not valid."I went through the different answers but...
View Article