Showing posts with label unexpected. Show all posts
Showing posts with label unexpected. Show all posts

Tuesday, March 27, 2012

Error installing SQL 2005 Reporting Services September CTP

When installing the September SQL 2005 CTP, the installation of
Reporting Services fails with the message: "The setup has encountered
an unexpected error while Setting reporting service and share point
exclusion path. The error is: Fatal error during installation."
Here's the section from the log:
---
<Func Name='LaunchFunction'>
Function=Do_RSSetSharePointExclusionPath
<Func Name='GetCAContext'>
<EndFunc Name='GetCAContext' Return='T' GetLastError='0'>
Doing Action: Do_RSSetSharePointExclusionPath
PerfTime Start: Do_RSSetSharePointExclusionPath : Thu Oct 06 12:48:54
2005
<Func Name='Do_RSSetSharePointExclusionPath'>
Error Code: 0x80077374 (29556)
Windows Error Text: Source File Name: sqlca\sqliisca.cpp
Compiler Timestamp: Tue Aug 30 21:43:12 2005
Function Name: Do_RSSetSharePointExclusionPath
Source Line Number: 840
Error Code: 29556
MSI (s) (88!68) [12:57:42:934]: Product: Microsoft SQL Server 2005
Reporting Services CTP -- Error 29528. The setup has encountered an
unexpected error while Setting reporting service and share point
exclusion path. The error is: Fatal error during installation.
Error 29528. The setup has encountered an unexpected error while
Setting reporting service and share point exclusion path. The error is:
Fatal error during installation.
--
Sharepoint (not sure if that's what is referred to by "share point" up
above) is installed and working on the box in question. Any thoughts?
KenWell, I appear to have worked around it by uninstalling SharePoint
(both the "portal" and the "services" flavors). I reran setup, and it
worked that time. Luckily I didn't need SP on this box (yeah, yeah,
and it's still beta . . . )
Ken|||On 6 Oct 2005 13:11:22 -0700, smithkl42@.hotmail.com wrote:
>When installing the September SQL 2005 CTP, the installation of
>Reporting Services fails with the message: "The setup has encountered
>an unexpected error while Setting reporting service and share point
>exclusion path. The error is: Fatal error during installation."
>Here's the section from the log:
>---
><Func Name='LaunchFunction'>
>Function=Do_RSSetSharePointExclusionPath
><Func Name='GetCAContext'>
><EndFunc Name='GetCAContext' Return='T' GetLastError='0'>
>Doing Action: Do_RSSetSharePointExclusionPath
>PerfTime Start: Do_RSSetSharePointExclusionPath : Thu Oct 06 12:48:54
>2005
><Func Name='Do_RSSetSharePointExclusionPath'>
> Error Code: 0x80077374 (29556)
>Windows Error Text: Source File Name: sqlca\sqliisca.cpp
>Compiler Timestamp: Tue Aug 30 21:43:12 2005
> Function Name: Do_RSSetSharePointExclusionPath
>Source Line Number: 840
>
>Error Code: 29556
>MSI (s) (88!68) [12:57:42:934]: Product: Microsoft SQL Server 2005
>Reporting Services CTP -- Error 29528. The setup has encountered an
>unexpected error while Setting reporting service and share point
>exclusion path. The error is: Fatal error during installation.
>
>Error 29528. The setup has encountered an unexpected error while
>Setting reporting service and share point exclusion path. The error is:
>Fatal error during installation.
>--
>Sharepoint (not sure if that's what is referred to by "share point" up
>above) is installed and working on the box in question. Any thoughts?
>Ken
Ken,
I tried a few times to get Reporting Services 2005 and Windows
SharePoint Services 2 working on the same box and failed with earlier
builds.
The specific problem you are seeing, I guess, is that say
http://localhost/reports and http://localhost/reportserver need to be
excluded paths (if I remember the terminology correctly in WSS2) on a
SharePoint server.
You need to find the Managed Paths screen to create the excluded
paths.
That's the first step, I think.
Andrew Watt
MVP - InfoPath