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: 
Not applicable

Error in the first line of Default.aspx

Hello,
my Default.aspx containts in the first and second line the following code if I add a QvObject to my document:
@ Page Language="vb" AutoEventWireup="false" CodeBehind="Default.aspx.vb" Inherits="ExtensionExample. lt" %>
<%
@ Register assembly="QlikViewExtension" namespace="QT.QWW.WebControls" tagprefix="qww" %>
When i debug Default.aspx i'll be shown 2 error texts:
1) QvObject is at the Namespace QT.QWW.WebControls not unique
2) The type "ExtensionExample. Default" couldn't be loaded.
Has someone the same problem? Thanks, Aylin
0 Replies