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 3348376
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:32:07+00:00 2026-05-18T01:32:07+00:00

So I have to setup a webservice. Basically, we send X509 signed XML files

  • 0

So I have to setup a webservice. Basically, we send X509 signed XML files to each through HTTP. We have their URL that we have to post to, so sending it isn’t a huge issue, I can figure that out. However, I have to let the 3rd party know which URL that THEY can post to on our end. How am I supposed to achieve that URL?

I want to setup the web service so it auto detects any requests posted to us, and extracts the signed XML from the soap message and does something with it, and then has the capability to format a SOAP response signing the XML on our end using x509, and send it over HTTP back to them.

Can anyone give me a decent explanation of how I would set something like this up in Visual Studio 2008? We have other services that have an api.ashx that have methods like this:

Sub ProcessRequest(ByVal context As HttpContext) Implements IHttpHandler.ProcessRequest

But basically what is that URL that its grabbing the HTTP from. And can I set this up the same way?

  • 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-18T01:32:07+00:00Added an answer on May 18, 2026 at 1:32 am

    The URL of your service has nothing to do with the SOAP or any of that. If you have WCF service (.svc) or an ASMX service (.asmx) then typically, you will host that somewhere within a webserver – if you are using http for the transport mechanism.

    So the URL – http://mywebserver.mydomain:80/a/b/c/myservice.svc – might correspond to a service file called myservice.svc that is in folder c, which is in folder b, which is in folder a, which is in the root directory of the web site that is listening at port 80 (this is the default value and can be left out) on the server called mywebserver which resides on the domain mydomain.

    A web site may contain virtual directories as well as regular ones so this can be a bit more complicated.

    So if you were using the Default Web Site on IIS and no virtual directories, then you would place your service file here: C:\Inetpub\wwwroot\a\b\c\myservice.svc

    Hope that helps

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

Sidebar

Related Questions

I've created some MbUnit Test Fixtures that have SetUp methods marked with the SetUp
I have a setup executable that I need to install. When I run it,
Basically I need to setup my ASMX file so that when I pull it
I have a webservice that I need to POST some data to using Qt.
I have a WebService that I am trying to use NetTCPBinding on. here is
Setup I have a VBScript for driving the stress testing of a web service.
I have setup web dav on windows server 2008. It seems to work fine
I have setup a property and implement INotifyPropertyChanged like so... public event PropertyChangedEventHandler PropertyChanged;
At the moment I have setup a custom ok cancel dialog with a drop
I am trying to implement performance testing on ActiveMQ, so have setup a basic

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.