Another question about publishing reportserver on internet.
I red some older messages about.
I change RSWebApplication.config file in folder ReportManager:
Before modify:
<UI>
<ReportServerUrl>http://INMA/ReportServer</ReportServerUrl>
</UI>
After modify:
<UI>
<ReportServerUrl>http://INMA/ReportServer</ReportServerUrl>
</UI>
<UI>
<ReportServerExternalUrl>www.asm.es/ReportServer</ReportServerExternalUrl>
</UI>
When use intranet access, everything is ok. But when use internet, I can show reports folders but still can not render reports, because use internal IP address to try to render. But should be using External Address, isn´t it?
Any commets about this problem?
Any help would be apreciatedHi,
In basic a intranet or internet installation of MS Reporting Services
is quite the same. I would suggest you to visit www.reportportal.com
and use the online demo and see the reporting services working as
expected.
Regards, Marco
"inma" <inma@.discussions.microsoft.com> wrote in message news:<7F5F996C-8878-4488-BADF-1DA6ADDBBBCD@.microsoft.com>...
> Another question about publishing reportserver on internet.
> I red some older messages about.
> I change RSWebApplication.config file in folder ReportManager:
> Before modify:
> <UI>
> <ReportServerUrl>http://INMA/ReportServer</ReportServerUrl>
> </UI>
> After modify:
> <UI>
> <ReportServerUrl>http://INMA/ReportServer</ReportServerUrl>
> </UI>
> <UI>
> <ReportServerExternalUrl>www.asm.es/ReportServer</ReportServerExternalUrl>
> </UI>
> When use intranet access, everything is ok. But when use internet, I can show reports folders but still can not render reports, because use internal IP address to try to render. But should be using External Address, isn´t it?
> Any commets about this problem?
> Any help would be apreciated|||Hi,
My problem was about rules on the ISA server, I had allow http external requests. After that everything works fine.
Thanks Marco
"Marco Groeneveld" wrote:
> Hi,
> In basic a intranet or internet installation of MS Reporting Services
> is quite the same. I would suggest you to visit www.reportportal.com
> and use the online demo and see the reporting services working as
> expected.
> Regards, Marco
>
> "inma" <inma@.discussions.microsoft.com> wrote in message news:<7F5F996C-8878-4488-BADF-1DA6ADDBBBCD@.microsoft.com>...
> > Another question about publishing reportserver on internet.
> >
> > I red some older messages about.
> >
> > I change RSWebApplication.config file in folder ReportManager:
> >
> > Before modify:
> > <UI>
> > <ReportServerUrl>http://INMA/ReportServer</ReportServerUrl>
> > </UI>
> >
> > After modify:
> > <UI>
> > <ReportServerUrl>http://INMA/ReportServer</ReportServerUrl>
> > </UI>
> > <UI>
> > <ReportServerExternalUrl>www.asm.es/ReportServer</ReportServerExternalUrl>
> > </UI>
> >
> > When use intranet access, everything is ok. But when use internet, I can show reports folders but still can not render reports, because use internal IP address to try to render. But should be using External Address, isn´t it?
> >
> > Any commets about this problem?
> > Any help would be apreciated
>
|
No comments:
Post a Comment