BreadcrumbsControl.ascx error

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
9/10/2013 1:56:14 PM
Gravatar
Total Posts 220

BreadcrumbsControl.ascx error

Hi Joe,

yesterday I moved a installation to a different server.

First I download it and run it local (successful)
Then I upload it and there it was also successful.

Today suddenly local and remote (my translation):

Parser Error Message: The base class includes the panel "pnlWrapper". This type (mojoPortal.Web.UI.BreadcrumbContainer) is not compatible with the type of control (System.Web.UI.WebControls.Panel).

Quellfehler:

Zeile 1:  <%@ Control Language="c#" AutoEventWireup="False" Codebehind="BreadcrumbsControl.ascx.cs" Inherits="mojoPortal.Web.UI.BreadcrumbsControl" %>
Zeile 2:  
Zeile 3:  <asp:Panel ID="pnlWrapper" runat="server" EnableViewState="false">
Zeile 4:  <portal:SiteMapPath ID="breadCrumbsControl" runat="server" Visible="false" EnableViewState="false">
Zeile 5:  <RootNodeTemplate>

Quelldatei:  /Controls/BreadcrumbsControl.ascx    Line:  3

Any idea?

Best
Matthias

 

P.S.: The site on the "old" server is running without error. Should I download it once more?

9/10/2013 2:31:21 PM
Gravatar
Total Posts 18439

Re: BreadcrumbsControl.ascx error

Hi Matthias,

Did you upload on top of an older version of mojoPortal?

​From this error it seems that /Controls/BreadcrumbsControl.ascx file is an older version than the dlls in /bin

Maybe try uploading that file again perhaps it failed to upload and an older version already existed on disk..

Hope that helps,

Joe

9/11/2013 3:10:53 AM
Gravatar
Total Posts 220

Re: BreadcrumbsControl.ascx error

Hi Joe,
yes, the version is still 2.3.8.5 but the move is because the provider is becoming more and more unreliable and unstable its server. Therefore I will make the update after the move.
But the first step has already been successful. I have downloaded everything again, and on my local machine it runs flawlessly again.
On to the next step. Until then, a morning cafe?
Best
Matthias
O.k. most of it is not quite right or at least not very elegant, but you can still communicate well, I think.

9/11/2013 5:53:48 AM
Gravatar
Total Posts 220

Re: BreadcrumbsControl.ascx error

Uh, I've forgotten what previously:
Isn't it amazing what the goggle translator do? O.k. the most ...

9/11/2013 10:40:28 AM
Gravatar
Total Posts 18439

Re: BreadcrumbsControl.ascx error

Thanks as always for the beer Matthias!

Cheers,

Joe

You must sign in to post in the forums. This thread is closed to new posts.