关于ReportingService的无法apply URL[转]

But when you click Apply you get the response: Reserving url http://+:80 The Url has already been reserved
RESOLUTION:  Using the "netsh http show urlacl" command we see that /ReportServer and  /Reports are already reserved. You can also run "netsh http show urlacl | find "Report"" - to see just those two lines. >netsh http show urlacl | find "Report"     Reserved URL            : http://+:80/ReportServer/     Reserved URL            : http://+:80/Reports/
To resolve - simply delete the reserved URLs and recreate them.  I think we're to assume SRSS had been installed on this server once before but not properly uninstalled.
C:\Windows\system32>netsh http delete urlacl http://+:80/ReportServer/ URL reservation successfully deleted
C:\Windows\system32>netsh http delete urlacl http://+:80/Reports/ URL reservation successfully deleted
Then if you re-run >netsh http show urlacl | find "Report" - you'll see nothing.
Now to re-create the bindings:

  1. Open "Reporting Services Configuration Manager" -Click Connect
  2. Click "Web Service URL" - then click "Apply" at the bottom and it should succeed this time.
  3. Click "Report Manager URL" - then click "Apply".  If Apply is grayed out, simply rename Reports to Report, then back to Reports.  Apply will become available and you can click it.
  4. Then visit each URL to test.

转载于:https://www.cnblogs.com/shenfengok/archive/2013/01/28/2880542.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值