I have a website that has 2 Virtual Directories set up which host
webservices. The first one is named webservice and the second one is named
betawebservice. Both are set up identically and are pointing to the same
directory (local path). When I invoke both webservices through a internet
browsers they both return the correction information however, when I invoke
the webservices through my code, the first one returns the correct
information while the second one returns
Client found response content type of 'text/html; charset=utf-8', but
expected 'text/xml'
Has anyone seen this? Both are set up identically and the only thing
different are the application names.
MDB - 28 May 2008 14:59 GMT
I rebooted my computer and it started working? So I guess it is fixes,
thanks for looking.
>I have a website that has 2 Virtual Directories set up which host
> webservices. The first one is named webservice and the second one is
[quoted text clipped - 11 lines]
> Has anyone seen this? Both are set up identically and the only thing
> different are the application names.