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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T20:40:57+00:00 2026-06-04T20:40:57+00:00

I have a server with an Event Service that resides at our Head Office,

  • 0

I have a server with an Event Service that resides at our Head Office, H/O Server

I then have a Server that is hosted at an external service provider. Ext Server

Connectivity between the two machines is via VPN and both servers are on different domains.

I need an application on the Ext Server to make a call to my Event Service on the H/O Server. The Event Service is a WCF service.

I am thinking of using WCF over MSMQ to guarantee any events raised by the Ext Server application are delivered to the WCF Event Service.

My Question is how do I go about doing this:-
I have my WCF Service hosted inside IIS on the H/O server, do I then setup MSMQ on the Ext Server and have my application on Ext Server reference the WCF Service as per normal, just changing the binding to point to the local queue?

If this is the case, what security issues am I in for and how would I get around them.

Thanks in advance

  • 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-06-04T20:40:58+00:00Added an answer on June 4, 2026 at 8:40 pm

    If you are sending a message to a queue across domains you will need to grant send permissions on the remote queue to the local user called ANONYMOUS LOGON. This is for using Windows 2008 on the remote machine.

    UPDATE

    Any machines participating in the exchange of messages require MSMQ to be installed. In your service binding you identify a local queue for the service address. You create a one way operation contract to act as your message handler. This method will be called when a message is sent to this local queue.

    From your sending machine you create a client binding which references the same queue (this time with a remote address). Then you can call the operation in the client code and this will result in MSMQ transmitting a message across to the remote queue.

    The problem you will have is that you are going across domain, so by the time your call arrives on the remote queue the sender identity will have no meaning on that domain, so you will have to allow anyone to send messages onto the queue. You can do this by granting the Everyone local account Send permissions on the queue (you may also need Get Properties and Get Permissions).

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

Sidebar

Related Questions

We have a .NET Windows Service that occasionally shuts down on one particular server,
Lets say I have one WCF service that is running on one server. Now
I have a Service that facilitates the downloading of files from a server. Everytime
I have my server side code create an event on Facebook, using a Facebook
I have a server-sent events handler in ASP.NET Response.ContentType = text/event-stream; while (true) {
I have established communication with a remote server..The remote server has exposed an event.When
I have a socket.io server listening for certain events on sockets. Whenever an event
Suppose I have a event handler which makes two AJAX calls to the server:
I'm working within a platform that I do not have server side access to
I have a C# service that works without any problems on my laptop (Windows 7).

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.