W
Wesley
Hi guys. I don't know if anyone can help me, but here goes.
I am writing a dll so that I can update projects in MS Project 2003, using
the PDS web service. I am trying to write functionality so that I can update
different projectserver databases that is on the same server. In the help it
says that you must make a copy of the .wsdl and .wsml files and give it a
new name and put in to the same directory as the originals. Then you must
edit the wsdl file and change the url of the service to the filename. eg:
http://ServerName/Sales/pdsSales.WSDL instead of
http://ServerName/ProjectServer/PDS.WSDL. However, when I run the program, I
keep getting a HTTP 405: Method not allowed error. I have searched on the
web, but the two guys that has the same problem never got a answer back.
If anyone can help me it would be greatly appreciated.
Cheers
Wesley
I am writing a dll so that I can update projects in MS Project 2003, using
the PDS web service. I am trying to write functionality so that I can update
different projectserver databases that is on the same server. In the help it
says that you must make a copy of the .wsdl and .wsml files and give it a
new name and put in to the same directory as the originals. Then you must
edit the wsdl file and change the url of the service to the filename. eg:
http://ServerName/Sales/pdsSales.WSDL instead of
http://ServerName/ProjectServer/PDS.WSDL. However, when I run the program, I
keep getting a HTTP 405: Method not allowed error. I have searched on the
web, but the two guys that has the same problem never got a answer back.
If anyone can help me it would be greatly appreciated.
Cheers
Wesley