I have an Client and server application. Client would be the windows mobile 6.1 and the server is sql server 2008.

The client the server has to be synchronize. so i used the microsoft sync framework.
I added the web refence locally meaning the service is running within a local network and it just work fine.

I port forwarded the pc the is hosting the webservice so it become visible over the internet. that being said i tried to add this web reference that is exposed over the internet but unfortunately i getting this error.

Name:  servicew.png
Views: 189
Size:  73.0 KB

anyone knows whats going on? because it display the webpage but can provide the service that need to be added to the project

Thanks