<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:georss="http://www.georss.org/georss" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Scott Klueppel's Blog - Infrastructure</title>
    <link>http://offroadcoder.com/</link>
    <description>making the hard line look easy</description>
    <language>en-us</language>
    <copyright>Scott Klueppel</copyright>
    <lastBuildDate>Wed, 16 Jun 2010 01:40:52 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>me@offroadcoder.com</managingEditor>
    <webMaster>me@offroadcoder.com</webMaster>
    <item>
      <trackback:ping>http://offroadcoder.com/Trackback.aspx?guid=7e8161ef-7174-4361-9ce0-a85ce3741ae7</trackback:ping>
      <pingback:server>http://offroadcoder.com/pingback.aspx</pingback:server>
      <pingback:target>http://offroadcoder.com/PermaLink,guid,7e8161ef-7174-4361-9ce0-a85ce3741ae7.aspx</pingback:target>
      <dc:creator>Scott Klueppel</dc:creator>
      <georss:point>30.109017 -81.497099</georss:point>
      <wfw:comment>http://offroadcoder.com/CommentView,guid,7e8161ef-7174-4361-9ce0-a85ce3741ae7.aspx</wfw:comment>
      <wfw:commentRss>http://offroadcoder.com/SyndicationService.asmx/GetEntryCommentsRss?guid=7e8161ef-7174-4361-9ce0-a85ce3741ae7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
For the few MSMQ or NetMsmqBinding WCF users I’ve encountered, here is an error you
may encounter in a highly secured environment. 
</p>
        <blockquote>
          <p>
            <font face="Consolas" size="2">0xC00E008F Binding to the forest root failed. This
error usually indicates a problem in the DNS configuration. MQ_ERROR_DS_BIND_ROOT_FOREST</font>
          </p>
        </blockquote>
        <p>
This is most likely another firewall problem. If port 3268 is not open, MSMQ cannot
register or authenticate with the user’s certificate in AD. Here is the port description:
</p>
        <p>
          <strong>3268/TCP,UDP msft-gc,</strong> Microsoft Global Catalog (LDAP service which
contains data from Active Directory forests) 
</p>
        <img width="0" height="0" src="http://offroadcoder.com/aggbug.ashx?id=7e8161ef-7174-4361-9ce0-a85ce3741ae7" />
      </body>
      <title>Binding to the forest root failed.</title>
      <guid isPermaLink="false">http://offroadcoder.com/PermaLink,guid,7e8161ef-7174-4361-9ce0-a85ce3741ae7.aspx</guid>
      <link>http://offroadcoder.com/2010/06/16/BindingToTheForestRootFailed.aspx</link>
      <pubDate>Wed, 16 Jun 2010 01:40:52 GMT</pubDate>
      <description>&lt;p&gt;
For the few MSMQ or NetMsmqBinding WCF users I’ve encountered, here is an error you
may encounter in a highly secured environment. 
&lt;/p&gt;
&lt;blockquote&gt; 
&lt;p&gt;
&lt;font face="Consolas" size="2"&gt;0xC00E008F Binding to the forest root failed. This
error usually indicates a problem in the DNS configuration. MQ_ERROR_DS_BIND_ROOT_FOREST&lt;/font&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
This is most likely another firewall problem. If port 3268 is not open, MSMQ cannot
register or authenticate with the user’s certificate in AD. Here is the port description:
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;3268/TCP,UDP msft-gc,&lt;/strong&gt; Microsoft Global Catalog (LDAP service which
contains data from Active Directory forests) 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://offroadcoder.com/aggbug.ashx?id=7e8161ef-7174-4361-9ce0-a85ce3741ae7" /&gt;</description>
      <comments>http://offroadcoder.com/CommentView,guid,7e8161ef-7174-4361-9ce0-a85ce3741ae7.aspx</comments>
      <category>Infrastructure</category>
      <category>Queuing</category>
      <category>WCF</category>
    </item>
  </channel>
</rss>