Showing posts with label ctp. Show all posts
Showing posts with label ctp. Show all posts

Thursday, March 29, 2012

Error loading 'IntegrationServicesRules' assembly in Best Practice Analyzer 2005 CTP

Hi,

I get the following error when trying to scan *.dtsx files in Best Practice Analyzer 2005 CTP:

15:47:02.609: Could not load file or assembly 'IntegrationServicesRules, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Does a fix/workaround for this error exist?

Also, the BPA 2005 CTP seems to have problems with internet updating.

Thanks in advance,

Niels

What version of SQL Server are you running?
What version of Windows are you running?
Do you have the client tools installed on the same machine as SQL Server 2005 BPA?

Paul A. Mestemaker II
Program Manager
Microsoft SQL Server Manageability
http://blogs.msdn.com/sqlrem/

|||

SQL Server 2005 on XP SP2 - more version details below:

Microsoft SQL Server Management Studio 9.00.3042.00
Microsoft Analysis Services Client Tools 2005.090.3042.00
Microsoft Data Access Components (MDAC) 2000.085.1117.00 (xpsp_sp2_rtm.040803-2158)
Microsoft MSXML 2.6 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 6.0.2900.2180
Microsoft .NET Framework 2.0.50727.42
Operating System 5.1.2600

The client tools are installed on the same machine as BPA 2005 CTP.

|||

We have confirmed this to be a bug in the CTP release. Thanks for reporting this. It has been fixed in the next release. We will be shipping the next version within the next 6 weeks.

Paul A. Mestemaker II
Program Manager
Microsoft SQL Server Manageability
http://blogs.msdn.com/sqlrem/

Error loading 'IntegrationServicesRules' assembly in Best Practice Analyzer 2005 CTP

Hi,

I get the following error when trying to scan *.dtsx files in Best Practice Analyzer 2005 CTP:

15:47:02.609: Could not load file or assembly 'IntegrationServicesRules, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)

Does a fix/workaround for this error exist?

Also, the BPA 2005 CTP seems to have problems with internet updating.

Thanks in advance,

Niels

What version of SQL Server are you running?
What version of Windows are you running?
Do you have the client tools installed on the same machine as SQL Server 2005 BPA?

Paul A. Mestemaker II
Program Manager
Microsoft SQL Server Manageability
http://blogs.msdn.com/sqlrem/

|||

SQL Server 2005 on XP SP2 - more version details below:

Microsoft SQL Server Management Studio 9.00.3042.00
Microsoft Analysis Services Client Tools 2005.090.3042.00
Microsoft Data Access Components (MDAC) 2000.085.1117.00 (xpsp_sp2_rtm.040803-2158)
Microsoft MSXML 2.6 3.0 4.0 5.0 6.0
Microsoft Internet Explorer 6.0.2900.2180
Microsoft .NET Framework 2.0.50727.42
Operating System 5.1.2600

The client tools are installed on the same machine as BPA 2005 CTP.

|||

We have confirmed this to be a bug in the CTP release. Thanks for reporting this. It has been fixed in the next release. We will be shipping the next version within the next 6 weeks.

Paul A. Mestemaker II
Program Manager
Microsoft SQL Server Manageability
http://blogs.msdn.com/sqlrem/

Error installing SSIS

Hello a try installing SQL Server 2005 CTP and have many problem: this install fail when try installing SSIS and SSRS teh error is not update NETWORK AUTHORITY\ IN LOCAL ACCOUNT, what happend? please help me!
MarcoPlease try setup forum, there might be people more qualified to help with setup problem in that forum.

http://forums.microsoft.com/msdn/ShowForum.aspx?ForumID=95

Tuesday, March 27, 2012

Error Installing SQL Server 2008 (July CTP)

When I install July CTP (do not have any other version of SQL on my laptop)

I am consistently getting an error

