Hi All,
When I try to "Add Web Reference" in Visual Studio 2003 I get the below
error in the dialog of when u try to Add a Web Reference.
ERROR: 400.100 Bad Request
HResult: 0x80004005
Source: Microsoft SQL isapi extension
Description: The virtual name could not be recognized
I am able to directly call the Web Service by doing the following ...
http://localhost/sqlxmlTest/?sql=select%20@@version
But not add the web service
Your thoughts would be appreciated.
Best Regards,
Mekim
mekim - 15 Feb 2005 03:31 GMT
Hi All again
Apparently...u have to add ?WSDL in the url and can not just click on the
webservice
I have no idea what the difference is...but there is one...if anyones
knows..plz share it with me :)
Best Regards,
Mekim
> Hi All,
>
[quoted text clipped - 15 lines]
> Best Regards,
> Mekim