a error about Update WSDL file

zms1972

New member
Joined
Feb 5, 2010
Messages
2
Programming Experience
Beginner
I am from China, I am no good in English.

There is a problem in my work.

When I am updatting a web service (using VS2008), it happened a error.

The error is :
Namespace “url bindings in the operation of "login" has been ignored. In use = literal style = rpc message must specify the parts of each message type.

all function and define was ignored in this web service.

there are less information about style=rpc and use=literal in internet.

I would be very grateful to who can give me some suggestion.

You can visit the WSDL file in below:

http://www.green-networks.com.sg/ACTAtek.WSDL

Thanks,
Sam
 
I just tried add the web reference, it didn't give any error. Maybe you should just try removing your existing web reference and add it as new.
 
Hi, John

thanks for your reply,
I try again follow your suggestion,but same things happened.
I created a new project,added the service,same result....

If you have updated your vs2008?

thanks
 
If you have updated your vs2008?
VB 2008 SP1 since November 2008. Didn't get any error neither for web/service reference.
 
Back
Top