开发者

Where to install ReportServer

开发者 https://www.devze.com 2022-12-12 13:28 出处:网络
I have 2 servers (IIS & SQL). A web site on the IIS server uses the ReportViewer web control. Should ReportServer be installed on the IIS box or the SQL box. (IIS is in the DMZ)

I have 2 servers (IIS & SQL). A web site on the IIS server uses the ReportViewer web control. Should ReportServer be installed on the IIS box or the SQL box. (IIS is in the DMZ)

TI开发者_如何学GoA J


SSRS creates directories in IIS on the machine it is installed on. I would recommend installing SSRS on your SQL instance.


You might want to have a look at your license. Typically, if you want to install Reporting Services on a server separate from your SQL server, you must purchase another SQL license. In either case, I would recommend putting your Report Server on the SQL box over your web server.

EDIT: Check here for the specific licensing requirements.

0

精彩评论

暂无评论...
验证码 换一张
取 消