When trying to run a windows application on one machine that accesses a web service on another I get the following error message:

client found response content type of 'text/html; charset=utf-8' but expected 'text/xml'

What might this mean?

It's written in visual basic .net.