[ https://issues.apache.org/jira/browse/QPID-6266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14257217#comment-14257217 ]
Fred Cheng edited comment on QPID-6266 at 12/23/14 5:02 PM: ------------------------------------------------------------ Hi Chuck, Thanks. I will check all the *.dlls. Do I need to run CMake for the org.apache.messaging solution? Currently, I just open the solution from binding/dotnet/.../msvc10/ and try to build all from there. I am deviating from your build process because I am trying to put all three (QPID-Proton, QPID and org.apache.messaging) into one solution file. This is helpful when trying to debug / trace code from org.apache.messaging -> QPID -> QPID-Proton. As an example, using messaging API (org.apache.messaging, C# hello world sample) I sent 1,000 messages to Active MQ with for loop. Next I try to fetch it 1,000 times. For some reason, if I fetch more than 98 messages, the system hangs. The only way I can find out why is through a solution that contains QPID and probably more specifically the amqp (handles AQMP 1.0 protocol). In addition, I am testing Gordon's fix QPID-6256 on IBM's new MQ Light. IBM is using QPID-proton for AMQP 1.0. So far it has not worked and I would like to trace to QPID-proton level to find out why. was (Author: trix4rabbit): Hi Chuck, Thanks. I will check all the *.dlls. Do I need to run CMake for the org.apache.messaging solution? Currently, I just open the solution from binding/dotnet/.../msvc10/ and try to build all from there. I am deviating from your build process because I am trying to put all three (QPID-Proton, QPID and org.apache.messaging) into one solution file. This is helpful when trying to debug / trace code from org.apache.messaging -> QPID -> QPID-Proton. As an example, using messaging API (org.apache.messaging, C# hello world sample) I sent 1,000 messages to Active MQ with for loop. Next I try to fetch it 1,000 times. For some reason, if I fetch more than 98 messages, the system hangs. The only way I can find out why is through a solution that contains QPID and probably more specifically the amqp (handles AQMP 1.0 protocol). In addition, I am testing Gordon's fix on IBM's new MQ Light. IBM is using QPID-proton for AMQP 1.0. So far it has not worked and I would like to trace to QPID-proton level to find out why. > qpid-cpp-0.30 Build Fail - Org.Apache.Qpid.Messaging.dll > -------------------------------------------------------- > > Key: QPID-6266 > URL: https://issues.apache.org/jira/browse/QPID-6266 > Project: Qpid > Issue Type: Bug > Components: Dot Net Client > Affects Versions: 0.30 > Environment: Windows XP (x86) > Windows 7 ( x64). > Visual Studios 2008, 2010 > Reporter: Fred Cheng > Assignee: Chuck Rolke > Original Estimate: 120h > Remaining Estimate: 120h > > The build instructions in the file INSTALL-WINDOWS in qpid-cpp-0.30 does not > work. For example, the file said to install > 1. CMake 2.4 > 2. "cmake -i -G "Visual Studio 9 2008" > The problem is the CMake 2.4 does not support "Visual Studio 9 2008" > A second example is that the command -i for cmake has been depreciated in > current version of cmake. > The file README-winsdk.txt also appears to be outdated. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org