Groups | Blog | Home
all groups > sql server reporting services > february 2005 >

sql server reporting services : Server Application Unavailable ERROR???


James Woo via SQLMonster.com
2/24/2005 10:25:01 PM
I am starting to get the following error in reporting services
Server Application Unavailable
the web application you are attempting to access on this web server is
unavailable. Please hit the "Refresh" button in your browser in order to
retry your request.

I was trying to access report manage on my localhost. Any suggestion to why
suddenly this is happening? I checked the Report server service and it is
running. restarted it and tried again to HTTp://localhost/reportServer ..
Same error message as above.

Thanks in advance for any suggestions

--
James Woo via SQLMonster.com
2/24/2005 10:42:42 PM
Well,Finally I figured something out on my own.

In IIS Under Application Pools -- RightClick --> go to Properties -- click
Performance tab -- uncheck "Idle Time" (default is 20 minutes).
Now another question comes to mind, so why was the default set to 20
minutes and why was it checked. if checking Idle time is necessary, then
how can one avoid auto shut down of the Application pool ReportServer, or
how to activate it without unchecking the Idle Time box?
thanks

--
MJ Taft
3/8/2005 7:45:03 AM
I have been looking for Application Pools under IIS and have not been able to
find what you are referring to. I am receiving the same error and cannot
track it down. I suspect it occurs when there is no data being returned for
the parameters submitted, however when I test this in preview on my laptop I
get the proper response which is a message I have set in the NoRows property.
When I am running this from an asp .net app running on the portal and when I
am running from the report server ... I get the server app error.

[quoted text, click to view]
eralper
3/8/2005 7:51:03 AM
Hi,

I think James is running IIS version 6 and you are running IIS 5.

I've the same problem on IIS 5

[quoted text, click to view]
MJ Taft
3/8/2005 8:25:01 AM
Did you switch to IIS version 6? Did that help solve the problem?

[quoted text, click to view]
AddThis Social Bookmark Button