Showing posts with label live. Show all posts
Showing posts with label live. Show all posts

Friday, March 30, 2012

Reporting services unavailable after windows 2003 SP2 installed

I have installed windows server 2003 on one of our test boxes (prior to live) and found that reporting services is now unavailable.

When I browse to the report server I get

Service Unavailable


The event log reports several times

"A process serving application pool 'reportserver' terminated unexpectedly. The process id was '3500'. The process exit code was '0xffffffff'.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

before the worker process is disabled:

"Application pool 'reportserver' is being automatically disabled due to a series of failures in the process(es) serving that application pool.

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp."

Has anyone seen similar behavior?

Stuart

"
A second reboot seems to have fixed this and (mysteriously enough) fixed terminal services too!

Wednesday, March 21, 2012

Reporting Services on a development box?

Hi,
Our live and test servers are enterprise edition, but development servers are developer edition, due to not needing to match the live spec exactly. What can we do about reporting services, since this product will not install on the developer edition of SQL Server'
Many thanksPlease refer to
http://www.microsoft.com/sql/reporting/productinfo/sysreqs.asp for system
requirements. You can install RS 2000 on Standard, Enterprise, or Developer
Edition of SQL Server. However, installing it on Desktop Edition of SQL
Server is unsupported.
--
Ravi Mumulla (Microsoft)
SQL Server Reporting Services
This posting is provided "AS IS" with no warranties, and confers no rights.
"Andy" <Andy@.discussions.microsoft.com> wrote in message
news:8C6B7F39-D421-46E1-B8FF-6D0A1BD84E2C@.microsoft.com...
> Hi,
> Our live and test servers are enterprise edition, but development servers
are developer edition, due to not needing to match the live spec exactly.
What can we do about reporting services, since this product will not install
on the developer edition of SQL Server'
> Many thanks