Help needed consuming a desktop web service in CF 2.0

G

Guest

Hello All,

I have built a web service, tested it with desktop client but when I try to
instantiate the web service object during debug I noticed it had the
System.NotSupported.Exception I have the one web method where I am passing 3
strings and returning a bool.

Thanks in advance for any help :)
 
G

Guest

Hello Simon,

Thanks for the help :)

The issue was related to permissions on the web service and the SQL Server
2005 database so by building a winforms test client, I could get better error
messages and fix the issues.
 

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