« How To Write Unmaintainable Code? | Main | How to install Ruby on Rails in Windows 2003? »

Interoperability (ahem!), the Microsoft way

I've just re-discovered that web services interoperability is not that easy. Right after creating some SOAP web services with Ruby on Rails, I've opened Visual Studio .NET 2005 and tried to create an application that consumes those web services... and this is all I got:

add_web_reference_failed.png

No comments.