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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Qlikview Management API - Problem setting up project "System.Configuration.ConfigurationElement"

Hi!,

I'm working on an app that use Qlikview Management API. I folowed the steps in this post QlikView Management API - #1 Setting up a Visual Studio project

But when I've compiled the app I have the following error:

Error2The type 'System.Configuration.ConfigurationElement' is defined in an assembly that is not referenced. You must add a reference to assembly 'System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.C:\Qlikview\API QV - Leandro\Test\Trigger_1_cadena_2\Trigger_1_cadena_2\ServiceSupport\ServiceKeyBehaviorExtensionElement.cs718Trigger_1_cadena_2

I have no idea what I have to do, any help?

10 Replies
Anonymous
Not applicable
Author

Works!! thanks!!