M
Martin Boehm
Hi all,
May I kindly ask for your assistance on this issue.
We have the following problem with one of our webservices. Since our
customer uses an automatic proxy configuration script, we have to use a
proxy server for making our webservice requests. This works fine.
Recently we've got another webserver (works with Windows2003) and hosted a
new instance of our webservice there. When connecting to the new webservice
we always receive the following errormessage:
*********Error Information*********
Error Message: The request failed with HTTP status 502: Bad Gateway.
Error Type: System.Net.WebException
detailled error information:
System.Net.WebException: The request failed with HTTP status 502: Bad
Gateway.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
OpusGmbH.Klusa.CommunicationLayer.KlusaWebService.Service.CheckVersion()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer.CheckVersion()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer.createProxy()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer..ctor(String
strWebserviceUrl)
at OpusGmbH.Klusa.MSProjectAddin.Project..ctor(Object application,
Boolean isExport, CommandBarButton& LogoutButton, Boolean autoLogin)
at OpusGmbH.Klusa.MSProjectAddin.Connect.menImport_Click(CommandBarButton
Ctrl, Boolean& Cancel)
Stacktrace:
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
OpusGmbH.Klusa.CommunicationLayer.KlusaWebService.Service.CheckVersion()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer.CheckVersion()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer.createProxy()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer..ctor(String
strWebserviceUrl)
at OpusGmbH.Klusa.MSProjectAddin.Project..ctor(Object application,
Boolean isExport, CommandBarButton& LogoutButton, Boolean autoLogin)
at OpusGmbH.Klusa.MSProjectAddin.Connect.menImport_Click(CommandBarButton
Ctrl, Boolean& Cancel)
The funny thing is that calling the webservice functions from a browser
window on another machine works fine. It seems that there must be some
configuration setting that must be set.
Has anyone else encountered this problem already?
Any help is appreciated!!!
Best regards
Martin dot Boehm at opus hyphen gmbh dot net
May I kindly ask for your assistance on this issue.
We have the following problem with one of our webservices. Since our
customer uses an automatic proxy configuration script, we have to use a
proxy server for making our webservice requests. This works fine.
Recently we've got another webserver (works with Windows2003) and hosted a
new instance of our webservice there. When connecting to the new webservice
we always receive the following errormessage:
*********Error Information*********
Error Message: The request failed with HTTP status 502: Bad Gateway.
Error Type: System.Net.WebException
detailled error information:
System.Net.WebException: The request failed with HTTP status 502: Bad
Gateway.
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
OpusGmbH.Klusa.CommunicationLayer.KlusaWebService.Service.CheckVersion()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer.CheckVersion()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer.createProxy()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer..ctor(String
strWebserviceUrl)
at OpusGmbH.Klusa.MSProjectAddin.Project..ctor(Object application,
Boolean isExport, CommandBarButton& LogoutButton, Boolean autoLogin)
at OpusGmbH.Klusa.MSProjectAddin.Connect.menImport_Click(CommandBarButton
Ctrl, Boolean& Cancel)
Stacktrace:
at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClient
Message message, WebResponse response, Stream responseStream, Boolean
asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodName, Object[] parameters)
at
OpusGmbH.Klusa.CommunicationLayer.KlusaWebService.Service.CheckVersion()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer.CheckVersion()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer.createProxy()
at OpusGmbH.Klusa.CommunicationLayer.CommLayer..ctor(String
strWebserviceUrl)
at OpusGmbH.Klusa.MSProjectAddin.Project..ctor(Object application,
Boolean isExport, CommandBarButton& LogoutButton, Boolean autoLogin)
at OpusGmbH.Klusa.MSProjectAddin.Connect.menImport_Click(CommandBarButton
Ctrl, Boolean& Cancel)
The funny thing is that calling the webservice functions from a browser
window on another machine works fine. It seems that there must be some
configuration setting that must be set.
Has anyone else encountered this problem already?
Any help is appreciated!!!
Best regards
Martin dot Boehm at opus hyphen gmbh dot net