No announcements
Found 1581927 threads
-
0 Votes
PSI Web Service Method Call Question
Hello, I would like to invoke the QueueLockDownTasks method of the Statusing web service located ...Unanswered | 2 Replies | 4522 Views | Created by spriteburn - Monday, April 16, 2012 7:12 AM | Last reply by spriteburn - Monday, April 16, 2012 8:19 AM -
0 Votes
Edit project site with powershell
Hi there-- As far as I know that Powershell doesn't have command to achieve this but you can call the PSI method (WssInterOp web ...Answered | 1 Replies | 2996 Views | Created by jeroen89 - Thursday, October 18, 2012 8:35 AM | Last reply by Amit Khare - Project Management Consultant - Thursday, October 18, 2012 11:04 AM -
0 Votes
Powershell and Project Server doubt(PSI)
I have created web service proxy in powershell and able to retrieve the list of projects from the project server. It was quick and easy. however To get details for ... -
0 Votes
PSI performance Service Reference Vs Web service
Hi, When calling PSI, is there performance difference between using the Service Reference vs. Web ... -
3 Votes
Web Service Call InfoPath Question
the same question and got the answer and have implemented it. The web service callsurely changes but if you check the condition before the call, then it will not ...Answered | 7 Replies | 1311 Views | Created by Neish - Tuesday, October 8, 2013 3:26 PM | Last reply by Neish - Wednesday, October 9, 2013 6:10 PM -
0 Votes
Web Service Method Call fails
When I call a method in my WCF web service from a silverlight app (on a secure web site), I get this: An ...Answered | 9 Replies | 5126 Views | Created by John Simmons - outlaw programmer - Tuesday, June 8, 2010 2:08 PM | Last reply by Christopher Scrosati - MSFT - Friday, June 11, 2010 8:33 PM -
0 Votes
Question about web service call
Hello, As I know SL call the web service in async mode, so we need to handle the web service call back ...Answered | 2 Replies | 3988 Views | Created by Accord CM2 - Thursday, July 10, 2008 12:46 PM | Last reply by johnnystock - Thursday, July 10, 2008 1:10 PM -
0 Votes
Call PSI method from Project Server Workflow ?
result; } After that You can make a calls to PSI services (in ...Answered | 7 Replies | 12137 Views | Created by cmb9999 - Thursday, May 26, 2011 3:04 PM | Last reply by DIMMI5 - Thursday, July 28, 2011 12:33 PM -
0 Votes
ProjectPublishEnqueueFailure with psi call
to update and publish projects when calling PSI from a web service. (on SP2 etc) I have dug this up from my email, is this similar to the error you get ...Answered | 3 Replies | 8787 Views | Created by kkmick - Monday, October 3, 2011 8:57 PM | Last reply by kkmick - Tuesday, October 4, 2011 12:24 PM -
0 Votes
Call web service from web service
Can we Call web service from web service methodDiscussion | 0 Replies | 4226 Views | Created by scorpio - Wednesday, May 17, 2006 9:43 PM | Last reply by scorpio - Wednesday, May 17, 2006 9:43 PM -
0 Votes
how to call a web service method?
#). now i need to call the service from a javascript page in a web site. the web site is in the same domain as the service. it has one ...Unanswered | 5 Replies | 5254 Views | Created by biconix - Monday, April 19, 2010 8:20 AM | Last reply by Jagatheesan - Wednesday, April 21, 2010 1:45 PM -
0 Votes
PSI Question
Is this 2010 or 2007? Just thinking out loud here, but if you want timephasing then this usually means the statusing web service. In 2007 this meant impersonation - and ...Answered | 9 Replies | 11022 Views | Created by BayouB - Wednesday, August 25, 2010 7:16 PM | Last reply by Brian Smith - MSFT - Friday, September 3, 2010 5:30 PM -
0 Votes
PSI question
Hi, i want to publish external projects from another SQL server to Project server, while creating project using PSI it s throwing an error like 'AssignmentUidInvalid ...Answered | 1 Replies | 2394 Views | Created by Ravi Kumar Patil - Wednesday, July 10, 2013 8:36 AM | Last reply by Ravi Kumar Patil - Friday, July 12, 2013 12:58 PM -
0 Votes
Project web service in PSI
Hello cybertechsum, have a look at the ReadStatus or ReadStatusTimephasedData of the Statusing Service httpAnswered | 3 Replies | 9232 Views | Created by cybertechsum - Thursday, January 27, 2011 4:53 AM | Last reply by Jeroen Schalken - Thursday, January 27, 2011 4:39 PM -
0 Votes
Stop Web Method Call
) (not an error they like to see). I can intercept the call via SOAPExtensions and verify that the XML is valid or not, but if it is not I don't see how I can stop it from continuing on to ...Unanswered | 3 Replies | 4127 Views | Created by acfalcon2001 - Monday, March 15, 2010 4:06 PM | Last reply by John Saunders - Friday, July 23, 2010 3:46 AM -
0 Votes
PSI web service can not access
Hi, Today I suddenly found that I can not access PSI webservices. But yesterday it can be accessed normally. And I didn't change anything.But the PSI in ...Unanswered | 1 Replies | 3811 Views | Created by wuxj - Monday, December 24, 2012 9:40 AM | Last reply by Kashif Nizam - Monday, December 24, 2012 11:18 AM -
0 Votes
Empty result of web service method call
Hi I have a web service. The appropriate WSDL looks like this:Unanswered | 0 Replies | 3716 Views | Created by Ralfeus - Thursday, January 24, 2008 1:24 PM | Last reply by Ralfeus - Thursday, January 24, 2008 1:24 PM -
0 Votes
Synchronous Web Service Call
In my code adding OnError method at the end of web service call solved issue and it is working fine nowAnswered | 3 Replies | 5540 Views | Created by NaeemMehmood - Monday, July 12, 2010 9:43 AM | Last reply by NaeemMehmood - Tuesday, July 13, 2010 9:26 AM -
0 Votes
Web Service Call
There is no built-in method. Why would you want to call a web service from T-SQL? Web services are typically stateless whereas a database transaction is ...Answered | 1 Replies | 5844 Views | Created by a1Dave - Tuesday, July 17, 2007 9:16 PM | Last reply by Umachandar Jayachandran - MS - Tuesday, July 17, 2007 10:07 PM -
0 Votes
call web service limit
I have a web service. when the client call this web service, each client process only have two connections at the same time. how to increase this ...Answered | 1 Replies | 2956 Views | Created by heman cheng - Monday, October 26, 2009 5:20 PM | Last reply by Dan Glick - MSFT - Tuesday, October 27, 2009 6:59 PM - Items 1 to 20 of 1581927 Next ›
No announcements