
04-16-2008, 09:50 AM
|
 | EPMFAQ Founder/Owner | | Join Date: Feb 2008 Location: Quakertown, PA
Posts: 171
Thanks: 0
Thanked 17 Times in 17 Posts
| |
Quote:
Originally Posted by tlenz Yes, for sure. Here it is.
I add tasks in blocks of ten with calling "queueAddToProject", then wait for job complete state from the queue system, then I read the project dataset again. After 3 to 4 updates I get this error: PHP Code:
System.ApplicationException was caught
Message="Queue request failed \"Failed\" Job ID: 5b7c0d70-60b5-4b9a-895d-bc8253610846.
<?xml version="1.0\" encoding=\"utf-16\"?>
<errinfo>
<general>
<class name=\"Project\">
<error id=\"7025\" name=\"TaskUnableToInsert\" uid=\"598f8f96-19b6-4cf1-80c6-73ed5137e11e\" />
</class>
<class name=\"Queue\">
<error id=\"26000\" name=\"GeneralQueueJobFailed\" uid=\"7bf06bc4-f28c-49ae-9c8b-9448d47f54bd\" JobUID=\"5b7c0d70-60b5-4b9a-895d-bc8253610846\" ComputerName=\"S01RKM02\" GroupType=\"ProjectUpdate\" MessageType=\"\" MessageId=\"\" Stage=\"\" />
</class>
</general>
</errinfo> | Interesting.... Less helpful than I had hoped, though.
What version of Project Server 2007 are you working with?
__________________ Stephen Sanderlin
Founder/Owner - EPMFAQ
VP of Technology - MSProjectExperts
Microsoft Project MVP If you found this message useful, please click the Thanks button in the post!
This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly. |