Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6114921
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T15:01:55+00:00 2026-05-23T15:01:55+00:00

I am working on a legacy application that contains references to two .asmx web

  • 0

I am working on a legacy application that contains references to two .asmx web services. We want to restructure the service layer to follow more of an Enterprise Service Bus pattern, where the client will direct all of its calls to one service, which handles the routing of the requests to the appropriate services.

I have been working with the WCF Routing Service and have been able to successfully route a call to a WCF service through the RoutingService and on to the appropriate service.

For example, the client can make a call to:

http://routingservice/RoutingService.svc/WcfService

and the routing service will forward it along to

http://wcfservice/WcfService

through the rules that I specify in configuration

I would like to somehow achieve the same result with the .asmx services to that I can just update the web reference URL in the legacy application to point to the routing service, which will then forward the requests on the to the URL that the client is currently using

Change:

http://webservices/LegacyService.asmx

to

http://routingservice/RoutingService.svc/LegacyWebService

Is this possible to do in the manner that I am thinking of?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T15:01:55+00:00Added an answer on May 23, 2026 at 3:01 pm

    I have never tried it but theoretically it should work without any problem. WCF is backward compatible to ASMX – you can use WCF client to talk to ASMX and WCF can be used instead of ASMX with some additional configuration if it needs to access ASP.NET pipeline. Just try to use routing endpoint with basicHttpBinding (that is used for backward compatibility). For the routing service use IRequestReplyRouter contract.

    There can be one problem – if your ASMX services are using ASP.NET session the session key is transferred in cookie – I’m not sure how routing service deals with cookies.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm working with a legacy WebLogic application that contains a web-service application and a
Working on an application that contains legacy Carbon code (mixed with some Cocoa). It
Right now, I’m working on a legacy web application that is made up of
I am working on a legacy jsp web application that uses JDBC and inline
I'm working on fixing up a legacy web application with jQuery. I have a
I have recently started working on a legacy application that has most of its
Working on a legacy ASP.NET application we've found that ASP.NET session gets used for
I am working on a legacy application in .NET 2.0 and I want to
We developing web services with Axis2 framework (legacy system). With jdbc it working fine,
I am working on a legacy ASP application. I am attempting to insert a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.