Hi Joe, I've completed our development upgrade to MP 2.3.4.4 running under IIS 7 and .NET 4.0. I've identified a problem with Form Wizard Pro 0.0.1.7 and Event Calendar Pro 0.0.2.8 (both installed from the dotnet40\wwwroot folder, and using the MySQL data layer). When we try to edit a form, or add an event, we receive a server error, and the below error text in the log. Any help would be greatly appreciated!
2010-06-16 10:14:37,240 ERROR mojoPortal.Web.Global - 10.1.102.172-en-US - /FormWizard/FormEdit.aspx?mid=121&pageid=125
System.IO.FileLoadException: Could not load file or assembly 'AjaxControlToolkit, Version=3.0.20820.16598, 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=3.0.20820.16598, Culture=neutral, PublicKeyToken=28f01b0e84b6d53e'
at System.Signature.GetSignature(SignatureStruct& signature, Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
at System.Reflection.RtFieldInfo.get_FieldType()
at System.Web.Compilation.BaseTemplateCodeDomTreeGenerator.BuildFieldDeclaration(ControlBuilder builder)
. . .
Thanks,
Jamie