YAFLogo
i am running into the following error when calling YAF inside of Sitecore,
http://local.meauyaf.com/yaf
Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
Parser Error Message: Unknown server tag 'YAF:Forum'.
Source Error:
Line 18:
Line 19:
Line 20:
Line 21:
Line 22:
Source File: /yaf/default.aspx Line: 20
The .sln has the following:
<%@ Page Language="C#" AutoEventWireup="true" ValidateRequest="false" %>