Umbraco Publish-“ /”应用程序中的服务器错误。对象引用未设置为对象的实例

在发布新的Umbraco网站期间,出现此错误

Server Error in '/' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
hezhen2009 回答:Umbraco Publish-“ /”应用程序中的服务器错误。对象引用未设置为对象的实例

这是由于文件夹或文件权限所致,我的错误已通过对所有已发布的文件和文件夹具有完全权限而得到修复。 (这是测试方案)。对于生产,您需要找到需要完全许可的确切文件或文件夹。

本文链接:https://www.f2er.com/2938792.html

大家都在问