Error Code: 18456
MSI (s) (C0!4C) [01:01:33:703]: Product: Microsoft SQL Server 2008 -- Error 29515. SQL Server Setup could not connect to the database service for server configuration. The error was: [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'sa'. Refer to server error logs and setup logs for more information. For details on how to view setup logs, see "How to View Setup Log Files" in SQL Server Books Online.

Error 29515. SQL Server Setup could not connect to the database service for server configuration. The error was: [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'sa'. Refer to server error logs and setup logs for more information. For details on how to view setup logs, see "How to View Setup Log Files" in SQL Server Books Online.
<Func Name='GetCAContext'>
<EndFunc Name='GetCAContext' Return='T' GetLastError='203'>
Doing Action: Do_sqlScript
PerfTime Start: Do_sqlScript : Tue Aug 28 01:01:33 2007
Service MSSQLSERVER with parameters '-m SqlSetup -Q -qSQL_Latin1_General_CP1_CI_AS -T4022 -T3659 -T3610 -T4010' is being started at Tue Aug 28 01:01:33 2007
Attempt to start service when it is already running
SQL service MSSQLSERVER started successfully waiting for SQL service to accept client connections
Service MSSQLSERVER started at Tue Aug 28 01:01:33 2007
Loaded DLL:
C:\WINDOWS\system32\Odbc32.dll
Version:
3.525.1117.0


SQL_ERROR (-1) in OdbcConnection::connect
sqlstate=28000, level=-1, state=-1, native_error=18456, msg=[Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'sa'.

Error Code: 0x80074818 (18456)
Windows Error Text: Source File Name: lib\odbc_connection.cpp
Compiler Timestamp: Tue Jul 24 04:09:22 2007
Function Name: OdbcConnection::connect@.connect
Source Line Number: 148


I had the same problem when i installed MS Sql 2008.

I find the firewall deny the port (135) for SQL connecting.

After open the port of the firewall, i re-install sql successfully.

sql

Error Installing SQL Server 2008 (July CTP)

When I install July CTP (do not have any other version of SQL on my laptop)

I am consistently getting an error

Error Code: 18456
MSI (s) (C0!4C) [01:01:33:703]: Product: Microsoft SQL Server 2008 -- Error 29515. SQL Server Setup could not connect to the database service for server configuration. The error was: [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'sa'. Refer to server error logs and setup logs for more information. For details on how to view setup logs, see "How to View Setup Log Files" in SQL Server Books Online.

Error 29515. SQL Server Setup could not connect to the database service for server configuration. The error was: [Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'sa'. Refer to server error logs and setup logs for more information. For details on how to view setup logs, see "How to View Setup Log Files" in SQL Server Books Online.
<Func Name='GetCAContext'>
<EndFunc Name='GetCAContext' Return='T' GetLastError='203'>
Doing Action: Do_sqlScript
PerfTime Start: Do_sqlScript : Tue Aug 28 01:01:33 2007
Service MSSQLSERVER with parameters '-m SqlSetup -Q -qSQL_Latin1_General_CP1_CI_AS -T4022 -T3659 -T3610 -T4010' is being started at Tue Aug 28 01:01:33 2007
Attempt to start service when it is already running
SQL service MSSQLSERVER started successfully waiting for SQL service to accept client connections
Service MSSQLSERVER started at Tue Aug 28 01:01:33 2007
Loaded DLL:
C:\WINDOWS\system32\Odbc32.dll
Version:
3.525.1117.0


SQL_ERROR (-1) in OdbcConnection::connect
sqlstate=28000, level=-1, state=-1, native_error=18456, msg=[Microsoft][SQL Server Native Client 10.0][SQL Server]Login failed for user 'sa'.

Error Code: 0x80074818 (18456)
Windows Error Text: Source File Name: lib\odbc_connection.cpp
Compiler Timestamp: Tue Jul 24 04:09:22 2007
Function Name: OdbcConnection::connect@.connect
Source Line Number: 148


I had the same problem when i installed MS Sql 2008.

I find the firewall deny the port (135) for SQL connecting.

After open the port of the firewall, i re-install sql successfully.

Error installing SQL Server 2005 Express Manager

Hello everyone,

My name is Pete and I'm new to this forum. Today, I installed Microsoft .Net Framework 2.0 and SQL Server 2005 Express June CTP. The following error pops up when I attempt to install SQL Server 2005 Express Manager:

"The installer encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2755"

I've downloaded this package several times and reinstalled it with no such luck.

Did anyone experience this same problem when you tried to install SQL Server Express Manager?

Thank you for your answers

PeterHi Pete,

I suggest you try downloading the package again. We've had a couple of reports similar to this.

Dan|||Hello Dan,

I downloaded and installed this package several times with no such luck. Below is the acutal text of the error:

"The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2755"

The following URL is the source of the package:

http://www.microsoft.com/downloads/details.aspx?FamilyId=C7A5CC62-EC54-4299-85FC-BA05C181ED55&displaylang=en

If you can point me in the right direction as to where I can get a 'working' copy of this package, then that would be great.

Thank you for your answers.

Peter|||
Hi Dan,

I was able to successfully install SQL Server 2005 Express Manager. The resolution was to copy to the ExpressManager.msi file to the local disk, such as C:, then install it. It didn't work when I tried to install it from a network and or UNC name.

Pete

Error installing SQL 2008 July CTP

During my first install.

- on a XP SP2 machine.

- no SQL 2000 or 2005 installed.

- Uninstalled SQL 2005 workstation components.

Error:

TITLE: Microsoft SQL Server 2008 Setup

Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=10.0.1049.14&EvtSrc=setup.rll&EvtID=29547&EvtType=sqlca%5csqlxmlca.cpp%40Do_sqlCopyXML%40Do_sqlCopyXML%40x80004005

From that link:

Details
ID: 29547
Source: setup.rll

We're sorry
There is no additional information about this issue in the Error and Event Log Messages or Knowledge Base databases at this time. You can use the links in the Support area to determine whether any additional information might be available elsewhere.

It appeared to be during:

workstation components, booksonline step:

--"upgrading Microsoft Report Server"

Image here:

Further on this:

-- My 1st install had all components selected: SQL DB Engine, SSIS, SSRS, SSAS, Workstation Components.

I did a second install with only DB engine selected - this completed successfully.

I then tried something install workstation components as standalone, and had what appears to be exactly the same error.

From the summary log:

--
Machine : WANDERER
Product : Workstation Components, Books Online and Development Tools
Error : Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error
--
Machine : WANDERER
Product : Microsoft SQL Server 2008 Tools
Product Version : 10.0.1049.14
Install : Failed
Log File : C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\LOG\Files\SQLSetup0005_WANDERER_Tools.log
Last Action : InstallFinalize
Error String : Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error
Error Number : 29547
--

And from the LOG install, the following ERROR or FAIL message:

--1:

<Func Name='GetXMLAttributeValue'>
Error to find XML node /configuration/system.web/compilation
<EndFunc Name='GetXMLAttributeValue' Return='2' GetLastError='0'>
Failed to get ModuleID_RS_Server when getting the ASP Temp directory.

--2:

<Func Name='Do_sqlCopyXML'>
_LoadXMLFile(C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe.config).IID_IXMLDOMDocument->load returned

2147500037.
Error Code: -2147467259
Windows Error Text: Unspecified error
Source File Name: sqlca\sqlxmlca.cpp
Compiler Timestamp: Tue Jul 24 04:08:57 2007
Function Name: Do_sqlCopyXML
Source Line

Number: 863

- Context --


Setting status of unmanaged components and removing unmanaged resources

Error Code: -2147467259
MSI (s) (3C!18) [19:49:54:703]: Product: Microsoft SQL Server 2008 Tools -- Error 29547. Upgrade Failed due to the following

Error.The error code is :-2147467259.Message:Unspecified error

Error 29547. Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error
<EndFunc Name='LaunchFunction' Return='-2147467259' GetLastError='203'>

--3:

MSI (s) (3C:00) [19:50:07:562]: Product: Microsoft SQL Server 2008 Tools -- Installation failed.

--

I've naturally allowe the error reports tog et sent in.

anyone have any suggestions as to possible problem/resolutions?

|||I had a problem on a re-install, and found the error output equally unsatisfying.
I decided that my best chance was for a complete installation. The chances were not good that something this fragile would work in a partial install situation.
I had three main issues. Some of these issues may apply to your problem.
The service control program conflict really threw me.
1) SQL Server uninstall may not remove a registry key indicating that it is still installed.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\SQL
2) SQL Server uninstall may not remove the service control program, which shows up in Control Panel|Services.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSSQLSERVER
3) Data (even the ssrs database) from a previous server may fail the installation.
C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data
Good Luck
|||Hi Regan,

We have had the same problem. We removed all of SQL Server 2005 and then installed SQL Server 2008. All went well until the install of the Workstation Components which failed with error -2147467259 which a number of forum users have encountered. We then tried installing the various tools components using the individual .msi installers. This failed with a variety of error messages.
We next selected Control Panel, Programs and Features, Microsoft SQL Server 2008, Change and WorkStation Components. This makes it possible to update the Work Station components. The update failed with the same -214... error until, as suggested by another forum member, we removed Business Intelligence Development Studio from the update. Actually, as we did it, we only installed the Management Tools. The installation now completed without errors and SQL 2008 seems to be running properly.|||

Robbiex wrote:

Hi Regan,

We have had the same problem. We removed all of SQL Server 2005 and then installed SQL Server 2008. All went well until the install of the Workstation Components which failed with error -2147467259 which a number of forum users have encountered. We then tried installing the various tools components using the individual .msi installers. This failed with a variety of error messages.
We next selected Control Panel, Programs and Features, Microsoft SQL Server 2008, Change and WorkStation Components. This makes it possible to update the Work Station components. The update failed with the same -214... error until, as suggested by another forum member, we removed Business Intelligence Development Studio from the update. Actually, as we did it, we only installed the Management Tools. The installation now completed without errors and SQL 2008 seems to be running properly.

Thanks Robbie. I've phased across to testing using the new virtual server setup (after the 2GB download), and I plan to hold off a CTP or 2 for a hopefully more stable installer...

Error installing SQL 2008 July CTP

During my first install.

- on a XP SP2 machine.

- no SQL 2000 or 2005 installed.

- Uninstalled SQL 2005 workstation components.

Error:

TITLE: Microsoft SQL Server 2008 Setup

Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft+SQL+Server&ProdVer=10.0.1049.14&EvtSrc=setup.rll&EvtID=29547&EvtType=sqlca%5csqlxmlca.cpp%40Do_sqlCopyXML%40Do_sqlCopyXML%40x80004005

From that link:

Details
ID: 29547
Source: setup.rll

We're sorry
There is no additional information about this issue in the Error and Event Log Messages or Knowledge Base databases at this time. You can use the links in the Support area to determine whether any additional information might be available elsewhere.

It appeared to be during:

workstation components, booksonline step:

--"upgrading Microsoft Report Server"

Image here:

Further on this:

-- My 1st install had all components selected: SQL DB Engine, SSIS, SSRS, SSAS, Workstation Components.

I did a second install with only DB engine selected - this completed successfully.

I then tried something install workstation components as standalone, and had what appears to be exactly the same error.

From the summary log:

--
Machine : WANDERER
Product : Workstation Components, Books Online and Development Tools
Error : Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error
--
Machine : WANDERER
Product : Microsoft SQL Server 2008 Tools
Product Version : 10.0.1049.14
Install : Failed
Log File : C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\LOG\Files\SQLSetup0005_WANDERER_Tools.log
Last Action : InstallFinalize
Error String : Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error
Error Number : 29547
--

And from the LOG install, the following ERROR or FAIL message:

--1:

<Func Name='GetXMLAttributeValue'>
Error to find XML node /configuration/system.web/compilation
<EndFunc Name='GetXMLAttributeValue' Return='2' GetLastError='0'>
Failed to get ModuleID_RS_Server when getting the ASP Temp directory.

--2:

<Func Name='Do_sqlCopyXML'>
_LoadXMLFile(C:\Program Files\Microsoft Visual Studio 8\Common7\IDE\devenv.exe.config).IID_IXMLDOMDocument->load returned

2147500037.
Error Code: -2147467259
Windows Error Text: Unspecified error
Source File Name: sqlca\sqlxmlca.cpp
Compiler Timestamp: Tue Jul 24 04:08:57 2007
Function Name: Do_sqlCopyXML
Source Line

Number: 863

- Context --


Setting status of unmanaged components and removing unmanaged resources

Error Code: -2147467259
MSI (s) (3C!18) [19:49:54:703]: Product: Microsoft SQL Server 2008 Tools -- Error 29547. Upgrade Failed due to the following

Error.The error code is :-2147467259.Message:Unspecified error

Error 29547. Upgrade Failed due to the following Error.The error code is :-2147467259.Message:Unspecified error
<EndFunc Name='LaunchFunction' Return='-2147467259' GetLastError='203'>

--3:

MSI (s) (3C:00) [19:50:07:562]: Product: Microsoft SQL Server 2008 Tools -- Installation failed.

--

I've naturally allowe the error reports tog et sent in.

anyone have any suggestions as to possible problem/resolutions?

|||I had a problem on a re-install, and found the error output equally unsatisfying.
I decided that my best chance was for a complete installation. The chances were not good that something this fragile would work in a partial install situation.
I had three main issues. Some of these issues may apply to your problem.
The service control program conflict really threw me.
1) SQL Server uninstall may not remove a registry key indicating that it is still installed.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SQL Server\Instance Names\SQL
2) SQL Server uninstall may not remove the service control program, which shows up in Control Panel|Services.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSSQLSERVER
3) Data (even the ssrs database) from a previous server may fail the installation.
C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data
Good Luck
|||Hi Regan,

