Event Calendar Pro Throwing Error - Could not load file or assembly 'AjaxControlToolkit, Version=15.1.1.100

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
6/27/2015 11:53:24 AM
Gravatar
Total Posts 2

Event Calendar Pro Throwing Error - Could not load file or assembly 'AjaxControlToolkit, Version=15.1.1.100

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: Could not load file or assembly 'AjaxControlToolkit, Version=15.1.1.100, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Source Error:
 

Line 1: <%@ Control Language="C#" AutoEventWireup="false" CodeBehind="EventEditor.ascx.cs" Inherits="sts.Events.Web.UI.Controls.EventEditor" %> Line 2: <%@ Register TagPrefix="med" Namespace="mojoPortal.Web.Editor" Assembly="mojoPortal.Web" %> Line 3: <portal:OuterWrapperPanel ID="pnlOuterWrap" runat="server">

6/27/2015 11:58:15 AM
Gravatar
Total Posts 18439

Re: Event Calendar Pro Throwing Error - Could not load file or assembly 'AjaxControlToolkit, Version=15.1.1.100

you either need to upgrade mojoPortal or Event Calendar Pro to the latest version.

both mojoPortal and Event Calendar Pro depend on AjaxControlToolkit and they must be in sync so they both depend on the same version of it.

My guess is you installed the latest Event Calendar Pro but you need to upgrade to the latest mojoPortal.

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