howto add webreference of lookuptable webservice (psi 2007 - vs 2005)

M

Ms

Hello,

I'm trying to add a web reference of the lookup table webservice to my
project.

My visual studio client, is in a development computer and the project server
(and sharepoint) are on a server.

I see in the IIS of the server that the lookup table web service is located
on the port 56737 and in the folder PSI.

so in vs2005 i tape the URL
http://MyProjectServerWeb:56737/PSI/LookupTable.asmx and then he ask me
credentials.

But he doesn't accept my login and password that are correct!

did i do a mistake ok did i forget something?

Do you know if we need some special right like (local admin) to add a web
reference ?
Can i do it from a development computer ?

Thank you for your help (and sorry for my bad english)

Yoni
 
M

Ms

Ok!

i found the answer on the group

it's possible to do it from a another computer and you don't need special
permission

http://<servername>/<pwa>/_vti_bin/PSI/LookupTable.asmx

WebSvcLookupTable. Replace <servername>/<pwa> with your servername and PWA
instance name.
 

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