Hi rtur!
I disabled the optimization on my ubuntu server, using the settings.xml <enableoptimization> tag but I still got the following exception:
Ooops! An unexpected error has occurred. This one's down to me! Please accept my apologies for this - I'll see to itthat the developer responsible for this happening is given 20 lashes (but only after he or she has fixed this problem). Error Details: Url : http://xxxxxx/blog/admin/Settings/Main.aspx Raw Url : /blog/admin/Settings/Main.aspx Message : Exception of type 'System.Web.HttpUnhandledException' was thrown. Source : System.Web StackTrace : at System.Web.UI.Page.ProcessException (System.Exception e) [0x00000] in :0 at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000] in :0 at System.Web.HttpApplication+c__Iterator6.MoveNext () [0x00000] in :0 at System.Web.HttpApplication.Tick () [0x00000] in :0 TargetSite : Void ProcessException(System.Exception) Message : Method not found: 'System.Security.Cryptography.CryptoConfig.get_AllowOnlyFipsAlgorithms'. Source : System.Web.Optimization StackTrace : at System.Web.Optimization.Bundle.GetContentHashCode (System.Web.Optimization.BundleContext context) [0x00000] in :0 at System.Web.Optimization.Bundle.GetBundleUrl (System.Web.Optimization.BundleContext context, Boolean includeContentHash) [0x00000] in :0 at System.Web.Optimization.BundleCollection.ResolveBundleUrl (System.String bundleVirtualPath, Boolean includeContentHash) [0x00000] in :0 at System.Web.Optimization.BundleCollection.ResolveBundleUrl (System.String bundleVirtualPath) [0x00000] in :0 at ASP.admin_admin_master.__DataBind__bctrl_43 (System.Object sender, System.EventArgs e) [0x00000] in :0 at System.Web.UI.Control.OnDataBinding (System.EventArgs e) [0x00000] in :0 at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000] in :0 at System.Web.UI.Control.DataBind () [0x00000] in :0 at System.Web.UI.Control.DataBindChildren () [0x00000] in :0 at System.Web.UI.Control.DataBind (Boolean raiseOnDataBinding) [0x00000] in :0 at System.Web.UI.Control.DataBind () [0x00000] in :0 at Admin.AdminMasterPage.OnInit (System.EventArgs e) [0x00000] in :0 at System.Web.UI.Control.InitRecursive (System.Web.UI.Control namingContainer) [0x00000] in :0 at System.Web.UI.Control.InitRecursive (System.Web.UI.Control namingContainer) [0x00000] in :0 at System.Web.UI.Page.InternalProcessRequest () [0x00000] in :0 at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000] in :0 TargetSite : System.String GetContentHashCode(System.Web.Optimization.BundleContext)
Do you know what is the source of this problem?
Thanks,
KU