Umbraco 7 错误转换 ASPNetCache 对象
Umbraco 7 Error Casting ASPNetCache object
我一直在使用 Umbraco 7 建立一个非常普通的网站。突然,我在尝试发布页面更新时遇到了一个奇怪的错误。
我认为我没有做任何事情导致它。有人知道它可能是什么吗?
An error occured
Unable to cast object of type 'System.Web.Caching.AspNetCache' to type 'System.Collections.IEnumerable'.
Exception Details
System.InvalidCastException: Unable to cast object of type 'System.Web.Caching.AspNetCache' to type 'System.Collections.IEnumerable'.
我已经通过 Twitter 收到了答复。在 15002 https://our.umbraco.org/forum/using-umbraco-and-getting-started/82257-unable-to-log-into-backoffice-greeted-with-a-white-screen-log-shows-invalid-cast-exception 的最新预览版本中,它似乎是一个 Windows 10 错误。显然有一个修复程序应该在一周左右的时间内发布(今天的日期 2017 年 2 月 1 日)
我一直在使用 Umbraco 7 建立一个非常普通的网站。突然,我在尝试发布页面更新时遇到了一个奇怪的错误。 我认为我没有做任何事情导致它。有人知道它可能是什么吗?
An error occured
Unable to cast object of type 'System.Web.Caching.AspNetCache' to type 'System.Collections.IEnumerable'.
Exception Details
System.InvalidCastException: Unable to cast object of type 'System.Web.Caching.AspNetCache' to type 'System.Collections.IEnumerable'.
我已经通过 Twitter 收到了答复。在 15002 https://our.umbraco.org/forum/using-umbraco-and-getting-started/82257-unable-to-log-into-backoffice-greeted-with-a-white-screen-log-shows-invalid-cast-exception 的最新预览版本中,它似乎是一个 Windows 10 错误。显然有一个修复程序应该在一周左右的时间内发布(今天的日期 2017 年 2 月 1 日)