We have had the same problem. We removed all of SQL Server 2005 and then installed SQL Server 2008. All went well until the install of the Workstation Components which failed with error -2147467259 which a number of forum users have encountered. We then tried installing the various tools components using the individual .msi installers. This failed with a variety of error messages.
We next selected Control Panel, Programs and Features, Microsoft SQL Server 2008, Change and WorkStation Components. This makes it possible to update the Work Station components. The update failed with the same -214... error until, as suggested by another forum member, we removed Business Intelligence Development Studio from the update. Actually, as we did it, we only installed the Management Tools. The installation now completed without errors and SQL 2008 seems to be running properly.|||

Robbiex wrote:

Hi Regan,

We have had the same problem. We removed all of SQL Server 2005 and then installed SQL Server 2008. All went well until the install of the Workstation Components which failed with error -2147467259 which a number of forum users have encountered. We then tried installing the various tools components using the individual .msi installers. This failed with a variety of error messages.
We next selected Control Panel, Programs and Features, Microsoft SQL Server 2008, Change and WorkStation Components. This makes it possible to update the Work Station components. The update failed with the same -214... error until, as suggested by another forum member, we removed Business Intelligence Development Studio from the update. Actually, as we did it, we only installed the Management Tools. The installation now completed without errors and SQL 2008 seems to be running properly.

