Tuesday, February 21, 2012

RSWebApplication.config file

When changing the following in the UI section
<UI>
<ReportServerUrl>http://intranet-computer-name/ReportServer</ReportServerUrl
>
</UI>
Change it to
<UI>
<ReportServerVirtualDirectory>/ReportServer</ReportServerVirtualDirectory>
</UI>
Does the server need to be rebooted or anything else to have the change for
the config file to become effective?
ThanksNo, the change should be picked up automatically.
--
-Daniel
This posting is provided "AS IS" with no warranties, and confers no rights.
"Mike" <Mike@.discussions.microsoft.com> wrote in message
news:C036BFEC-BB73-4597-8D15-7121320EA1B3@.microsoft.com...
> When changing the following in the UI section
> <UI>
> <ReportServerUrl>http://intranet-computer-name/ReportServer</ReportServerUrl
> </UI>
> Change it to
> <UI>
> <ReportServerVirtualDirectory>/ReportServer</ReportServerVirtualDirectory>
> </UI>
> Does the server need to be rebooted or anything else to have the change
> for
> the config file to become effective?
>
> Thanks

No comments:

Post a Comment