473,396 Members | 1,804 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

505 HTTP Version Not Supported for authenticated service

I have a web service in Axis running on Tomcat which is protected with basic
authentication. When I attempt to access the service from a .Net client,
passing the correct network credentials, it gives me "505: HTTP Version Not
Supported." I found a workaround for this, which is to add the method
override for GetWebRequest(Uri) in the Reference.cs file of the Web Reference
and setting the protocol version to HTTP 1.0. This does work, but 1) it is
removed each time the service is updated and 2) if this was a publicly
available web service, it would not be very user friendly. When I found the
override method code, the chain of replies also mentioned a hotfix was
available for this. I cannot find the article that contained this, but I'd
like to know if there is better workaround from the .Net side, since the
Tomcat/Axis side insists that this is a client issue. Any help is greatly
appreciated.

Thanks...
Mark
Nov 23 '05 #1
0 3830

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Mark Carter | last post by:
I'm trying to create a mail server in Twisted. I either get SMTPSenderRefused or SMTPException: SMTP AUTH extension not supported by server. What do I need to do to get it to work?
8
by: turnit \(removethis\) | last post by:
I have a login form that uses the post method to carry the information to the next page. The form works just fine in ie6.0, but fails in mozilla and fails in ie5.2 on a mac. "HTTP/1.1 400 Bad...
2
by: MA | last post by:
Hi all! Im new to webservices, so please have patience :) I´m calling a webservice from another company. It´s a simple call looking like this: String retval = wsFunction.getXML(myString); ...
2
by: hazz | last post by:
I don't get it. I have a VS2005 solution with a web service project and a windows project. The web service when tested on its own works fine. But when I add it as a web reference and refer to it my...
0
by: Kent Tegels | last post by:
I'm working with a Java Web Service (Specifically, Java, Axis on Tomcat) and a VB.NET 1.1 client. The service is using Basic Authentication. The code involved on my side is darned trivial: ...
0
by: Maksim Izbrodin | last post by:
I’m working on the architecture of a distributed (multi-tier) application, which is going to be created using Microsoft .NET technologies. I’d like my Presentation layer (ASP.NET Web...
7
by: Aga | last post by:
Hi, I'm quite new in WebServices. I work in VS2003, C#. My code is : MyWebReference.ClassX x1=new MyWebReference.ClassX(); x1.Url="address to wsdl"; System.Net.NetworkCredential nc=new...
1
by: JohnH | last post by:
Hi, In my application which has two or more threads calling web service or just HttpWebRequest I am seeing some HTTP 400 errors retrun in the response. All the calls are going through the same ISA...
1
by: Swys | last post by:
Hi all, Just to clarify in the beginning, I am a beginner at WCF. I've created a web service (using C# and WCF and wshttpbinding). When this service is hosted in IIS on my local network, I am...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.