error accessing blog post

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.
8/18/2014 8:03:10 AM
Gravatar
Total Posts 159

error accessing blog post

there is an error when accessing a blog post. when click a post title to read all..   go to error page. the log report as follow

 

2014-08-18 15:00:38,330 ERROR 79.43.127.92 - it-IT - /website3/rocchetta-mattei-1.aspx - mojoPortal.Web.Global -  Referrer(http://www.esplorazioniurbane.it/website3/blog.aspx) useragent Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Firefox/31.0
System.InvalidOperationException: Per la risorsa di script richiesta 'ExtenderBase.BaseScripts.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)

8/18/2014 8:13:13 AM
Gravatar
Total Posts 18439

Re: error accessing blog post

make sure you uploaded the AjaxControlToolkit.dll that came with your mojoportal version.

If you right click the dll and choose properties > Details, it should say version 4.1.7.123

8/18/2014 8:18:08 AM
Gravatar
Total Posts 159

Re: error accessing blog post

yes, i checked..  i running under aruba and dot net 4.0 .

 

8/18/2014 8:19:21 AM
Gravatar
Total Posts 159

Re: error accessing blog post

I replaced the files appropriate for the version 4.0 (the entire bin folder)

8/18/2014 8:24:17 AM
Gravatar
Total Posts 159

Re: error accessing blog post

when click on title report error page and address is (in my case)

 

http://www.esplorazioniurbane.it/website3/Error.htm?aspxerrorpath=/website3/Blog/ViewPost.aspx

8/18/2014 8:26:15 AM
Gravatar
Total Posts 159

Re: error accessing blog post

in edit ..  is ok

8/18/2014 8:26:22 AM
Gravatar
Total Posts 18439

Re: error accessing blog post

I do not know what is causing that problem, that version of AjaxControlToolkit should be fine for .NET 4 or 4.5

The only thing in the blog that uses it is the Rating control. If you have Settings > Social Settings > Enable Content Rating checked I would try uncheck that.

8/18/2014 8:33:25 AM
Gravatar
Total Posts 159

Re: error accessing blog post

i try unceck and now running normally, but to use the rating functionality ? can fix this bug ?

8/18/2014 8:36:16 AM
Gravatar
Total Posts 18439

Re: error accessing blog post

I do not understand why that error is happening so I don't have an idea to fix it, except if it is possible I would ask your host to move your site to a newer server with .NET 4.5

8/18/2014 8:39:40 AM
Gravatar
Total Posts 159

Re: error accessing blog post

I know dear joe ... it's a year that I fight with aruba move to NET 4.5 but still nothing..

crying

if you have any idea to fix it..  i'm here

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