This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
I am getting follow error when setting up mojoportal (2.3.6.2 Sqlite) on a Windows server with .Net 4.0 supported. Everything goes well during the installation (by calling /setup/default.aspx). But when I try to login, following error occurs. Please help me out. Thanks. BTW, the same code works fine on my local machine without any error reported.
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: The base class includes the field 'Breadcrumbs', but its type (mojoPortal.Web.UI.BreadcrumbsControl) is not compatible with the type of control (ASP.controls_breadcrumbscontrol_ascx). Source Error:
Line 59: </asp:Panel> Line 60: <asp:Panel id="divCenter" runat="server" visible="True" cssclass="center-rightandleftmargins" SkinID="pnlPlain"> Line 61: <portal:Breadcrumbs id="Breadcrumbs" runat="server"></portal:Breadcrumbs> Line 62: <portal:ChildPageMenu id="ChildPageMenu" runat="server" CssClass="txtnormal"></portal:ChildPageMenu> Line 63: <asp:ContentPlaceHolder ID="mainContent" runat="server"></asp:ContentPlaceHolder>
Source File: /mj4graph/App_MasterPages/layout.Master Line: 61
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1
So you produced and deployed your own build from source code?
Glad to see your reply, Joe. Sorry for the confusion. It's not built from the source code. I am using mojoportal-2-3-6-2-sqlite-net40-deploymentfiles.