Failing webservice call from a Windows service

  • 14 years ago
    Hi,

    I am trying to call a webservice from a windows service. It is failing with "_COMPlusExceptionCode = -532459699" by throwing Invalid operation exception. The web service is hosted on another machine. I am trying to call the webservice synchronously. I am getting this exception.

    Any help will be appreciated.

    Thanks in advance,
    Speedy






Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.” - Brian Kernighan