cme c++ sample app bug

Imported from previous forum

Hello,
I’m working with the C++ sample app from the cme, and I’m having intermittent problems with the current values getting corrupted. Has anyone else seen this? Does anyone know of any other issues with the c++ sample app?
Thanks,
Brian

excuse me, where can I find the c++ sample app from cme?

Hello, I’m working with the C++ sample app from the cme, and I’m having
intermittent problems with the current values getting corrupted. Has
anyone else seen this? Does anyone know of any other issues with the c++
sample app? Thanks, Brian

Hello, I’m working with the C++ sample app from the cme, and I’m having
intermittent problems with the current values getting corrupted. Has
anyone else seen this? Does anyone know of any other issues with the c++
sample app? Thanks, Brian

A month ago I posted a list of bug fixes

Hello, I’m working with the C++ sample app from the cme, and I’m having
intermittent problems with the current values getting corrupted. Has
anyone else seen this? Does anyone know of any other issues with the c++
sample app? Thanks, Brian
Sample code is buggy, which becomes especially obvious if you compile and run it it on Windows platform. Leave enough time if you need it in order to pass certification (2-4 weeks).
Make sure you got the latest templates.xml from CME web site , they have updated it and put into production on Sep 28,2008.
NOTE:
In my case I had to remove all the comments from the xml file since they caused exceptions thrown by Xerces parser.