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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T21:25:33+00:00 2026-06-11T21:25:33+00:00

im able to successfully use an MSDN example on sending a message to an

  • 0

im able to successfully use an MSDN example on sending a message to an MSMQ and reading it from a self hosted WCF service.

I am trying to use a simple string in a new project. I can send the string to the queue no problem but the WCF service hosted, faults.

After trying to figure out why, using the Microsoft Service Trace Viewer and enabling logging on the host, it says its a poison message!

but my contract defines MsmqMessage

This is what I am using to send:

System.Messaging.Message msg = new System.Messaging.Message(this.textBox1.Text);

And this is my contract (receiving):

 [OperationContract(IsOneWay = true, Action = "*")] void
 ProcessIncomingMessage(MsmqMessage<string> incomingMessage);

The content of the message when looking through MMC:

<?xml version="1.0"?>
<string>test</string>

any ideas?

  • 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-11T21:25:35+00:00Added an answer on June 11, 2026 at 9:25 pm

    Fixed: on the sender, define the formatter: msg.Formatter = new XmlMessageFormatter(new string[] { “System.String” }); on the contract, decorate it with a knowntype of string: [ServiceKnownType(typeof(String))]

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

Sidebar

Related Questions

Using this I successfully able to use qooxdoo to retrive data from my database
I'm trying to implement a simple TPH example from http://msdn.microsoft.com/en-us/library/dd793152.aspx . I have two
So I've been able to successfully generate an IJavaProject from within my Eclipse Plug-In,
http://msdn.microsoft.com/en-us/library/aa479314.aspx You have a user who successfully log in from a machine in Cybercafe,
With halfdans advice , I was successfully able to use goinstall github.com/hoisie/web.go without any
I have some XML data retrieved from a web service that I use to
I'm using PHP simple dom parser http://simplehtmldom.sourceforge.net/manual.htm . I'm able to successfully use it
(This is a follow-up from this previous question ). I was able to successfully
I'm writing an import from CSV and have been able to successfully manually set
I'm using storyboard in my ipad application and successfully able to do transitions, use

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.