YAFLogo

AsULikeIt
  • AsULikeIt
  • 73.4% (Friendly)
  • YAF Forumling Topic Starter
15 years ago
Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'jQuery' could not be loaded.

WRN: Assembly binding logging is turned OFF.

To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Stack Trace:

[FileNotFoundException: Could not load file or assembly 'jQuery' or one of its dependencies. The system cannot find the file specified.]

System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0

System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +43

System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +127

System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +142

System.Reflection.Assembly.Load(String assemblyString) +28

System.Web.UI.AssemblyCache.Load(String assemblyName) +79

System.Web.UI.ScriptReference.GetAssembly() +63

System.Web.UI.ScriptManager.RemoveDuplicates(List`1 scripts) +532

System.Web.UI.ScriptManager.RegisterScripts() +328

System.Web.UI.ScriptManager.OnPagePreRenderComplete(Object sender, EventArgs e) +113

System.EventHandler.Invoke(Object sender, EventArgs e) +0

System.Web.UI.Page.OnPreRenderComplete(EventArgs e) +8695102

System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1029

Sponsor
herman_herman
15 years ago
This bug has been fixed in the latest version of yaf.For now you can either download the latest version of yaf from SVN or download the required DLL from Here .
AsULikeIt
  • AsULikeIt
  • 73.4% (Friendly)
  • YAF Forumling Topic Starter
15 years ago
which location there files to be replaced . Also there is a new file jQuery.dll which was not available in the bin folder earlier....
herman_herman
15 years ago

which location there files to be replaced . Also there is a new file jQuery.dll which was not available in the bin folder earlier....

AsULikeIt wrote:

Put them in Bin folder

AsULikeIt
  • AsULikeIt
  • 73.4% (Friendly)
  • YAF Forumling Topic Starter
15 years ago
i have replaced the files in the bin directory .. the forum has started working but when i click the Admin Link it gives the following error.

Could not load file or assembly 'DNA.UI.JQuery, Version=1.1.15.26410, Culture=neutral, PublicKeyToken=f3828393ba2d803c' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: Could not load file or assembly 'DNA.UI.JQuery, Version=1.1.15.26410, Culture=neutral, PublicKeyToken=f3828393ba2d803c' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

herman_herman
15 years ago
:-d You have replace all the file with those in zip.Just copy Jquery.dll to the bin folder and not all those three files.

DNA.Dll & DNA.UI.JQuery are already there.Do not replace them.

AND:

as i said this bug has been fixed so wait for new release.i guess will be sometime soon.

AsULikeIt
  • AsULikeIt
  • 73.4% (Friendly)
  • YAF Forumling Topic Starter
15 years ago
Thanks buddy .. Is there any list which contains the changes done in this version... ?
AsULikeIt
  • AsULikeIt
  • 73.4% (Friendly)
  • YAF Forumling Topic Starter
15 years ago
shoutbox is shown but is in a collapsed state... is there any admin setting for shoutbox ?