You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <qp...@incubator.apache.org> on 2010/03/25 00:57:27 UTC

[jira] Resolved: (QPID-2468) WCF client samples can't resolve the DLLs when installed

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

Steve Huston resolved QPID-2468.
--------------------------------

    Resolution: Fixed

Fixed on trunk r927229 and on 0.6-release-windwos-installer branch r927232

> WCF client samples can't resolve the DLLs when installed
> --------------------------------------------------------
>
>                 Key: QPID-2468
>                 URL: https://issues.apache.org/jira/browse/QPID-2468
>             Project: Qpid
>          Issue Type: Bug
>          Components: WCF/C++ Client
>    Affects Versions: 0.6
>         Environment: Windows
>            Reporter: Steve Huston
>            Assignee: Steve Huston
>            Priority: Minor
>             Fix For: 0.7
>
>
> The WCF client samples refer to the assembly DLLs via relative path from within the build tree. This doesn't resolve correctly in a situation where the projects are installed. When installed, the assembly DLLs are located with the other Qpid DLLs in <root>\bin.
> Solution is to add another HintPath ..\..\..\..\bin to the csproj files.

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


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org