Safari 和 Umbraco 网站

Safari and umbraco website

我在 http://www.rijschoolvti-ieper.be 上设置了一个 umbraco 7.1.3 网站。 当我在浏览器的地址栏中输入 www.rijschoolvti-ieper.be 时,该网站在 IE、Mozilla、Google Chrome 上运行良好。

当我在 Safari 的地址栏中输入 www.rijschoolvti-ieper.be 时,出现以下错误。

Blockquote Attempt by security transparent method 'Umbraco.Core.UmbracoApplicationBase.StartApplication(System.Object, System.EventArgs)' to access security critical method 'System.AppDomain.add_UnhandledException(System.UnhandledExceptionEventHandler)' failed. Assembly 'Umbraco.Core, Version=1.0.5820.25371, Culture=neutral, PublicKeyToken=null' is partially trusted, which causes the CLR to make it entirely security transparent regardless of any transparency annotations in the assembly itself. In order to access security critical code, this assembly must be fully trusted.

但是,当我在 Safari 的地址栏中输入 http://rijschoolvti-ieper.be 时,网站会完美加载。

也许这与信任级别有关,但为什么其他浏览器会加载该网站...

欢迎任何建议。 谢谢

正如你所说,服务器问题。托管商不提供完全信任。 Umbraco 需要完全信任。

您现在看到的网站是旧版本,没有 Umbraco。 我会搬到其他主机提供商。

问候