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:[email protected]

Reply via email to