I forgot to note that I want to use the local PC and not some external device. So for the task I always pass NULL to GenerateMeterChallange and ProcessMeterResponse functions. -- Nick Kichukov, project manager, eConsulting LLC
"visuall" wrote:
[Quoted Text] > Hello, > > I am working on a metering service for DRM. Most of it works. The generating > of meter challange via GenerateMeterChallange works. It is then successfully > send and data extracted on the server side. However when it returns the meter > response to the WMP plugin and I attempt to call ProcessMeterResponse the > function fails with DRM_E_XMLNOTFOUND ( A required XML tag cannot be found ). > The strange thing is that the XML looks fully correct. > > Any ideas? > > Regards, > -- > Nick Kichukov, > project manager, > eConsulting LLC
|