<webpartpages:webpartzone runat="server" frametype="TitleBarOnly" id="full" title="loc:full"><WebPartPages:XsltListViewWebPart runat="server" ListUrl="Lists/List1" IsIncluded="True" JsLink="clientTemplate.js" NoDefaultStyle="TRUE" PageType="PAGE_NORMALVIEW" Default="False" ViewContentTypeId="0x"></WebPartPages:XsltListViewWebPart></webpartpages:webpartzone>I got this code in my provider hosted app, on AppWeb default.aspx page.
I'm getting error Warning Element "'XsltListViewWebPart' is not a known element. This can occur if there is a compilation error in the Web site, or the web.config file is missing."
How can i add "XsltListViewWebPart" list into my app?