Register.aspx page error (AjaxControlToolkit)

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.

This is the place to report bugs and get support

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.
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.
This thread is closed to new posts. You must sign in to post in the forums.
9/6/2014 4:11:51 AM
Gravatar
Total Posts 149
Partner
mojoPortal Skinning, Custom Development and Support in Italy?
EffectiveWeb.it

Register.aspx page error (AjaxControlToolkit)

Hi Joe,

on a website hosted on .net 4.0 (provider Aruba does not give the possibility ti upgrade to 4.5.x) I installed the latest 2.4.0.4 version of mojoportal using the official .net 4.5 package and then I uploaded the 4.0 bin folder and web.copnfig as per your instructions.

2.4.0.4 MSSQL
Microsoft Windows NT 6.1.7601 Service Pack 1
ASP.NET v4.0.30319 Esecuzione in 'Partial Trust'

Clicking the topmenu link "Register" the sites gives the following error:

Referrer(http://www.santadele.it/) useragent Mozilla/5.0 (Windows NT 6.3; Trident/7.0; rv:11.0) like Gecko System.InvalidOperationException: Per la risorsa di script richiesta 'Common.Common.js' è necessaria la versione 'AjaxControlToolkit, Version=4.1.7.123, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e' di ASP.NET AJAX Framework. Per utilizzare questa risorsa, assicurarsi che l'applicazione faccia riferimento alla versione 'AjaxControlToolkit, Version=4.1.7.123, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e'. in System.Web.UI.ScriptReference.GetUrlInternal(ScriptManager scriptManager, Boolean zip) in System.Web.UI.ScriptReference.GetUrl(ScriptManager scriptManager, Boolean zip) in System.Web.UI.ScriptManager.RegisterUniqueScripts(List`1 uniqueScripts) in System.Web.UI.ScriptManager.RegisterScripts() in System.Web.UI.ScriptManager.OnPagePreRenderComplete(Object sender, EventArgs e) in System.Web.UI.Page.OnPreRenderComplete(EventArgs e) in System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)        

Another installation on the same platform works fine.

Is there anything I could do to fix it ?

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