Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
jerrysvensson
Partner - Specialist II
Partner - Specialist II

QMS API using certificates problem

Hi

I created a program that gets taskstatuses and it works fine in my testsetup where I use Windows authentication to communicate between servers.

Our production machines uses Certificates instead to handle communication.

The program works excellent in my testmachine without certificates.

But when I add certifcate handling to app.config (according to the help file) and try it on production server I get this error:

"

An exception occurred: The type 'QMSTEST.ServiceKeyBehaviorExtensionElement, QMS

TEST, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' registered for exte

nsion 'serviceKeyBehavior' could not be loaded. (C:\QMSTEST\bin\Debug\QMSTEST.exe.Config line 12)"

Any ideas?

Labels (1)
0 Replies