Quantcast
Channel: Project Customization and Programming forum
Browsing all 5347 articles
Browse latest View live

Task modes

Hi,I am trying to create a project plan programmatically from .net C# msproject add-in. When I create a task, it is automatically taking it as Manually Scheduled. I want to change the task to to Auto...

View Article


Remote Event Receiver on Project Online Site

Hi All, How can I create a Remote Event Receiver för a Project Online Site using SharePoint Provider-Hosted app?Because I am using same Provider-Hosted app on both, a SharePoint Online and Project...

View Article


TFS 2013 Integration with Project Server 2013 - TF244069 + TF400958 Errors...

hello guys , I'm trying to integrate with TFS 2013 project server 2013. I followed the guide microsoft but despite everything I have this error :TF244069: An error occurred while checking the...

View Article

Bulk Import Solution Starter Tool

I am looking for access to Bulk Import Solution Starter tool to create projects from Ms sharePoint list in Bulk. I couldn't find the project details in Technet or any other site. I would appreciate,...

View Article

Bulk Import Projects along with Project Plan

Hi,I am working on a requirement to bulk import Projects into Ms Project Server along with associated Project Plans. I have checked Solution Starter Bulk Create source code. However,  the source code...

View Article


Identifying Timesheet Managers

I am working on an application that needs to find a PWA resource and identify if that resource is a timesheet manager. Ideally if the resource is not a timesheet manager the application would add the...

View Article

Project Server Custom Field - Need to get the value from the database column

Hi AllI am unable to use SQL statement inorder to get the sequence number (Column in SQL) by passing the ProjUID/Proj Name.I have used code block activity in the Project Server Sequential Workflow and...

View Article

Project Risk and Issue link in PDP

Hi , I need to create issue item in a PDP with the New item form. In my organization people don't want go another page for creating issues , risks and deliverable.How to integrate with these item in a...

View Article


Programming Highscore help Smallbasic

Hi guys, im trying to create a program that gets information from a file and outputs in in the textwindow program in highscore order, for example in the file i have:David 7william 8roy 3How can i...

View Article


Count Number of Occurrences in a Column

Hi,I'm trying to create a Project-Level custom field that will calculate if another custom field calculates as "Past Due" more than X number of times (10 for example here) this formula would be used to...

View Article

Can't see content of Text Column cells in Resource Usage View

I am having an issue adding a custom pre-defined & pre-populated text column field to resource usage view ( in a pooled resource situation) in microsoft project 2013. It doesn't see how the Text...

View Article

ProjectWorkflowStageDataSet

hi friends,I trying to do Project stage (Excel)report with odata so i used"https://cpssalesonlinedemo2.sharepoint.com/sites/pwa/_api/projectdata/ProjectWorkflowStageDataSet()" Odata feed but that data...

View Article

ProjectExceededItemsLimit Error

How to handle ProjectExceededItemsLimit  Error ?While updating the project owner using UpdateProject() function, this exception is thrown.Pleas tell me how to resolve it ?Can i update only project...

View Article


Event for Project Save from PWA

Hi all,I have an event handler that works fine, except that I cannot seem to find the event that fires after a project is saved in PWA. The OnSaved event only seems to fire when the project is saved...

View Article

Project Server 2013 : How to Chnage Project owner Using PSI

Hi, I have the following sets of codes for changing the project owner but both of them have not worked.1>private static bool UpdateProjectOwner() {   bool projUpdated = false;   try   {     User...

View Article


How to use psi to creat a project in projectonline

Hello All:I want to synchronize offline data to office365.               projectClient.Url = "https://highfarinfo.sharepoint.com/sites/pwa/_vti_bin/PSI/Project.asmx"; queueSystemSvc.Url =...

View Article

Check for subtasks inside a outline level 2 task through VBA!

Hi,Task NameStartFinishOutline LevelProgram Local - SEDThu 20.03.14Mon 13.11.171PK Phase 1Thu 20.03.14Thu 20.03.142PK Phase 2  2PK Phase 3Thu 20.03.14Thu 20.03.142PK Phase 4Thu 20.03.14Thu 20.03.142PK...

View Article


Project Server 2013 : How to Change Project owner Using PSI

Hi, I have the following sets of codes for changing the project owner but both of them have not worked.1>private static bool UpdateProjectOwner() {   bool projUpdated = false;   try   {     User...

View Article

How to set Field "Work" to 0 using PSI

Dear all,I'm creating Tasks in MS Project using PSI.This works fine.I've a request to set the "Work" Property of the Task to "0h".Maybe somebody of you know how to do this. I thought that the property...

View Article

Create instance MsProject.Application throws "Online Profile required" - error

Dear readers,when I try to create an instance   MsProject.Application inst = new MsProject.Application();the following happens:a) MsProject opens and shows a dialog  TPG ProjectLionk 2010,...

View Article
Browsing all 5347 articles
Browse latest View live