Showing posts with label installs. Show all posts
Showing posts with label installs. Show all posts

Friday, March 23, 2012

Reporting Services on Windows 2003 Domain Controller FAILING

I have tried several times to install RS on two of our domain
controllers. I never get past the screen that installs the "Microsoft
SQL Server Reporting Services Setup Support Files". When I click
"Next" the screen dissapears and a event log is created that states:
Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 3/10/2005
Time: 12:30:20 PM
User: N/A
Computer: <<COMPUTERNAME>>
Description:
Faulting application setup.exe, version 0.0.0.0, faulting module
sqlspars.dll, version 2000.80.743.0, fault address 0x00059cf8.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
When I look at the install log, the program dies on the following
function:
<Func Name='PerformDetections'>
0
That is the end of the log. Nothing follows. I am worried that a
GROUP POLICY is preventing me from continuing. Any ideas on what to
check? I have installed the RS on a 2003 test server that was not a
domain controller.
TIA,
Doug CrabtreeNevermind, found the answer:
http://support.microsoft.com/default.aspx?scid=kb;en-us;840219
Didn't seem to relate until we had another problem with authentication on
one of our databases. This solved it on both DCs.
Doug
>I have tried several times to install RS on two of our domain
> controllers. I never get past the screen that installs the "Microsoft
> SQL Server Reporting Services Setup Support Files". When I click
> "Next" the screen dissapears and a event log is created that states:
> Event Type: Error
> Event Source: Application Error
> Event Category: (100)
> Event ID: 1000
> Date: 3/10/2005
> Time: 12:30:20 PM
> User: N/A
> Computer: <<COMPUTERNAME>>
> Description:
> Faulting application setup.exe, version 0.0.0.0, faulting module
> sqlspars.dll, version 2000.80.743.0, fault address 0x00059cf8.
> For more information, see Help and Support Center at
> http://go.microsoft.com/fwlink/events.asp.
> When I look at the install log, the program dies on the following
> function:
> <Func Name='PerformDetections'>
> 0
> That is the end of the log. Nothing follows. I am worried that a
> GROUP POLICY is preventing me from continuing. Any ideas on what to
> check? I have installed the RS on a 2003 test server that was not a
> domain controller.
> TIA,
> Doug Crabtree
>sql

Tuesday, February 21, 2012

Reporting Services Configuration Initialization - Green or Gray

OS: WIN2K3, SQL: 2005 Standard. SP2 - All installs
On my production server, using the Reporting Services Configuration Manager
I'm able to get Reporting service to work OK. I check this by opening a
browser and going to http://<servername>/reports.
My problem is that although Initialization is marked with a check it is
colored Gray. From what I understand, the gray means the report server is
not initialized properly. I have two test machines where Initialization is
colored Green as well as marked with a check. Although I've compared setups
of production and test side by side I am not able to get a Green
Initialization indicator on my production server. I've been looking online
for a solution for quite a while now but no luck.
Any help would be appreciated.On Sep 27, 5:55 pm, "Rodo" <ralvar...@.crihire.com> wrote:
> OS: WIN2K3, SQL: 2005 Standard. SP2 - All installs
> On my production server, using the Reporting Services Configuration Manager
> I'm able to get Reporting service to work OK. I check this by opening a
> browser and going to http://<servername>/reports.
> My problem is that although Initialization is marked with a check it is
> colored Gray. From what I understand, the gray means the report server is
> not initialized properly. I have two test machines where Initialization is
> colored Green as well as marked with a check. Although I've compared setups
> of production and test side by side I am not able to get a Green
> Initialization indicator on my production server. I've been looking online
> for a solution for quite a while now but no luck.
> Any help would be appreciated.
>From your description, it sounds like you may need to uninstall and
reinstall SSRS. Sorry that I could not be of greater assistance.
Regards,
Enrique Martinez
Sr. Software Consultant|||If the "Initialization" section is greyed out that means you have an edition
of Reporting Services that does not support a web farm. The initialization
section is only available when multiple reporting services servers are
pointing to the same backend ReportServer database. That way you can manage
the servers that have been initialized against the database.
"Rodo" wrote:
> OS: WIN2K3, SQL: 2005 Standard. SP2 - All installs
> On my production server, using the Reporting Services Configuration Manager
> I'm able to get Reporting service to work OK. I check this by opening a
> browser and going to http://<servername>/reports.
> My problem is that although Initialization is marked with a check it is
> colored Gray. From what I understand, the gray means the report server is
> not initialized properly. I have two test machines where Initialization is
> colored Green as well as marked with a check. Although I've compared setups
> of production and test side by side I am not able to get a Green
> Initialization indicator on my production server. I've been looking online
> for a solution for quite a while now but no luck.
> Any help would be appreciated.
>
>