Hello,
I am new to YAF and trying to install it. It gives me an error I can't really find a solution to. Here it is:
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: Could not load type 'YAF.Install._default'.
Source Error:
Line 1: <%@ Page Language="c#" AutoEventWireup="True" Inherits="YAF.Install._default" Codebehind="default.aspx.cs" %>
Line 2:
Line 3:
Source File: /yaf/install/default.aspx Line: 1
I don't know what this means, but I do know that my web.config file is probably not setup well. Actually, I left it untouched completely. I don't really understand what to do with it, and I don't know if these modifications are vital either. I am testing the YAF forum software along with two others on my site, so I've put it in a subdirectory, which seems to give many YAF-installers trouble. Can anyone help me to solve this?
Many thanks in advance!
Lucas