No announcements
Found 228749 threads
-
0 Votes
When calling QueueAddToProject() in PSI, it returns ProjectCannotAdd error
I was sending a null ProjectDataSet in my code while calling QueueAddToProject().Answered | 9 Replies | 7180 Views | Created by NiteshLuharuka - Monday, August 8, 2011 7:26 PM | Last reply by NiteshLuharuka - Wednesday, August 10, 2011 11:38 AM -
0 Votes
Error message with PSI extension
Now I am getting the following error message.Answered | 8 Replies | 10397 Views | Created by anate - Thursday, March 10, 2011 4:52 PM | Last reply by anate - Wednesday, March 16, 2011 8:30 PM -
0 Votes
Problem with QueueUpdateProject (PSI)
It seems that I get this error mostly when working with large projects.Answered | 21 Replies | 17205 Views | Created by I D - Monday, March 7, 2011 9:52 PM | Last reply by cihlen - Friday, March 1, 2013 10:56 AM -
0 Votes
ProjectCannotAdd Instruction error when QueueAddToProject() is called
Hi, Try QueueUpdateProject instead of QueueAddToProject Thanks, KashifAnswered | 5 Replies | 6338 Views | Created by swati arora - Thursday, February 2, 2012 12:47 PM | Last reply by swati arora - Monday, February 6, 2012 11:25 AM -
0 Votes
Why would I extend the PSI?
Please take a look here.Answered | 6 Replies | 12726 Views | Created by BayouB - Friday, May 14, 2010 2:47 AM | Last reply by BayouB - Sunday, May 23, 2010 8:43 PM -
0 Votes
PSI in Project Server 2010
But I still get this error..Answered | 10 Replies | 13973 Views | Created by Joao P. Costa - Tuesday, December 7, 2010 3:31 PM | Last reply by Software Crafter - Friday, January 7, 2011 3:48 AM -
0 Votes
PSI calls from workflow issue
"Samples\Workflow\CustomActivity contains a solution for creating and using a custom workflow activity, which also shows how to call the PSI from a ...Answered | 15 Replies | 11431 Views | Created by aric katz - Tuesday, March 15, 2011 2:20 PM | Last reply by Bia - MSFT - Monday, November 28, 2011 10:16 PM -
0 Votes
PSI Webservice for Timesheet
Hi Jim I created a web part which adds non-project timesheet lines to timesheet, for adding lines I have a web service that uses ...Answered | 3 Replies | 11106 Views | Created by Pranay Chandra - Friday, March 11, 2011 11:18 AM | Last reply by Negar Taheri - Sunday, June 19, 2011 5:36 AM -
0 Votes
[EPM 2010] Error when I contact PSI via a WCF service
The web service has two methods: GetTask(int id) and UpdateTask(Task t) I made a first test by calling the GetTask method and i have, apparently, security issue.Answered | 1 Replies | 6383 Views | Created by Fix_105 - Friday, March 23, 2012 12:21 PM | Last reply by Fix_105 - Monday, March 26, 2012 8:21 AM -
0 Votes
Error when syncing SharePoint list to Project with a deleted milestone when using PSI
I delete the entire Project Plan using PSI call and queue a new sync.Answered | 5 Replies | 3627 Views | Created by CharlieDigital - Friday, July 5, 2013 8:37 PM | Last reply by Roland_Zeki - Monday, February 16, 2015 7:51 AM -
0 Votes
SSRS Report with PSI datasource
Wrote this a while ago: http://blogs.msdn.com/b/chrisfie/archive/2007/10/24/reporting-services-using-a-psi-data-source.aspx Which version of PS and SSRS are you ...Answered | 1 Replies | 10847 Views | Created by John W Goodson - Thursday, March 24, 2011 10:26 PM | Last reply by Christophe Fiessinger - Tuesday, March 29, 2011 6:03 AM -
0 Votes
psi read project columns
If you are using Visual Studio the dataset visualizer is a good place to see what is returned - or take a look at the ProjTool sample.Answered | 6 Replies | 12143 Views | Created by Jayaraja - Thursday, May 20, 2010 10:15 AM | Last reply by Jorge.Flor - Monday, September 6, 2010 2:24 PM -
0 Votes
Failure submitting task updates using PSI
Hi, when you get the list of updated guids of the assignments, do you obtain the 0 values??Answered | 2 Replies | 11856 Views | Created by dmin72 - Tuesday, June 8, 2010 10:13 AM | Last reply by Jorge.Flor - Wednesday, June 16, 2010 10:56 AM -
1 Votes
Replace Resource using PSI
However, you can use the PSI to delete the assignment and create a new one.Answered | 4 Replies | 7778 Views | Created by Hammad Umar - Thursday, March 1, 2012 12:51 PM | Last reply by Anujaa - Tuesday, February 17, 2015 12:01 PM -
0 Votes
Setting the Baseline via PSI
Hi johnBGood, setting/changing baseline is not possible using PSI.Answered | 2 Replies | 11193 Views | Created by BayouB - Friday, February 4, 2011 6:40 PM | Last reply by BayouB - Saturday, February 5, 2011 12:12 AM -
0 Votes
How to split task using PSI web service?
Can we split a task using PSI 2010?Answered | 9 Replies | 11201 Views | Created by Martin Kulov - Monday, July 26, 2010 4:04 PM | Last reply by Martin Kulov - Saturday, August 7, 2010 8:55 PM -
3 Votes
How to use PSI services in PS 2016
Use can still use the PSI in Project Server 2016.Answered | 3 Replies | 1268 Views | Created by MSI_2017 - Monday, February 20, 2017 5:03 PM | Last reply by PWMather - Wednesday, March 15, 2017 1:54 PM -
1 Votes
Writing a PSI Extension for Project Server 2010
Hi I am trying to write PSI Extensions for Project Server 2010 , and after than i install assembly to gac(global assembly cache)but when i using IE and type ...Answered | 1 Replies | 10859 Views | Created by sara19_s - Tuesday, September 14, 2010 9:49 AM | Last reply by Brian Smith - MSFT - Wednesday, September 15, 2010 3:43 PM -
0 Votes
Create a PSI extension to create a Project
I understood that I need to build PSI extension using WCF to create a Project.Answered | 3 Replies | 9648 Views | Created by anate - Sunday, March 6, 2011 1:29 AM | Last reply by Jeroen Schalken - Thursday, March 10, 2011 11:50 AM -
1 Votes
PSI 2010 and Forms Authentication
Note that the authentication.Url property is set by the following line: authentication.Url = rootUrl + ...Answered | 2 Replies | 10547 Views | Created by Erik RHS - Friday, January 21, 2011 9:07 PM | Last reply by Erik RHS - Monday, January 24, 2011 4:26 PM - Items 1 to 20 of 228749 Next ›
No announcements