473,397 Members | 2,077 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,397 software developers and data experts.

Override the generated soap:address

Hi,

I have a web service (.NET 1.1) that is deployed into a heavily fortified
area with a lot of different network segments/proxies/firewalls...

The server(Win 2003) in itself is not protected and the web service is
accessed using normal HTTP. However requests orginiating from other segments
are only allowed if they are made through HTTPS.

With a call to https://someaddress/someapp/someservice.asmx?wsdl the ASP.NET
runtime generates a wsdl file with a soap:address endpoint like this:
<soap:address location="http://someaddress/someapp/someservice.asmx" />

and I need it to look like this: <soap:address
location="https://someaddress/someapp/someservice.asmx" />

I have looked at Kirk Allens excellent post about this at:
http://blogs.msdn.com/kaevans/default.aspx
but unfortuntaly this is not .NET 2.0 and I will not be able to use the
"SoapExtensionReflector" class

How can I override or pregenerate the wsdl file that is served through the
runtime?

Any help is more than appreciated!

Regards
/Oscar


Nov 24 '05 #1
0 1495

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

Similar topics

0
by: Cleo | last post by:
Hi, I am trying to call a WebService Method written in Weblogic from VB.NET and I am getting the following error. I am using SOAP Caal s from VB.NET. Please find the wsdl file and my code. ...
0
by: jBletsch | last post by:
I'm having a problem accessing a web service from outside our network. I think the problem is that in the Service Description it's putting the IP address in the "soap:address location" ...
0
by: Softwaremaker | last post by:
Sorry for this shamless plug. I thought I share with this group a tool I just released into the wild. It is great for show-n-tell and testing http and tcp SOAP Services. It can post manual crafted...
0
by: bryce_li | last post by:
Hello I am looking for the best architectural pattern in using the SOAP:address location: Hardcode the real endpoint or use localhost (in our company on an Intranet site) >From what I can see...
3
by: GavinM | last post by:
I have the same question as andreas.w.h.k asked on 1/5. Our configuration is as follows: The client must use the URL https://clustername.xyz.com/webservice.asmx to access this web service. ...
0
by: Andreas | last post by:
Hi, Im trying to consume a webservice described by the WSDL below, however When i try to add the WSDL it does not work, tried to run it through WSDL.EXE It validates in XMLSpy, but WSDL.exe...
1
by: JT | last post by:
Hi, We have 2 servers having the same web site running on port 8080. These two servers are load balanced and have DNS name, e.g. my.server.com. Now on both of these two servers, we put the same...
1
by: Mongo | last post by:
I have an interesting situation with soap:address being dynamically generated. My production environment has a load balancer that is doing https encryption. From there it communicates with my...
0
by: =?ISO-8859-1?Q?Jan_Thom=E4?= | last post by:
Hi, I've been trying like a madman to make my WSDL work with .net, but it seems I am out of luck. Whenever I add a service reference to Visual C#, the code gets generated fine, however all...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.