You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/07/24 13:13:31 UTC

[jira] Resolved: (QPID-725) Missing config file in .Net binaries.

     [ https://issues.apache.org/jira/browse/QPID-725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner resolved QPID-725.
--------------------------------

    Resolution: Invalid

> Missing config file in .Net binaries.
> -------------------------------------
>
>                 Key: QPID-725
>                 URL: https://issues.apache.org/jira/browse/QPID-725
>             Project: Qpid
>          Issue Type: Task
>          Components: Dot Net Client
>    Affects Versions: M2
>            Reporter: Rupert Smith
>            Assignee: Aidan Skinner
>             Fix For: M3
>
>
> There is a .config file Qpid.Common.DLL.config, which is missing from the .Net binary distribution.
> This contains a flag:
> <configuration>
>   <assemblySettings>
>     <add key="OpenAMQ1d4Compatibility" value="false"/>
>   </assemblySettings>
> </configuration>
> Which needs to be set correctly, or else the .Net will attempt to use the 0.7 version of the protocol, presumably to support an older version of OpenAMQ.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.