Hi, i'm pretty new to ASP.NET so if the answer to this question is obvious I apologize. After I researched into the problem,? comparing code at msdn and reading, looking over the configuration file, and the directories I am still confused at how to fix this bug.
Anyways after installing the monoforge package of mojoportal on my monoforge site http://joey.monoforge.com/mojoportal, and then navigating to the site I get the following error.
Description: Error parsing a resource required to service this request. Review your source file and modify it to fix this error.
Error message: Assembly mojoPortal.Web not found
File name: /home/joey/htdocs/mojoportal/Default.aspxLine: 1
Source Error:
Register TagPrefix="portal" Namespace="mojoPortal.Web" Assembly="mojoPortal.Web"
Page language="c#" Codebehind="Default.aspx.cs" AutoEventWireup="false" Inherits="mojoPortal.Web.SiteHome"
I have waited over 24 hours like the installation instructions suggested, and I am still receiving the same error.
Any Ideas ?