Category Archives: Web Services

Too much fun with Apache Axis 1.3 and .NET 2.0 web services

I was recently attempting to upgrade an existing .NET 1.1 application to .NET 2.0. One of the pieces that broke unexpectedly was a call to an Apache Axis 1.3 web service. I was surprised to find out that a simple … Continue reading

Posted in .NET, Java, Web Services | Leave a comment

WSE 2.0 Error Code WSE032

I recently discovered a problem with a WinForms application talking to a Web Service using the Web Services Enhancements. The application worked on some computers but on others the application threw a System.Configuration.ConfigurationException with an error code of WSE032. I … Continue reading

Posted in .NET, Web Services | Leave a comment