I am using Microsoft Reporting Services. The reports render in internet explorer. I would like the internet to open and refresh this report on the screen every 5 minutes. I have tried a batching using the following and it doesnt work:
start iexplore
http://server-name/reports/Pages/Report.aspx?ItemPath=%2fMYREPORT
I keep getting error about 260 characters.
Goal is to have the is report on the screen all the time and updated every 5 minutes. I was planing on a BATCH file that closed and reopened the report every 5.