hi below is not working after migration from 3.5 framework to 4.5 ,VS 2012,any suggestions.Thanks in advance
Page.ClientScript.RegisterStartupScript(this.GetType(), "radalert", "window.setTimeout(function(){callAlert('Success','" + strMsg + "');}, 200);", true);
Jefferson S. MottaPosted Sep 28, 2018, 11:34 PM
Jefferson S. MottaPosted Oct 1, 2018, 1:13 PM
AshokPosted Oct 1, 2018, 8:33 AM
Could not load file or assembly 'Telerik.Web.UI.Skins' or one of its dependencies. Strong name signature could not be verified. The assembly may have been tampered with, or it was delay signed but not fully signed with the correct private key. (Exception from HRESULT: 0x80131045)'