Skip to main content
Announcements
Qlik Connect 2025: 3 days of full immersion in data, analytics, and AI. May 13-15 | Orlando, FL: Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Use QlikView Workbench in ASP.NET Web Forms Project (not a website)

Hi all,

I'm rather new to QlikView and seem to be running into issues getting WorkBench to work in an ASP.NET Web Forms solution.

I went through the documentation/examples and was able to create a new "website" and use the QvObjects to view charts in my .aspx page (although I kept seeing a strange alert that said "no connection", but that's another problem).

I have another solution that is not a "website" project in Visual Studio, it's a ASP.NET Web Application "project" using Web Forms. I added the WorkBench.dll, referenced it, added everything to the Web.config and move my Proxy.aspx over. Two things are happening:

1.)  When I drag a QvObject from the toolbox to the design view nothing happens (I have to manually type in the control code to see it appear in design view).

2.)  More importantly, when I run the solution all I see is an alert that says "empty request".

Would love some advice on how to overcome this! Thank you.

empty request.PNGnot found.PNG

0 Replies