Problems with FormWizardPro 2.6.1.9 and AjaxControlToolkit.Sanitizer.HtmlAgilityPackSanitizerProvider

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.
12/18/2014 9:37:34 AM
Gravatar
Total Posts 18439

Re: Problems with FormWizardPro 2.6.1.9 and AjaxControlToolkit.Sanitizer.HtmlAgilityPackSanitizerProvider

fyi, I've just released mojoPortal 2.4.0.8 as well as updates to Event Calendar Pro, Form Wizard Pro, and Web Invoice Pro.

all have been changed back to the previous version of AjaxControlToolkit that we were using before

4/23/2015 2:57:06 AM
Gravatar
Total Posts 128

Re: Problems with FormWizardPro 2.6.1.9 and AjaxControlToolkit.Sanitizer.HtmlAgilityPackSanitizerProvider

Just to note that with mojo 2.4.0.8 and FWP 2.6.2 I am having problems with HTML questions crashing, with:

2015-04-23 08:23:59,186 ERROR 62.197.51.164 - en-GB - /Admin/ContentManagerPreview.aspx?mid=559 - mojoPortal.Web.Global -  Referrer(https://www.esdm.co.uk/Admin/ContentCatalog.aspx?md=-1&title=log&sort=ModuleTitle&pagenumber=1) useragent Mozilla/5.0 (Windows NT 6.3; WOW64; Trident/7.0; rv:11.0) like Gecko
System.IO.FileLoadException: Could not load file or assembly 'AjaxControlToolkit, Version=4.1.7.123, 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)
File name: 'AjaxControlToolkit, Version=4.1.7.123, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e'

I am noticing that the version of AjaxControlToolkit in my \bin and in the released version of 2.4.0.8 is 4.5.7.0123 which is not the version being looked for above. The one mentioned above is to be found in another mojo installation that we have not upgraded recently (2.4.0.2). I tried copying the older version into my 2.4.0.8 installation, but that crashed the whole site with:

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)
File name: 'AjaxControlToolkit, Version=4.5.7.123, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e'
 

It looks like FWP is referencing the wrong version. Before I do more investigation, any thoughts on whether this is something wrong with my installation/config, or an actual issue in 2.4.0.8 + FWP 2.6.2?

 

 

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