0

当我通过任何帐户登录并单击未婚夫文件时,它会显示此错误

Server Error in '/' Application.
  Access is denied.
  Description: An error occurred while accessing the resources required to serve 
   this         request. The server may not be configured for access to the requested
      URL.

  Error message 401.2.: Unauthorized: Logon failed due to server configuration.
          Verify          that you have permission to view this directory or page 
        based on the       credentials you supplied and the authentication methods 
    enabled on the Web server.  Contact the Web server's administrator for additional 
    assistance.

Version Information: Microsoft .NET Framework Version:2.0.50727.4984; ASP.NET 
      Version:2.0.50727.4971 
4

1 回答 1

0

听起来您的文档位于受保护的文件夹中,无法提供给您正在使用的用户,或者可能提供给任何用户。检查存储财务文件的文件夹的安全性。

如果您不在开发团队中,那么我建议您联系您的网站管理员,让他们进行协调以确定问题所在。

于 2013-11-10T14:46:45.580 回答