PDSExtension Error 9008 with XmlStoredProcedure

A

ashgromnies

I am using the default PDSExtension .dll that comes with the PDS
examples from MSDN and I got the DLL to run on one of the Project
Servers here, however I am having difficulty getting it to work on the
other.

I ran PDSRegister and RegAsm on it and verified the
HKLM\Software\Microsoft\Office\11.0\Microsoft Project\Web Client
Services string values were correct.

I am able to successfully call PDSInfo, however XmlStoredProcedure
returns an error 9008. I am positive that I am sending valid XML - I
sent the exact same XML to the other server and it works fine.
 
Top