Thanks Robbie. I've phased across to testing using the new virtual server setup (after the 2GB download), and I plan to hold off a CTP or 2 for a hopefully more stable installer...

sql

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

Sunday, February 19, 2012

Error in 2005--"Unable to locate control: ctl00oReportCell"

Hello,
We are using SRS2005 (April CTP) for a new reporting system. We are
using a hyperlink navigation action on a chart to go to a new report in
a new web page, and when we do that we're gettng the error "Unable to
locate control: ctl00oReportCell".
The URL we are using is with the "rc:Toolbar=false" flag and removing
this seems to fix the problem, but for this report we can't show the
toolbar.
Has anybody else gotten this error?
Thanks,
MattYes. This should be fixed in the up coming CTP due out this next week or so.
--
| From: "Matt Culbreth" <mattculbreth@.gmail.com>
| Newsgroups: microsoft.public.sqlserver.reportingsvcs
| Subject: Error in 2005--"Unable to locate control: ctl00oReportCell"
| Date: 27 May 2005 03:42:57 -0700
| Organization: http://groups.google.com
| Lines: 17
| Message-ID: <1117190577.702854.176520@.g14g2000cwa.googlegroups.com>
| NNTP-Posting-Host: 38.116.25.136
| Mime-Version: 1.0
| Content-Type: text/plain; charset="iso-8859-1"
| X-Trace: posting.google.com 1117190581 11105 127.0.0.1 (27 May 2005
10:43:01 GMT)
| X-Complaints-To: groups-abuse@.google.com
| NNTP-Posting-Date: Fri, 27 May 2005 10:43:01 +0000 (UTC)
| User-Agent: G2/0.2
| Complaints-To: groups-abuse@.google.com
| Injection-Info: g14g2000cwa.googlegroups.com; posting-host=38.116.25.136;
| posting-account=ysxQgA0AAABH2rE_VvVti7-vD5QaCML7
| Path:
TK2MSFTNGXA01.phx.gbl!TK2MSFTNGP08.phx.gbl!newsfeed00.sul.t-online.de!t-onli
ne.de!news.glorb.com!postnews.google.com!g14g2000cwa.googlegroups.com!not-fo
r-mail
| Xref: TK2MSFTNGXA01.phx.gbl microsoft.public.sqlserver.reportingsvcs:44881
| X-Tomcat-NG: microsoft.public.sqlserver.reportingsvcs
|
| Hello,
|
| We are using SRS2005 (April CTP) for a new reporting system. We are
| using a hyperlink navigation action on a chart to go to a new report in
| a new web page, and when we do that we're gettng the error "Unable to
| locate control: ctl00oReportCell".
|
| The URL we are using is with the "rc:Toolbar=false" flag and removing
| this seems to fix the problem, but for this report we can't show the
| toolbar.
|
| Has anybody else gotten this error?
|
| Thanks,
|
| Matt
|
|