Usually in my Office projects I use Web Reference in Visual Studio to connect to SAP.
Problem with Silverlight is that the option is not available in VS, and I can only use Service Reference, which just don't work.
What I do is:
- In SOAMANAGER create binding with user/pass login.
- Open WSDL for binding
- Paste WSDL in Add Service Reference.
Visual Studio can read the service, but then throws a lot of generation errors...and the reference doesn't work.
Can anybody use these type of Service Reference in VS with SAP?
Thanks.
EDIT: One error is "The endpoint X is not compatible with Silverlight 3"