Project Server 2007 - errors while publishing projects updated thr

J

JRSX

I have written a small aplication that uses PSI to update projects stored MS
Project Server.
However after few updates, it often gets impossible to publish such projects
(either throught PSI or with MS Project Professional).
Queue gets blocked at 72% and all I get is this vague error message.

<?xml version="1.0" encoding="utf-16"?>
<errinfo>
<general>
<class name="">
<error id="23000" name="ProjectPublishFailure"
uid="2d04ac3a-090f-4c11-99fa-4ebc94e8dffc"
projectuid="990fd08c-ae39-4ea6-b013-a30f908cbd68"
messagetype="Microsoft.Office.Project.Server.BusinessLayer.QueueMsg.PublishProjectMessage" messageID="137" stage="" blocking="Block" />
</class>
<class name="Queue">
<error id="26000" name="GeneralQueueJobFailed"
uid="467709a5-21b5-4634-add3-6dd2e3a937a8"
JobUID="bf3c6fcc-254a-4c60-b730-de501d9ee824" ComputerName="PROJECTSRV2"
GroupType="ProjectPublish" MessageType="PublishProjectMessage"
MessageId="137" Stage="" />
</class>
</general>
</errinfo>

Any idea what might be causing these problems or how to eliminate them ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top