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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
s_uhlig
Partner - Creator
Partner - Creator

WebService running within QV-Webserver

Hi all,

to seamlessly integrate a web service within IIS and QV-Webserver Environments, I'm looking for a way to register a .Net- or WCF-Service within the QV-Webserver. Unfortunately it serves only my static content and gives me a warning "file not supported. (.ASMX / .SVC)".

Did someone have experiences with this kind of requirement.

Many thanks in advance.

Sven

1 Solution

Accepted Solutions
Not applicable

Qlikview web server can just serve static files. You'll have to use IIS if you want to host a .net application.

View solution in original post

2 Replies
Not applicable

Qlikview web server can just serve static files. You'll have to use IIS if you want to host a .net application.

s_uhlig
Partner - Creator
Partner - Creator
Author

Hi JGeorge,

as I feared, all nonstatic content like /QvAJAXZfc/DocList.aspx will be registered in a static manner, so I've no chance to achieve what I was looking for.

Thanks for your response,

Sven