Am getting this error when trying to add avatar to my website forum, any ideas anyone?
Server Error in '/dotnet' Application.
--------------------------------------------------------------------------------
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: Error parsing attribute 'enableEventValidation': Could not load file or assembly 'DotNetNuke.Modules.Gallery, Version=3.0.11.3077, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
Source Error:
Line 2: <%@ Import namespace="DotNetNuke.Modules.Forum" %>
Line 3: <%@ Import namespace="DotNetNuke" %>
Line 4: <%@ Page Language="vb" AutoEventWireup="false" Codebehind="Integration_GalleryAddFile.aspx.vb" Inherits="DotNetNuke.Modules.Forum.Integration.GalleryAddFile" %>
Line 5: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
Line 6: <HTML>
Source File: /dotnet/DesktopModules/Forum/Integration/Integration_GalleryAddFile.aspx Line: 4
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210