
实在不好意思打扰各位大侠:
小生在搭建Report Service(SQL 2005)时遇到了以下问题,请各位大侠帮助一下。
Adding account ax.123\AxaptaAdmin as a login in SQL Server
Setup could not add the account ax.123\AxaptaAdmin to the database server AXSERVER as a login. The reporting server was installed on this computer without permission to access this database. It cannot run without a connection to the database.
You might not have permission to modify security or add users to the database. A database administrator can grant permission manually, and then the reporting server setup will be complete. For more information, see the installation log file for the error message returned by the database.
Error during setup of Reporting server.. Reason: Windows 用户名'ax.123\AxaptaAdmin' 没有找到。请再确认名称。
但是我已经在SQL server数据库上创建了用户AxaptaAdmin ,并且服务器本身也存在域用户AxaptaAdmin
到底怎么回事呢?大家帮帮我(在线等!)









