SQL2005 ActivePassive Cluster Install ?

Feb 18, 2007

yesterday i installed sql2k5 on a activepassive cluster and for some strange reason the mssqlserver service does not want to start up on the node that i installed it on but if i fail it over to the passive node it will start fine. system info below:

system info:

* win2k3 enterprise r2 (x64) cluster activepassive*

* sql2k5 enterprise (x64) clustered*

the win2k3 cluster works fine. i installed the msdtc service running as a cluster as well and that works fine.

both servers are identical to each other. sql virtual server is running on the passive node which is now the active node. any ideas?

--alan

View 3 Replies


ADVERTISEMENT

Install SP2 For Sql 2005 In ActivePassive Cluster

Feb 21, 2007

Do I have install sp2 on each node in the cluster or do I just need to install it on the active node and reboot? Do I need to pause the active node? I was looking for some documentation for this and didn't mention anything regarding pausing the active node in the cluster in order to apply the sp2 for sql 2005.

View 3 Replies View Related

ActivePassive Cluster

Sep 16, 2002

I have been tasked with managing a SQL Cluster. I have no experience with this but have managed to get it up and running and can move it from one node to another and everything appears to be running. I just have one item I need confirmed. In this type of configuration is it correct that the SQL services can only run on one node at a time? If node 1 goes down then the sql services on node 2 will be started? I wasn't sure as I tried to start the services on node 2 and received a non-specific error.

Any help would be terrific. Thanks.

Louanne
lfournier@nexterna.com

View 1 Replies View Related

SQL2005 Cluster Install Fails - Task Did Not Appear To Start On Machine

May 3, 2007

On a multi node Win2003 x64 R2.

When preforming install for 2nd SQL instance. Setup fails with log entries



Task did not appear to start on machine NODE2 : 267013

Task did not appear to start on machine NODE3 : 267013



Note: first install worked fine - after getting over MSDTC issues...

Also have confirm task scheduler service is running on all nodes.



Anyone with some insights?



Regards

View 3 Replies View Related

DBCC CHECKDB FAILED On SQL2k5x64 Activepassive Cluster

Jun 8, 2007

When using an activepassive sqlserver 2005 cluster (standard edition) on MS Server 2003 R2 Enterprise x64 with SP2 and I run the DBCC CHECKDB commands on any of the system databases I receive this error:



Check Database Integrity (selio)
Check Database integrity on Target server connection
Databases: All system databases
Include indexes
Task start: 2007-06-06T16:50:38.
Task end: 2007-06-06T16:50:38.
Failed-1073548784) Executing the query "DBCC CHECKDB WITH NO_INFOMSGS
" failed with the following error: "The database could not be exclusively locked to perform the operation.
Check statement aborted. The database could not be checked as a database snapshot could not be created and the database or table could not be locked. See Books Online for details of when this behavior is expected and what workarounds exist. Also see previous errors for more details.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.

Command:USE [master]
GO
DBCC CHECKDB WITH NO_INFOMSGS
GO
USE [model]
GO
DBCC CHECKDB WITH NO_INFOMSGS
GO
USE [msdb]
GO
DBCC CHECKDB WITH NO_INFOMSGS

I don't receive this error when I run CHECKDB on the system databases on our test environment x64 box (same OS and hardware).





View 3 Replies View Related

Install Sql2005 32 Bit After Removing Sql2005 64 Bit

Sep 19, 2007



I am unable to install 32-bit SQL Server Integration Services on the server due to something that was left behind by the 64-bit version.


I've uninstalled SQL Server 2005 64-bit and when I try to install the 32-bit version of Integration Services, I get this error: "Failed to install and configure assemblies C:Program Files (x86)Microsoft SQL Server90DTSTasksMicrosoft.SqlServer.MSMQTask.dll in the COM+ catalog. Error: -2146233087 Error message: Unknown error 0x80131501 Error descrition: FATAL: Could not find component 'Microsoft.SqlServer.Dts.Task.MessageQueueTask.ServCompMQTask' we just installed."




I can't seem to figure out how to resolve this problem with the COM+ and I can't remember if Integration Services is required.

Can anybody please advise?

View 1 Replies View Related

Change Server Name In SQL2005 Cluster

Jun 26, 2007

Once the SQL2005 cluster is installed can I change the "physical" server name of the 2 server nodes in the cluster. I do not want to change the virtual server name but the "physical" Windows server name....



Steve Dunn

sdunn@esiindy.com

View 1 Replies View Related

Cannot Remotely Connect To SQL2005 Instance On A Cluster

Jan 18, 2008

Hi,

I am trying to remotely connect to a SQL 2005 Instance on a cluster. I see the following error:

No retry on exception System.Data.SqlClient.SqlException: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server)

I have enabled TCP/IP , Named Pipes on the node. I have turned off IPSec on the clients as well. I am using the following connection string : "Integrated Security=SSPI;server=servernameinstancename;Pooling=false;database=TrialDB"

Is there something I am missing?

Any pointers will be appreiciated.

thanks.

View 2 Replies View Related

HELP With SQL2005 Install

Jan 25, 2008

working with Altiris Software deployment - when installing SQL 2005 i receive the follwing error "failed to set registry settings for server network libraries. the action is SetDefaults. The error is 111 (The file name is too long.)

I have the Install log (error log) and I'm looking at all these errors and pulling my hair out - any help would be appreciated!! Help GURUS!!
2008-01-25 09:35:30.25 Server Microsoft SQL Server 2005 - 9.00.3042.00 (Intel X86)
Feb 9 2007 22:47:07
Copyright (c) 1988-2005 Microsoft Corporation
Express Edition on Windows NT 5.1 (Build 2600: Service Pack 2)

2008-01-25 09:35:30.57 Server (c) 2005 Microsoft Corporation.
2008-01-25 09:35:30.57 Server All rights reserved.
2008-01-25 09:35:30.59 Server Server process ID is 812.
2008-01-25 09:35:30.59 Server Authentication mode is MIXED.
2008-01-25 09:35:30.64 Server Logging SQL Server messages in file 'C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLLOGERRORLOG'.
2008-01-25 09:35:30.70 Server Registry startup parameters:
2008-01-25 09:35:30.75 Server -d C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLDATAmaster.mdf
2008-01-25 09:35:30.75 Server -e C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLLOGERRORLOG
2008-01-25 09:35:30.75 Server -l C:Program FilesMicrosoft SQL ServerMSSQL.1MSSQLDATAmastlog.ldf
2008-01-25 09:35:30.92 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required.
2008-01-25 09:35:30.92 Server Detected 2 CPUs. This is an informational message; no user action is required.
2008-01-25 09:35:32.12 Server Error: 8316, Severity: 16, State: 1.
2008-01-25 09:35:32.12 Server Cannot open registry key 'HKLMSYSTEMCurrentControlSetServicesMSSQL$XACTWAREPerformance'. SQL Server performance counters are disabled.
2008-01-25 09:35:35.48 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required.
2008-01-25 09:35:38.79 Server Database mirroring has been enabled on this instance of SQL Server.
2008-01-25 09:35:39.23 spid5s Starting up database 'master'.
2008-01-25 09:35:40.06 spid5s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required.
2008-01-25 09:35:40.76 spid5s SQL Trace ID 1 was started by login "sa".
2008-01-25 09:35:40.98 spid5s Starting up database 'mssqlsystemresource'.
2008-01-25 09:35:41.15 spid5s Error: 17207, Severity: 16, State: 1.
2008-01-25 09:35:41.15 spid5s FCB::Open: Operating system error 21(The device is not ready.) occurred while creating or opening file 'D:WINDOWSTEMPmkmastr_resultmssqlsystemresource.mdf'. Diagnose and correct the operating system error, and retry the operation.
2008-01-25 09:35:41.18 spid5s Error: 17204, Severity: 16, State: 1.
2008-01-25 09:35:41.18 spid5s FCB::Open failed: Could not open file D:WINDOWSTEMPmkmastr_resultmssqlsystemresource.mdf for file number 1. OS error: 21(The device is not ready.).
2008-01-25 09:35:41.28 spid5s Error: 5120, Severity: 16, State: 101.
2008-01-25 09:35:41.28 spid5s Unable to open the physical file "D:WINDOWSTEMPmkmastr_resultmssqlsystemresource.mdf". Operating system error 21: "21(The device is not ready.)".
2008-01-25 09:35:41.70 spid5s Error: 17207, Severity: 16, State: 1.
2008-01-25 09:35:41.70 spid5s FileMgr::StartLogFiles: Operating system error 2(The system cannot find the file specified.) occurred while creating or opening file 'D:WINDOWSTEMPmkmastr_resultmssqlsystemresource.ldf'. Diagnose and correct the operating system error, and retry the operation.
2008-01-25 09:35:41.70 spid5s File activation failure. The physical file name "D:WINDOWSTEMPmkmastr_resultmssqlsystemresource.ldf" may be incorrect.
2008-01-25 09:35:41.74 spid5s Error: 945, Severity: 14, State: 2.
2008-01-25 09:35:41.74 spid5s Database 'mssqlsystemresource' cannot be opened due to inaccessible files or insufficient memory or disk space. See the SQL Server errorlog for details.
2008-01-25 09:35:41.87 spid5s SQL Trace was stopped due to server shutdown. Trace ID = '1'. This is an informational message only; no user action is required.

angela

View 3 Replies View Related

SQL2005 Install

May 12, 2006

How to install database and SQL logging separately on a NON system partition in sql2005.

View 4 Replies View Related

SQL2005 Cluster Setup Failed Due To Task Scheduler And Native Client

Nov 28, 2006

Hi all,
I am trying to setup the cluster SQL server, say ServerA and ServerB. While I start the setup in ServerA, it prompts,
'Setup failed to start on the remote machine. Check the Task scheduler event
log on the remote machine.'

But I found that there is no remote logon to both nodes and the service task scheduler is running in both node.

On the other hand, I try to install the SQL via ServerB, it prompts for valid Native client package 'sqlncli.msi' and caused the setup failed finally. However, the Native client was setup successfully as a prerequisite once starting the setup.

Any advise? Thanks in advance!!

View 5 Replies View Related

SQL2005 SP1 Install Messages

Jun 8, 2006

Hi

After SP1 install completes successfully, I checked the log file and next to all the products it shows "Not Applied" yet it seems to have worked. Can I ignore these messages?

Cheers

View 1 Replies View Related

Can I Install SQL2005 SP2 To TFS Server?

Mar 29, 2007

Hi!

We have a TFS server include this components:

windows standard R2 server + SP1

Microsoft SQL Server 2005 + SP1

Microsoft Visual Studio 2005 Team Foundation Server - ENU + SP1

Microsoft Windows SharePoint Services 2.0.

Can I install sql 2005 SP2 without any problem?

Best Regards,

Mihaly Demeczky





View 1 Replies View Related

Install SQL2000 AFTER SQL2005

Jul 9, 2007

Hi,



I need to install SQL2000 onto a machine (W2K3 R2, SP2) that already has SQL2005, SP1 running. I can't disturb the SQL2005 installation.

Are there any problems or pitfalls to avoid? I've googled and looked on Technet but not yet found an answer.

Has anyone done this?

I know that if I install a separate instance of SQL2000 alongside a default installation of SQL2000 then I'll get a totally separate installation which won't affect the other one at all, so I reckon it could be done. But I have to be sure before I start!



Thanks in advance,

Steve

View 8 Replies View Related

Sql2005 Exp Sp2 Install Error

Mar 19, 2007

Hi All

I cannot complete the sql2k5 express update to sp2. I get the error no 1635. This patch package could not be opened. Verify that the patch package exists... etc. The log file states the following.

Trying source \DLc$5f3f0e35b9c57ea30accad3e6b66585fHotFixSqlSupportFiles.

Why is it looking here for the install when the patch files are located in c: empsp2 ??

What can i try

View 3 Replies View Related

Question After Sql2005 SP2 Install

Feb 27, 2007

I ran a test upgrade of sql 2005, sp1, to SP2, on a Windows 2003 server. After the upgrade (which seemed to work well) I got an additional information dialog box:

"By default, users on Windows Vista and later Operaitng systems are not members of the System Administrator role for the Sql or Analysis services. To add users to the System adminstrator role.. launch the sql 2005 User Provisioning Tool for Windows Vista after SP2 installation completes...."



Huh? Are users on any OS, be default, members of the sysadmin role?

While I am "glad" for the extra information, it seems irrelevant to the current situation.

Barkingdog







View 1 Replies View Related

SQL2005 && VS2005 Install Question

May 16, 2006

Can SQL Server 2005 Standard and VS2005 Professional be installed and work on Windows XP Professional? Thanks.

View 1 Replies View Related

Updating DB Server To SQL2005 *after* The Install?

Feb 15, 2007

I had a SQL2000 Server with a simple database. I did an "in place" upgrade to SQL2005 expecting the DB Server and databases to upgrade. However, now when I run SQL Server Management Studio and enter the query:-

SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition')

I get the answer:-

8.00.2039SP4Enterprise Edition

Why didn't it upgrade? And how do I upgrade it now? I'm very confused!

View 3 Replies View Related

Specify SQL2005 LogFiles Path On Install

Aug 3, 2006

Any assistance is appreciated.I would like to know if there is a way to specify the path for databaselog files to be located during the SQL2005 Standard installation.Under the Advanced button there is the ability to specify a differentpath for data files but nothing for logs.Thanks in advance,John

View 5 Replies View Related

Problem When Trying To Install The OCS QoE Reports On To SQL2005 SP2 RS

Apr 19, 2008



Hi.
Im getting a error when trying to install the QoE reports
it says this in the install log.

Script Output: Parent folder QMSReport created successfully
Data source QMSDB created successfully
Report: Call Detail Report published successfully with no warnings
Report: Call List Report published successfully with no warnings
Report: QMS Home Page published successfully with no warnings
Report: QoE Summary Report published successfully with no warnings
Report: QoE Trend Report published successfully with no warnings
Report: QoE Device Report published successfully with no warnings
Report: Server Health Report published successfully with no warnings
Report: Worst Performing Endpoints Report published successfully with no warnings
Report: QoE Overall Summary Report published successfully with no warnings
Report: AudioStream SubReport published successfully with no warnings
QMS Browser has been removed successfully.
QMS Content Manager has been removed successfully.
QMS Browser has been created successfully
QMS Content Manager has been created successfully
System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: The user or group name 'MYDOMAINRTCUniversalServerAdmins' is not recognized. ---> Microsoft.ReportingServices.Diagnostics.Utilities.UnknownUserNameException: The user or group name 'MYDOMAINRTCUniversalServerAdmins' is not recognized.
at Microsoft.ReportingServices.Library.Security.XmlPolicyToAclStruct(String& xmlPolicy, SecurityScope scope, Hashtable relatedRoles, Hashtable& principalsAndRoles)
at Microsoft.ReportingServices.Library.Security.CompileXmlPolicy(SecurityPolicy policy, Byte[]& realSecDesc, String& stringSecDesc)
at Microsoft.ReportingServices.Library.Security.InnerSetPolicies(SecurityPolicy policy)
at Microsoft.ReportingServices.Library.Security.SetCatalogItemPolicies(String catalogItemPath, ItemType catItemType, String xmlPolicy)
at Microsoft.ReportingServices.Library.SetPoliciesAction.PerformActionNow()
at Microsoft.ReportingServices.Library.RSSoapAction`1.Execute()
at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.SetPolicies(String Item, Policy[] Policies)
--- End of inner exception stack trace ---
at Microsoft.ReportingServices.WebServer.ReportingService2005Impl.SetPolicies(String Item, Policy[] Policies)
at Microsoft.ReportingServices.WebServer.ReportingService2005.SetPolicies(String Item, Policy[] Policies)
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at Microsoft.SqlServer.ReportingServices2005.ReportingService2005.SetPolicies(String Item, Policy[] Policies)
at ____ScriptClass.CreateRoleAssignment(String roleName, String userGroup)
at ____ScriptClass.Main()
Unhandled exception:
The user or group name 'MYDOMAINRTCUniversalServerAdmins' is not recognized.

View 1 Replies View Related

Can't Install SQL2005 Express In Vista

May 17, 2008

Hi

I'm trying to install sql express sp2 2005 in my laptop but i can't, give me this error

Machine : W7J
Product : Microsoft SQL Server 2005 Express Edition
Product Version : 9.2.3042.00
Install : Failed
Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0015_W7J_SQL.log
Last Action : InstallFinalize
Error String : SQL Server Setup could not connect to the database service for server configuration. The error was: {Microsoft}{SQL Native Client}{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 Number : 29515

I'm choosing Windows autentication mode, so i don't know it says "sa" user.

can you help me?

Thanks

View 1 Replies View Related

To Install SQL2005 SP2 Via Command Line.

Feb 13, 2008

Hi,

I have a problem about the SP2 installation with using command line in vbscript.

In the vbscript, I use the command line as follow.

'Command line parameters to install SQL Server 2005 Service Pack 2

Set WSHShell = WScript.CreateObject("WScript.Shell")
strAppsp2 = "c:sqlsetupSP2SQLServer2005SP2-x64.exe /Passive /quiet"
WSHShell.Exec(strAppsp2)

set shell = createobject("wscript.shell")
...

But it cannot install the SP2.

Then I tried to test the command line again at the command prompt

c:sqlsetupSP2SQLServer2005SP2-x64.exe /allinstances /passive

After that the SP2 installation box is shown but I need to install in unattend mode.

Would you please suggest me the command line to install the sp2 in unattend mode.

Regard,

View 2 Replies View Related

Install SQL2000 And SQL2005 In Production Environment?

Dec 2, 2005

Hi,

Is it possible to deploy both SQL2000 and SQL2005 on the same server in the production environment?

Is it recommended? Next year we will be deploying a SQL2005 solution and was wondering if we could get away with installing it on the same server as the SQL2000 server, or whether we should put it on another server.

We have up to a maximum of 50 concurrent users.

Thanks.

View 2 Replies View Related

SQL2005 SP2 Dec CTP Sharepoint AddIn Install Problem

Jan 22, 2007

Hi,



I've installed the Dec CTP of SP2 on a Windows Server 2003 SP1 virtual machine. Sharepoint and SQL2005 are running on the same machine. It currently has 1GbRAM allocated.

I configured the Report Server to use a Sharepoint integrated report server database. (Missed this first time round).

Then I installed the SharepointRS.msi.

I see no sign of the Reporting Services section in Central Administration, Application Management, and in Central Administration>Site Settings>SiteFeatures, I see no sign of Reporting Services either.

Below is the log file from SharepointRS.msi /l*

Any help much appreciated.

Thanks

Martin

=== Logging started: 22/01/2007 14:54:20 ===
Action 14:54:20: INSTALL.
Action start 14:54:20: INSTALL.
Action 14:54:20: ProgramFilesFolder.BB9BCD10_C507_4374_A5FC_3F04C705A420.
Action start 14:54:20: ProgramFilesFolder.BB9BCD10_C507_4374_A5FC_3F04C705A420.
Action ended 14:54:20: ProgramFilesFolder.BB9BCD10_C507_4374_A5FC_3F04C705A420. Return value 1.
Action 14:54:20: LaunchConditions. Evaluating launch conditions
Action start 14:54:20: LaunchConditions.
Action ended 14:54:20: LaunchConditions. Return value 1.
Action 14:54:20: FindRelatedProducts. Searching for related applications
Action start 14:54:20: FindRelatedProducts.
Action ended 14:54:20: FindRelatedProducts. Return value 1.
Action 14:54:20: IsPendingRebootKey.
Action start 14:54:20: IsPendingRebootKey.
PendingFileRenameOperations contains:
??C:Documents and SettingsAll UsersApplication DataNetwork AssociatesCommon FrameworkUpdateDir~~
No file in package listed in PendingFileRenameOperations
Action ended 14:54:22: IsPendingRebootKey. Return value 1.
Action 14:54:22: SetupInitializationDlg.
Action start 14:54:22: SetupInitializationDlg.
Info 2898.Tahoma8, Tahoma, 0
Info 2898.DlgTitleStyleB, Tahoma, 0
Action 14:54:22: SetupInitializationDlg. Dialog created
Action ended 14:54:22: SetupInitializationDlg. Return value 1.
Action 14:54:22: AppSearch. Searching for installed applications
Action start 14:54:22: AppSearch.
AppSearch: Property: REDISTINSTALLEDVERSION, Signature: Redist_VersionRegKey
AppSearch: Property: RSSPTARGETDIR, Signature: RSSPTargetDirLocator
Action ended 14:54:22: AppSearch. Return value 1.
Action 14:54:22: CCPSearch. Searching for qualifying products
Action start 14:54:22: CCPSearch.
Action ended 14:54:22: CCPSearch. Return value 0.
Action 14:54:22: RMCCPSearch. Searching for qualifying products
Action start 14:54:22: RMCCPSearch.
Action ended 14:54:22: RMCCPSearch. Return value 0.
Action 14:54:22: ValidateProductID.
Action start 14:54:22: ValidateProductID.
Action ended 14:54:22: ValidateProductID. Return value 1.
Action 14:54:22: CostInitialize. Computing space requirements
Action start 14:54:22: CostInitialize.
Action ended 14:54:22: CostInitialize. Return value 1.
Action 14:54:22: FileCost. Computing space requirements
Action start 14:54:22: FileCost.
Action ended 14:54:22: FileCost. Return value 1.
Action 14:54:22: IsolateComponents.
Action start 14:54:22: IsolateComponents.
Action ended 14:54:22: IsolateComponents. Return value 0.
Action 14:54:22: CostFinalize. Computing space requirements
Action start 14:54:22: CostFinalize.
Action ended 14:54:22: CostFinalize. Return value 1.
Action 14:54:22: IsDotNet20Installed.
Action start 14:54:22: IsDotNet20Installed.
Feature SharepointRS install action does not match 2.
Not all features are being removed.
One or more .NET Framework assemblies found in MsiAssembly table require the GAC, need to check for the .NET Framework
Action ended 14:54:23: IsDotNet20Installed. Return value 1.
Action 14:54:23: CA_SetARPINSTALLLOCATION.
Action start 14:54:23: CA_SetARPINSTALLLOCATION.
Action ended 14:54:23: CA_SetARPINSTALLLOCATION. Return value 1.
Action 14:54:23: MigrateFeatureStates. Migrating feature states from related applications
Action start 14:54:23: MigrateFeatureStates.
Action ended 14:54:23: MigrateFeatureStates. Return value 0.
Action 14:54:23: InstallWelcomeDlg.
Action start 14:54:23: InstallWelcomeDlg.
Action 14:54:23: InstallWelcomeDlg. Dialog created
Info 2898.DlgTextStyleB, Tahoma, 0
Action 14:54:25: LicenseAgreementDlg. Dialog created
Action 14:54:28: CustomerInfoDlg. Dialog created
Action 14:54:29: ReadyToInstallDlg. Dialog created
Action ended 14:54:30: InstallWelcomeDlg. Return value 1.
Action 14:54:30: SetupProgressDlg.
Action start 14:54:30: SetupProgressDlg.
Action 14:54:30: SetupProgressDlg. Dialog created
Action ended 14:54:30: SetupProgressDlg. Return value 1.
Action 14:54:30: ExecuteAction.
Action start 14:54:30: ExecuteAction.
Action 14:54:30: INSTALL.
Action start 14:54:30: INSTALL.
Action 14:54:30: ProgramFilesFolder.BB9BCD10_C507_4374_A5FC_3F04C705A420.
Action start 14:54:30: ProgramFilesFolder.BB9BCD10_C507_4374_A5FC_3F04C705A420.
Action ended 14:54:30: ProgramFilesFolder.BB9BCD10_C507_4374_A5FC_3F04C705A420. Return value 1.
Action 14:54:30: LaunchConditions. Evaluating launch conditions
Action start 14:54:30: LaunchConditions.
Action ended 14:54:30: LaunchConditions. Return value 1.
Action 14:54:30: FindRelatedProducts. Searching for related applications
Action start 14:54:30: FindRelatedProducts.
Action ended 14:54:30: FindRelatedProducts. Return value 0.
Action 14:54:30: IsPendingRebootKey.
Action start 14:54:30: IsPendingRebootKey.
PendingFileRenameOperations contains:
??C:Documents and SettingsAll UsersApplication DataNetwork AssociatesCommon FrameworkUpdateDir~~
No file in package listed in PendingFileRenameOperations
Action ended 14:54:31: IsPendingRebootKey. Return value 1.
Action 14:54:31: AppSearch. Searching for installed applications
Action start 14:54:31: AppSearch.
Action ended 14:54:31: AppSearch. Return value 0.
Action 14:54:31: CCPSearch. Searching for qualifying products
Action start 14:54:31: CCPSearch.
Action ended 14:54:31: CCPSearch. Return value 0.
Action 14:54:31: RMCCPSearch. Searching for qualifying products
Action start 14:54:31: RMCCPSearch.
Action ended 14:54:31: RMCCPSearch. Return value 0.
Action 14:54:31: ValidateProductID.
Action start 14:54:31: ValidateProductID.
Action ended 14:54:31: ValidateProductID. Return value 1.
Action 14:54:31: CostInitialize. Computing space requirements
Action start 14:54:31: CostInitialize.
Action ended 14:54:31: CostInitialize. Return value 1.
Action 14:54:31: FileCost. Computing space requirements
Action start 14:54:31: FileCost.
Action ended 14:54:31: FileCost. Return value 1.
Action 14:54:31: IsolateComponents.
Action start 14:54:31: IsolateComponents.
Action ended 14:54:31: IsolateComponents. Return value 0.
Action 14:54:31: CostFinalize. Computing space requirements
Action start 14:54:31: CostFinalize.
Action ended 14:54:31: CostFinalize. Return value 1.
Action 14:54:31: RSSPTarget.28B19132_4741_4761_840F_AC515130EC08.
Action start 14:54:31: RSSPTarget.28B19132_4741_4761_840F_AC515130EC08.
Action ended 14:54:31: RSSPTarget.28B19132_4741_4761_840F_AC515130EC08. Return value 1.
Action 14:54:31: RSSP_CAStreamBinary.28B19132_4741_4761_840F_AC515130EC08.
Action start 14:54:31: RSSP_CAStreamBinary.28B19132_4741_4761_840F_AC515130EC08.
Action ended 14:54:33: RSSP_CAStreamBinary.28B19132_4741_4761_840F_AC515130EC08. Return value 1.
Action 14:54:33: SqlFollowComponentsValidate.BB9BCD10_C507_4374_A5FC_3F04C705A420. Examining SxS Components
Action start 14:54:33: SqlFollowComponentsValidate.BB9BCD10_C507_4374_A5FC_3F04C705A420.
<Func Name='LaunchFunction'>
Function=SqlFollowComponentsValidate
<Func Name='SetCAContext'>
<EndFunc Name='SetCAContext' Return='T' GetLastError='0'>
Doing Action: SqlFollowComponentsValidate
PerfTime Start: SqlFollowComponentsValidate : Mon Jan 22 14:54:35 2007
<Func Name='SqlFollowComponentsValidate'>
PerfTime Stop: SqlFollowComponentsValidate : Mon Jan 22 14:54:35 2007
<EndFunc Name='LaunchFunction' Return='0' GetLastError='0'>
Action ended 14:54:35: SqlFollowComponentsValidate.BB9BCD10_C507_4374_A5FC_3F04C705A420. Return value 1.
Action 14:54:35: IsDotNet20Installed.
Action start 14:54:35: IsDotNet20Installed.
Feature SharepointRS install action does not match 2.
Not all features are being removed.
One or more .NET Framework assemblies found in MsiAssembly table require the GAC, need to check for the .NET Framework
Action ended 14:54:35: IsDotNet20Installed. Return value 1.
Action 14:54:35: CA_SetARPINSTALLLOCATION.
Action start 14:54:35: CA_SetARPINSTALLLOCATION.
Action ended 14:54:35: CA_SetARPINSTALLLOCATION. Return value 1.
Action 14:54:35: SetODBCFolders. Initializing ODBC directories
Action start 14:54:35: SetODBCFolders.
Action ended 14:54:35: SetODBCFolders. Return value 0.
Action 14:54:35: MigrateFeatureStates. Migrating feature states from related applications
Action start 14:54:35: MigrateFeatureStates.
Action ended 14:54:35: MigrateFeatureStates. Return value 0.
Action 14:54:35: InstallValidate. Validating install
Action start 14:54:35: InstallValidate.
Action ended 14:54:35: InstallValidate. Return value 1.
Action 14:54:35: InstallInitialize.
Action start 14:54:35: InstallInitialize.
Action ended 14:54:36: InstallInitialize. Return value 1.
Action 14:54:36: AllocateRegistrySpace. Allocating registry space
Action start 14:54:36: AllocateRegistrySpace.
Action ended 14:54:36: AllocateRegistrySpace. Return value 1.
Action 14:54:36: ProcessComponents. Updating component registration
Action start 14:54:36: ProcessComponents.
Action 14:54:36: GenerateScript. Generating script operations for action:
GenerateScript: Updating component registration
Action ended 14:54:36: ProcessComponents. Return value 1.
Action 14:54:36: UnpublishComponents. Unpublishing Qualified Components
Action start 14:54:36: UnpublishComponents.
Action ended 14:54:36: UnpublishComponents. Return value 1.
Action 14:54:36: MsiUnpublishAssemblies. Unpublishing assembly information
Action start 14:54:36: MsiUnpublishAssemblies.
Action ended 14:54:36: MsiUnpublishAssemblies. Return value 1.
Action 14:54:36: UnpublishFeatures. Unpublishing Product Features
Action start 14:54:36: UnpublishFeatures.
Action ended 14:54:36: UnpublishFeatures. Return value 1.
Action 14:54:36: StopServices. Stopping services
Action start 14:54:36: StopServices.
Action ended 14:54:36: StopServices. Return value 1.
Action 14:54:36: DeleteServices. Deleting services
Action start 14:54:36: DeleteServices.
Action ended 14:54:36: DeleteServices. Return value 1.
Action 14:54:36: UnregisterComPlus. Unregistering COM+ Applications and Components
Action start 14:54:36: UnregisterComPlus.
Action ended 14:54:36: UnregisterComPlus. Return value 0.
Action 14:54:36: SelfUnregModules. Unregistering modules
Action start 14:54:36: SelfUnregModules.
Action ended 14:54:36: SelfUnregModules. Return value 1.
Action 14:54:36: UnregisterTypeLibraries. Unregistering type libraries
Action start 14:54:36: UnregisterTypeLibraries.
Action ended 14:54:36: UnregisterTypeLibraries. Return value 1.
Action 14:54:36: UnregisterFonts. Unregistering fonts
Action start 14:54:36: UnregisterFonts.
Action ended 14:54:36: UnregisterFonts. Return value 1.
Action 14:54:36: RemoveRegistryValues. Removing system registry values
Action start 14:54:36: RemoveRegistryValues.
Action ended 14:54:36: RemoveRegistryValues. Return value 1.
Action 14:54:36: UnregisterClassInfo. Unregister Class servers
Action start 14:54:36: UnregisterClassInfo.
Action ended 14:54:36: UnregisterClassInfo. Return value 1.
Action 14:54:36: UnregisterExtensionInfo. Unregistering extension servers
Action start 14:54:36: UnregisterExtensionInfo.
Action ended 14:54:36: UnregisterExtensionInfo. Return value 1.
Action 14:54:36: UnregisterProgIdInfo. Unregistering program identifiers
Action start 14:54:36: UnregisterProgIdInfo.
Action ended 14:54:36: UnregisterProgIdInfo. Return value 0.
Action 14:54:36: UnregisterMIMEInfo. Unregistering MIME info
Action start 14:54:36: UnregisterMIMEInfo.
Action ended 14:54:36: UnregisterMIMEInfo. Return value 0.
Action 14:54:36: RemoveIniValues. Removing INI files entries
Action start 14:54:36: RemoveIniValues.
Action ended 14:54:36: RemoveIniValues. Return value 1.
Action 14:54:36: RemoveShortcuts. Removing shortcuts
Action start 14:54:36: RemoveShortcuts.
Action ended 14:54:36: RemoveShortcuts. Return value 0.
Action 14:54:36: RemoveEnvironmentStrings. Updating environment strings
Action start 14:54:36: RemoveEnvironmentStrings.
Action ended 14:54:36: RemoveEnvironmentStrings. Return value 1.
Action 14:54:36: RemoveDuplicateFiles. Removing duplicated files
Action start 14:54:36: RemoveDuplicateFiles.
Action ended 14:54:36: RemoveDuplicateFiles. Return value 1.
Action 14:54:36: RemoveFiles. Removing files
Action start 14:54:36: RemoveFiles.
Action ended 14:54:36: RemoveFiles. Return value 0.
Action 14:54:36: RemoveFolders. Removing folders
Action start 14:54:36: RemoveFolders.
Action ended 14:54:36: RemoveFolders. Return value 0.
Action 14:54:36: CreateFolders. Creating folders
Action start 14:54:36: CreateFolders.
Action ended 14:54:36: CreateFolders. Return value 0.
Action 14:54:36: MoveFiles. Moving files
Action start 14:54:36: MoveFiles.
Action ended 14:54:36: MoveFiles. Return value 1.
Action 14:54:36: InstallFiles. Copying new files
Action start 14:54:36: InstallFiles.
InstallFiles: File: Copying new files, Directory: , Size:
Action ended 14:54:36: InstallFiles. Return value 1.
Action 14:54:36: DuplicateFiles. Creating duplicate files
Action start 14:54:36: DuplicateFiles.
Action ended 14:54:36: DuplicateFiles. Return value 1.
Action 14:54:36: PatchFiles. Patching files
Action start 14:54:36: PatchFiles.
Action ended 14:54:36: PatchFiles. Return value 0.
Action 14:54:36: BindImage. Binding executables
Action start 14:54:36: BindImage.
Action ended 14:54:36: BindImage. Return value 1.
Action 14:54:36: RegisterClassInfo. Registering Class servers
Action start 14:54:36: RegisterClassInfo.
Action ended 14:54:36: RegisterClassInfo. Return value 1.
Action 14:54:36: RegisterExtensionInfo. Registering extension servers
Action start 14:54:36: RegisterExtensionInfo.
Action ended 14:54:36: RegisterExtensionInfo. Return value 1.
Action 14:54:36: RegisterProgIdInfo. Registering program identifiers
Action start 14:54:36: RegisterProgIdInfo.
Action ended 14:54:36: RegisterProgIdInfo. Return value 0.
Action 14:54:36: RegisterMIMEInfo. Registering MIME info
Action start 14:54:36: RegisterMIMEInfo.
Action ended 14:54:36: RegisterMIMEInfo. Return value 0.
Action 14:54:36: Write_sqlLocalServers.BB9BCD10_C507_4374_A5FC_3F04C705A420. Registering local servers
Action start 14:54:36: Write_sqlLocalServers.BB9BCD10_C507_4374_A5FC_3F04C705A420.
<Func Name='LaunchFunction'>
Function=Write_sqlLocalServers
<Func Name='SetCAContext'>
<EndFunc Name='SetCAContext' Return='T' GetLastError='0'>
Doing Action: Write_sqlLocalServers
PerfTime Start: Write_sqlLocalServers : Mon Jan 22 14:54:36 2007
<Func Name='Write_sqlLocalServers'>
PerfTime Stop: Write_sqlLocalServers : Mon Jan 22 14:54:36 2007
<EndFunc Name='LaunchFunction' Return='0' GetLastError='0'>
Action ended 14:54:36: Write_sqlLocalServers.BB9BCD10_C507_4374_A5FC_3F04C705A420. Return value 1.
Action 14:54:36: WriteRegistryValues. Writing system registry values
Action start 14:54:36: WriteRegistryValues.
WriteRegistryValues: Key: Writing system registry values, Name: , Value:
Action ended 14:54:36: WriteRegistryValues. Return value 1.
Action 14:54:36: Write_sqlVerIndependentProgID.BB9BCD10_C507_4374_A5FC_3F04C705A420. Restoring COM Servers
Action start 14:54:36: Write_sqlVerIndependentProgID.BB9BCD10_C507_4374_A5FC_3F04C705A420.
<Func Name='LaunchFunction'>
Function=Write_sqlVerIndependentProgID
<Func Name='SetCAContext'>
<EndFunc Name='SetCAContext' Return='T' GetLastError='0'>
Doing Action: Write_sqlVerIndependentProgID
PerfTime Start: Write_sqlVerIndependentProgID : Mon Jan 22 14:54:37 2007
<Func Name='Write_sqlVerIndependentProgID'>
PerfTime Stop: Write_sqlVerIndependentProgID : Mon Jan 22 14:54:37 2007
<EndFunc Name='LaunchFunction' Return='0' GetLastError='0'>
Action ended 14:54:37: Write_sqlVerIndependentProgID.BB9BCD10_C507_4374_A5FC_3F04C705A420. Return value 1.
Action 14:54:37: WriteIniValues. Writing INI files values
Action start 14:54:37: WriteIniValues.
Action ended 14:54:37: WriteIniValues. Return value 1.
Action 14:54:37: WriteEnvironmentStrings. Updating environment strings
Action start 14:54:37: WriteEnvironmentStrings.
Action ended 14:54:37: WriteEnvironmentStrings. Return value 1.
Action 14:54:37: RegisterFonts. Registering fonts
Action start 14:54:37: RegisterFonts.
Action ended 14:54:37: RegisterFonts. Return value 1.
Action 14:54:37: RegisterTypeLibraries. Registering type libraries
Action start 14:54:37: RegisterTypeLibraries.
Action ended 14:54:37: RegisterTypeLibraries. Return value 1.
Action 14:54:37: SelfRegModules. Registering modules
Action start 14:54:37: SelfRegModules.
Action ended 14:54:37: SelfRegModules. Return value 1.
Action 14:54:37: RegisterComPlus. Registering COM+ Applications and Components
Action start 14:54:37: RegisterComPlus.
Action ended 14:54:37: RegisterComPlus. Return value 0.
Action 14:54:37: InstallServices. Installing new services
Action start 14:54:37: InstallServices.
Action ended 14:54:37: InstallServices. Return value 1.
Action 14:54:37: StartServices. Starting services
Action start 14:54:37: StartServices.
Action ended 14:54:37: StartServices. Return value 1.
Action 14:54:37: RegisterUser. Registering user
Action start 14:54:37: RegisterUser.
RegisterUser: Registering user
Action ended 14:54:37: RegisterUser. Return value 1.
Action 14:54:37: RegisterProduct. Registering product
Action start 14:54:37: RegisterProduct.
RegisterProduct: Registering product
Action ended 14:54:37: RegisterProduct. Return value 1.
Action 14:54:37: PublishComponents. Publishing Qualified Components
Action start 14:54:37: PublishComponents.
Action ended 14:54:37: PublishComponents. Return value 1.
Action 14:54:37: MsiPublishAssemblies. Publishing assembly information
Action start 14:54:37: MsiPublishAssemblies.
MsiPublishAssemblies: Application Context:Publishing assembly information, Assembly Name:
Action ended 14:54:41: MsiPublishAssemblies. Return value 1.
Action 14:54:41: PublishFeatures. Publishing Product Features
Action start 14:54:41: PublishFeatures.
PublishFeatures: Feature: Publishing Product Features
Action ended 14:54:41: PublishFeatures. Return value 1.
Action 14:54:41: PublishProduct. Publishing product information
Action start 14:54:41: PublishProduct.
1: Publishing product information
Action ended 14:54:41: PublishProduct. Return value 1.
Action 14:54:41: CreateShortcuts. Creating shortcuts
Action start 14:54:41: CreateShortcuts.
Action ended 14:54:41: CreateShortcuts. Return value 0.
Action 14:54:41: RSSP_CAInstall.28B19132_4741_4761_840F_AC515130EC08.
Action start 14:54:41: RSSP_CAInstall.28B19132_4741_4761_840F_AC515130EC08.
RSSP_CAInstall.28B19132_4741_4761_840F_AC515130EC08:
Action ended 14:54:41: RSSP_CAInstall.28B19132_4741_4761_840F_AC515130EC08. Return value 1.
Action 14:54:41: InstallFinalize.
Action start 14:54:41: InstallFinalize.
Action 14:54:41: ProcessComponents. Updating component registration
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {CBAF955A-055A-41DC-B15D-6260306131EF} 3: 02:SOFTWAREMicrosoftMicrosoft SQL Server 2005SharePointRSCurrentVersionVersion
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {DF5E1775-8C5A-4BF1-AFFA-EF850CA62107} 3: 02:SOFTWAREMicrosoftMicrosoft SQL Server 2005SharePointRSSharePointRSMSIRefCountUninstall
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {4A7964EA-EA8E-4449-A1CF-3763C601EFE7} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportService2006.asmx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {38FC1196-9640-416E-A529-E4BB081274E0} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportExecution2005.asmx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {68D6680B-20A1-4719-A9A3-6975C3900413} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportServiceAuthentication.asmx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {F2878C69-3635-4E6C-BD69-83D443DC58D4} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportExecution2005wsdl.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {966335E6-36F8-418A-956E-915D3FC16E7D} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportService2006wsdl.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {B06B188B-8B4E-4F66-9ECA-5D0ED3AC6F67} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportExecution2005disco.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {E2DF6CAA-2AF6-4D7F-9E43-283E28246FFF} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportService2006disco.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {CD0EDB40-71D7-43E0-8976-304A58FF3F7A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportServiceAuthenticationdisco.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {72C412F7-E618-4BDA-8A99-B1C8660B2F38} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportServerReportServiceAuthenticationwsdl.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {E62A4631-F371-4096-A802-B166C0201495} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderReportbuilder.application
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {541E2FDC-A9B3-49BE-A4D8-7129FFDDC3FD} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderReportbuilder.exe.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {CFC35852-2016-45B7-AF10-F0D843A0FDAB} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderReportbuilder.exe.manifest
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {CD518770-E3A0-4CB1-A0A3-E10FBEE4E99A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderReportbuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {7CB37147-DCCE-4A9F-B088-FA8C070A1634} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="x86",Culture="neutral"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {236A9934-68AD-435E-B128-8E636BE32975} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="x86",Culture="neutral"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C1241026-21AE-43E1-9401-5070569392C2} 3: <Microsoft.ReportingServices.SharePoint.Common,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="x86",Culture="neutral"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {1290D795-1909-49E1-B9DE-B983E60A41BC} 3: <RSSharePointSoapProxy,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="x86",Culture="neutral"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {B7E42968-3DB9-4758-846D-0EB577F9BC8A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12CONFIGWebconfig.rs.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {985B87FD-D2F4-4FD4-87B6-848C68AED4F1} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12CONFIGResourcesReportServer.EN.resx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {78322079-38ED-4F81-A839-13766017A7C4} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEFEATURESReportServerFeature.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {86AB62E0-A54B-4BBC-A990-0BE56C0D02F4} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEFEATURESReportServerWebPartsElements.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {E2045507-FF11-4348-9406-270C4743A7E9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEFEATURESReportServerReportServerContentTypes.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C72D6866-DB3F-45B5-A357-F90B4A211EEB} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEFEATURESReportServerAdminUIAdminUIEntryPoints.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {29528823-535A-4535-83DB-E51D859BC700} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEFEATURESReportServerItemCustomACtionsecbExtension.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {AC9A3582-D31A-486D-B6F7-D017D668B428} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEFEATURESReportServerResourcesResources.resx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {1C9A3582-231A-386D-46F7-5017D668B428} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEFEATURESReportServerEULALicense_RSSharePoint_EN.txt
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {CDBB0396-A3FF-437A-ABBE-3E3E551CB057} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEFEATURESReportServerReportViewer.dwp
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6756F84F-A77A-40E8-A8DE-EFFBEBE7D812} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerdatasource.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {FA68495C-CFA4-4896-9249-D476D0996935} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServer16doc_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {058F4F29-2643-4DAE-9183-F93219216BF9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServer16model_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C2F7B33A-7DC2-4BEC-A6EB-DE7624E71B5C} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerLine_err1_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {0F112DF8-45AB-4864-A2F6-4798CC9CAFA2} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerDELITEM_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {D033D3B7-E35E-4AC8-8A7F-BC9D8768C98A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerNewSnapshot_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C33A8382-18EB-46C5-A558-EB70BA3904B4} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServer16newsubscription_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {A2A66BAE-A5ED-4BAF-81EC-FBA0DE57E7B7} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerup.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {380AC2B1-3138-47A6-897F-A20E7D0D2C70} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerupdisabled.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {385DEFF5-41E2-4377-A460-818120FF78BB} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServeranner.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {7528F783-8849-463F-89E1-8B71CA3CDA6C} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServermodel_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {8293A50D-30EA-47A8-B4E9-BEB789EB794E} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerentity_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {FE61C796-2722-47C1-9D8D-066F6FF511F6} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerfield_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {DA0FAEDE-A426-4066-8C96-37678C75BA6B} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServermodelfolder_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {A8FB4729-8F36-4A18-9FE5-89524A26E4F6} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServeritempickerdialog.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {7B1B3236-5F41-415B-8CBE-2EEBB14AF0C0} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServer
eportwebpart.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {E0795E62-3C20-447F-A0A2-40D0EBE86BE3} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerewschedule_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {60B72CD4-87D8-4283-BCF3-76E0730D1D6D} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServerpause_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C9F2C29E-00AE-4255-89B2-EC86CB6B55A1} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServer
esume_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {69EA3FBF-6830-4E96-AA4C-B6A0B0A2F6CB} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServermanage_subscription.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6D30A6F6-FCF6-4FED-8E28-BA2A738FE44C} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServereditreport.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {8AE784D4-40E6-4EBA-8C92-AE233855F27C} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServericongo01.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {3F390C3C-E6B0-433F-B2F5-89F160C8CDF1} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImagesReportServericongo02.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {D99F9779-D11D-43BD-B3F7-CCFEA5D30E10} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImageslg_ReportServerewreport_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {F0916C48-86A5-40ED-B473-F5A897DABCC1} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImageslg_ReportServerdatasource.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {D59A2BDC-AD96-4963-864F-DD1BEF951308} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEImageslg_ReportServer16model_sp.gif
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {4A506FE9-BB62-47EA-8DFE-E036C3F0B775} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSLayouts.sitemap.rs.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {027057EA-28ED-420E-BB2F-EB213AA6F976} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerDataSourceList.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {375293B2-3512-451D-805D-46F9F5B22088} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerDataSourceProperties.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {F56A63E0-C24E-45A5-87E4-A18F5DC2D932} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerDependentItems.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {BED5CA60-F997-45DB-8A98-46F3CBCF4ACD} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerManageSubscriptions.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6F12D780-7A74-498A-AAEF-EDF089728766} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerManageTrustedAccounts.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {0C3E4A4E-19BF-427D-B405-05E91F6766FE} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerReportServerSiteSettings.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {986283FC-2638-48C1-846E-6436390D918B} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerRSAction.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C16ACE21-61DF-488A-B3FF-99C5F22A4C1C} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerRSViewerPage.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {59417DA0-0891-44EA-847C-72762FA05FD9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerParameterList.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {FB44D7C6-2E1A-42B4-9CDF-8C40CDAA3C5F} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerParameterProperties.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {1C5DA965-E7A5-4DA6-8458-4869487C27A3} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerReportHistory.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {1A1FF5AE-81EF-4F30-9EFF-00EF5C9275AE} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerSharedDataSource.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {968D3022-8E20-48F0-88AD-999392C61DDA} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerSPSubscriptionProperties.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {2B6DA776-FC30-472C-9FD7-AC4E3D2CC39D} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerModelClickThrough.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {5075ACB5-8759-4560-A120-AEB23E272F54} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerModelItemSecurity.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {42689258-E5DD-48B1-ABE9-6493E0502771} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerReportExecution.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {ADCD5587-53DE-438D-A2A7-05CB77D6FBCC} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerRSItemPicker.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {DC342F57-E0D0-4800-BCCE-B4FE8CA5BC9B} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerScheduleList.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {39A99769-5AD5-4CBC-A9E4-6135C3DDCB45} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerScheduleProperties.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {13506FE9-1B6C-47EA-8DFE-E236C3F4B775} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerUserCredentials.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {AEB1CE55-0F9D-4D20-A320-51A03ADD7353} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerGenerateModel.aspx
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {3B4FC636-835F-4C6F-8076-D4A180BC4F6E} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATELAYOUTSReportServerStylesSqlrvdefault.css
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C83E6A28-E469-43AC-82C0-0EDA377ABF23} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1028MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {817D59B4-E0F6-42A0-93AD-6DFE18B2BB0E} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1028
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {2A53E763-5312-4D47-9245-A860FA0F56E4} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1029MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {9B1AD183-5D56-48BC-9D54-4B79E8EA44A7} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1029
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {EA60D556-3E7A-455B-A13F-7E11D721C4DE} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1030MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {0273F9D3-4076-4597-A6F9-6C828BBDD7A7} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1030
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {44E0E62F-6920-46F6-98A2-5E94DACFCED2} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1031MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {554FBB3C-D42B-4497-98F6-781400903431} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1031
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {48218D83-E66E-4185-B2C7-57929EE26F9D} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1032MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {0DF1FD2D-674B-492B-9F18-7CD8AB6334DE} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1032
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {A43A3BED-94A2-455A-B3DE-0AD0EF679B89} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1033MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {0606DF87-CF50-414C-AFF4-481A83FC9DF5} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1033
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {2BA9356E-EAF2-4CF4-B8C2-1E0E456A3BCA} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1035MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {48109584-A722-4697-A7C4-547C8B75A9F5} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1035
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {BB3F8C1C-727A-4082-8C70-9EA892B5EBA3} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1036MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {5F87085C-15AD-45DE-A79A-B853989A6130} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1036
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {F71715F4-E30B-46C3-AB84-F03A02D117A0} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1038MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6114B047-BF4F-44FD-A7C0-4B1DEFE66B9B} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1038
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {68FE27C2-1AB5-435A-BFA5-13071D3F4145} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1040MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C36E478D-9214-479F-8673-63C930D9A07C} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1040
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C42A376B-7B26-444D-B8E5-30787F2CC826} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1041MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {BEB30F8A-C587-4DA6-85F3-05E913A1376E} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1041
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {2C1E1DBA-B40E-484E-809E-A50E1F8D133A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1042MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {A4A4BFFD-1F7B-444D-A57F-FF6AB1DA4FEE} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1042
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {870838F7-6EEF-4B61-A157-597DE8AF85E6} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1043MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {48113685-8D20-4288-B8C8-388CB40F1919} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1043
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {8CAE52CA-2551-4039-B747-1AB579F614D9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1044MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {E68C0517-105B-4346-A62E-5A7C318A91A9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1044
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {4306901A-89F9-4191-B7A7-284038B9DCF6} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1045MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {F16777B1-620F-4818-8778-3E89B423073E} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1045
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6FF73A55-E40D-4C1A-A8AB-FBF021759552} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1046MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {4DCF4659-DC03-4852-814A-20DE986A4CB9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1046
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {19C0EC0E-EA3D-42F6-9BA9-478DD4A5B525} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1049MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {4766B4F4-D6BA-417A-98D9-0317DC26FFED} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1049
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {B336DF5C-0656-4349-8EB7-020331C520D9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1053MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {545600FD-B80D-4ABF-8B0C-CD449D7E2E83} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1053
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {1787055D-61D4-45EC-8880-57EC5BC68E99} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1055MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6E21117F-00FE-4D98-989A-82EE0EF66915} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab1055
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {179F8097-0CD6-490F-AE28-353C97E5DAE6} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab2052MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {9E34C562-C845-4E86-B9EB-54A2A82C9560} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab2052
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C0858C03-0701-41A4-9630-C76DA1396662} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab2070MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {9E4651F7-30A2-44EF-AFF5-CAAB2F8FF009} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab2070
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {A8539AF8-C7D5-45F4-A758-3B30D14440B5} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab3082MS.WSS.RS.HC.cab
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {22C246B9-CCB2-4340-A700-8636B37ACF1D} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12HCCab3082
eadme_rsaddin.htm
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {D7C6417F-8AAC-4EDA-9EA7-72E883E98D2C} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEXMLServerFiles_ReportServer.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {E0FDD894-58E1-4D92-82B0-E7C1A465EF90} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12TEMPLATEXMLHELPReportingServices.xml
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {AC72B4A3-6D73-4342-90CA-CFFED78FA416} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderzh-CHTReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {5754FECE-04E1-4D94-8088-DBF36DC4E6CB} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1028ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {782CDAF9-A243-4417-9C4B-F0FB79AE1C86} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuildercsReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {D7530D08-CB26-433A-920B-7B4CF3AFF25A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1029ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {8CB2AF0B-9F27-4000-A027-9A84C6B410C1} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderdaReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {CA415100-9D1B-427D-BA15-789AEC828B75} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1030ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {39CF1800-74E7-4A08-8959-FE44958A96AB} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderdeReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {B9BC5656-13D6-4884-80B1-FD1A077A01A9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1031ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {4DA4CFFD-86E6-47F8-BD89-AA0848D1ECE2} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderelReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {7748D29E-B8A4-469B-AA3C-33811BF0A4A9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1032ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {7FB13D5B-395B-4237-9E60-FC18555D5E30} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderfiReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {59AB8FCF-16C0-417B-88E9-203AFF733F32} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1035ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {852CCDED-0610-493D-B9C9-476027B3C308} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderfrReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {1948BD88-F21B-46C1-A407-FBCA4D9062F3} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1036ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {CC091952-4547-4FAC-BD15-16669CFEF3D3} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderhuReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {A2D7E68C-1C0D-4F51-BD67-0251DB33214E} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1038ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {B4F21AA7-4FBB-4F3C-94D8-E8396A88CA4D} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderitReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {03EE29C4-65EB-46F2-B4D9-C8B1C63AC972} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1040ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {42B61BFB-5EBF-42CA-AD7D-2FF5F0423C00} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderjaReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {741DB6D7-9E20-41BC-B0CC-BEDEAC3E28C0} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1041ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {FC2409E0-9A09-4431-9B65-9263F051D059} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderkoReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {DE82BF9E-07A7-4AE9-A802-4293E917CD7F} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1042ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {0286ABCF-A73C-47C1-9990-AFD1E0934F9A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderlReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {FD998749-D357-4031-AE60-C83B3B1C3381} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1043ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {1DC67D6A-6A8F-44AC-8AC2-127BF3B5B0BF} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderoReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {05F390EE-FEF2-40B5-8178-442862E7F9DE} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1044ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {3ED9B172-5BC4-41E1-81B9-FC8F47B5643D} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderplReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6280D684-28D9-424C-AC0B-2B6B7A82D4AA} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1045ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6FC319FA-9270-443C-A8A2-D812FE287C01} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderptReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {88679107-95F4-4D6E-831A-22123E811FA2} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1046ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {456C7C87-6AA2-440B-AE84-23BFF924DE86} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder
uReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {F74DE1E7-B53C-436B-B483-8B95138848FF} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1049ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {78FBC369-1CF4-43AD-993F-C13DB57CB9DC} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuildersvReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {69B16353-FF2C-4378-95C4-EE3F4CE00B92} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1053ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {B666075F-206C-44B8-B68A-EA5D4380BEB9} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder rReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {05F3A36B-7252-4503-8BB4-FAAB1CAB28D1} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder1055ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {884D547A-43ED-4385-AC78-69F829F66B8A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderzh-CHSReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {9A392E13-7798-47B7-98E9-D996DEC351F7} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder2052ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {038BD6E9-70A7-4735-B0C9-DF65CBDBB7DD} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderpt-PTReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {49AE6E8D-EC57-4D5D-A70E-B7083BEC5CE3} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder2070ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {3104CED8-D831-440F-A4E3-324326094FB2} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilderesReportBuilder.resources.dll.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {29226DFA-A53D-405F-9FB4-AA3A562DF34A} 3: C:Program FilesCommon FilesMicrosoft SharedWeb Server Extensions12ISAPIReportBuilder3082ReportBuilder.chm.deploy
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {14A96A0E-D1F9-4B0E-B9D5-6F5E5FBE9206} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="zh-CHT"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {B7493AF3-AB77-4092-BD2D-CD601DACF0EA} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="zh-CHT"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {279720A1-2ABE-418B-826B-017F0787434D} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="zh-CHT"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {F3BAD61C-446A-49A8-BAF6-23AF2F1B85F8} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="zh-CHT"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {8D9656BF-5652-40DB-89FB-7FE7BF026EAB} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="cs"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {C10EA131-4B81-4551-A4C5-5B8A74E187D2} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="cs"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {0A7AAED1-762E-4240-AB42-64DD30644DF1} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="cs"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {690D3450-601B-49B3-8718-C31AA1393851} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="cs"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {562869E3-F5F3-40F6-8278-DDC89184DC7C} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="da"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {28DF9830-60B7-475A-B9D4-3D80265BDAF7} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="da"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {41736099-F8C6-4B8F-A10C-6C9F56EF5BDC} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="da"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {73F1BD5C-EC49-4FD1-A0E7-62B6D893C221} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="da"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {94827AA2-2198-448B-BD8D-1AAD8A82B5BD} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="de"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {B53210CD-D5C2-4F08-9012-3F7A53065106} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="de"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {5A120F59-1AF5-479E-A4D6-50EF7A0BEDB4} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="de"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {85791D2F-A849-4646-9C6E-A5944446D2EF} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="de"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {1D50AE0A-9F3F-407B-AAAF-E0787C32BB64} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="el"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {69A658EF-B89D-4F35-9FE4-2E5700C68D8C} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="el"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {69D9A355-EA74-43F1-A2FF-2E2A610C9F84} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="el"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {EC8060F2-60CE-486F-B039-78F86D5213B5} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="el"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {D05201BA-6BF3-47C4-95D9-D34E4F230481} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="fi"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {81AFF03A-4AE4-460A-B428-F47CFEA45DE2} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="fi"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {CCF95D6B-78EF-4088-B372-C9E424F5ED35} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="fi"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {129D95E8-24A7-4D43-BF53-AC3BB78B337F} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="fi"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {647DDBB6-E929-4CDB-A9A7-8249B0B324D8} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="fr"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {9F98BC04-75D3-4346-B31F-C80FF482F5B8} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="fr"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {4535580E-8359-4FEB-87E3-B168CB7FA993} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="fr"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {70720C31-89E9-4536-84E6-9C0F8C430C7F} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="fr"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {A0668C3C-943A-4B3A-85CD-B327457E7478} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="hu"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {3DD90913-5F58-417A-ADCE-CC708D46AB8C} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="hu"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {523ECFB4-03BE-4EBF-8E8B-492631926B73} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="hu"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {DB9E308A-5CEF-43F8-B8EE-7E5FC6CD255E} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="hu"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {A3910145-431F-4C7C-A85F-9393336FFA3D} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="it"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {99A59CC6-0DA6-498E-9A56-83F4D64CD884} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="it"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {26B7661B-05C9-42C3-803D-DC38B93ED23D} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="it"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {036E03DD-AED7-46E4-B1C0-3D242BACC3D2} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="it"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {6B214FF6-39E4-4D62-A516-D11A23E7606A} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="ja"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {351690B3-2469-42F2-A067-796FF47E3656} 3: <Microsoft.ReportingServices.SharePoint.UI.WebParts.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="ja"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {E3429180-7641-4BA8-BDB6-4D10449D7654} 3: <Microsoft.ReportingServices.SharePoint.Common.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="ja"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {D341CBCC-4D57-4D8D-ADE1-F4296B301D59} 3: <RSSharePointSoapProxy.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="ja"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {60B530F6-C6B1-4A70-B023-6952EF0FAACD} 3: <Microsoft.ReportingServices.SharePoint.UI.ServerPages.resources,Version="9.0.242.0",FileVersion="9.0.3033.0",PublicKeyToken="89845dcd8080cc91",processorArchitecture="MSIL",Culture="ko"
1: {5EF42CA5-A460-49AD-A6C1-C996088C99A5} 2: {FF95A789-549C-45F8-BB35-03C2785BB712} 3: &l

View 10 Replies View Related

SQL2005 Silent Install Collation Options?

May 26, 2008



I am setting up a template.ini for my SQL2005 installs. The documentation on the INI file is great up until the "SQLCOLLATION" section.

How do I choose the SQL Collation: "Dictionary order, case-insensitive, uppercase preference, for use with 1250 Character Set" ?

SQLCOLLATION=???????

View 1 Replies View Related

Unable To Install SQL2005 I64 On A 2003 SP1 Itanium

Sep 29, 2006

Hello,

I have many problem when I try to install SQL 2005 Ets edition ia64 on a 2003 ets Itanium edition.

When I launch the setup, all is all right. But during the installation, it tryes to start MSSQL services.

The staring of this service failed. So I try to start the service mannually. Nothing.

Error messages I can get (in the event log) :

Source : Service Control Manager ; ID : 7000

Description :Service SQL Server (MSSQLSERVER) failed to start due to the following error: The service did not respond to the start or control request in a timely fashion.

Source : MsiInstaller ; ID 10005

Description : Product: Microsoft SQL Server 2005 (64 bits) -- Error 29503. Failure of the starting of service SQL Server. For more information, to see the headings of on line help €œProcedure: to post the files newspapers of installation of SQL Server 2005€? and €œmanual Starting of SQL Server€?. This error is (1053) The service did not respond to the start or control request in a timely fashion.

HELPPPPP PLEEEAAAASSEEEEEE !!!!!!!!!! ;-)

View 7 Replies View Related

SQL2005 Workgroup Edition Install Fails

May 19, 2008



Hi all,

I am trying to install the workgroup edition on Windows SBS 2003 R2. After the removal of an unwanted
SQL Express Edition installation - the standard install of SQL 2005 from CD hangs during setup.

In the log file _WI.log is:
...
MSI (s) (B0:2C) [23:01:14:968]: Pathbuf: 0, pcchPathBuf: 0
MSI (s) (B0:2C) [23:01:14:968]: MsiProvideAssembly is returning: 1607
MSI (s) (B0:2C) [23:01:14:968]: No System Restore sequence number for this installation.
MSI (s) (B0:2C) [23:01:14:968]: Unlocking Server
MSI (s) (B0:2C) [23:01:14:968]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
MSI (s) (B0:2C) [23:01:15:015]: MainEngineThread is returning 1603
MSI (s) (B0:A0) [23:01:15:109]: Destroying RemoteAPI object.
MSI (s) (B0:80) [23:01:15:109]: Custom Action Manager thread ending.
MSI (c) (B4:54) [23:01:15:125]: Back from server. Return value: 1603
MSI (c) (B4:54) [23:01:15:125]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (B4:54) [23:01:15:125]: PROPERTY CHANGE: Deleting SECONDSEQUENCE property. Its current value is '1'.
Aktion beendet um 23:01:15: ExecuteAction. Rückgabewert 3.
MSI (c) (B4:54) [23:01:15:125]: Skipping action: FatalError (condition is false)
Aktion beendet um 23:01:15: INSTALL. Rückgabewert 3.

Any advice would be great!


THufschmidt

View 3 Replies View Related

Install Cluster

Sep 19, 2007

I'm have been assigned the task of installing SQL Server 2005 as a cluster on a Windows cluster that has already been setup with a sans.

I've done alot of reading the past two days and I still have a few questions which I need answered before I begin.

Our setup-
DC - nothing but domain controller
S1 - SQL server 1
S2 - SQL server 2

S1 and S2 share the following drives (database) (transaction logs) (F) (G)

Do I install SQL on each of the clusters? If so, do I just follow the instructions the exact same? And am I suppose to power S2 down while I install SQL on S1 and then vice-versa?

Thanks.

View 6 Replies View Related

Help With CLuster Install

Jan 17, 2007

2 issues:



1. have 4 drives and all are within the SQL resource group but can see only 1 drive through management studio when doing a backup



2. Is restore only possible through the /backup folder on the default installation path as it is a small drive so can a restore be possible from any other locations



Any help

View 1 Replies View Related

Install Problem With SQL2005 Standard. Error 2908

Mar 25, 2008

I am attempting to install SQL Server 2005 on a Server 2003 Enterprise edition SP2 and fully Patched with all critical updates, including .net 3.5 Additional Information, this is on a Virtuial Server.
When I try to install it fails near the beginning and the log file contains the following.


Microsoft SQL Server 2005 9.00.1399.06
==============================
OS Version : Microsoft Windows Server 2003 family, Service Pack 1 (Build 3790)
Time : Mon Mar 24 07:34:15 2008

Machine : X205
Product : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.1399.06
Install : Failed
Log File : C:Program FilesMicrosoft SQL Server90Setup BootstrapLOGFilesSQLSetup0004_X205_Support.log
Last Action : InstallFinalize
Error String : The installer has encountered an unexpected error. The error code is 2908. Could not register component {1F3316BE-825B-4390-A9D2-AF3EECCAE9F6}.
Error Number : 2908
====================================================================================

After doing some search engine digging I found some referances to simuilar problems being caused by .net. I tried uninstalling first 3.5, then 3.0 then 2.0sp1, at which point the install worked with only one error that SQL Management studio was unable to register (A bunch of black lines) although the sql installation seems to work. I then reinstalled .net 3.5 (Which also reinstalls 3.0 and updates 2.0 to SP1. Again S!QL seems to be healthy....
My Questions are:
1) is there a better way to do this???
2) If I do it this way do you see any l;ong term problems?

Kay

View 3 Replies View Related

SP4 && Hotfix On Cluster Install

Aug 11, 2006

I have two clustered server. (ms sql 2000 server, windows 2003 server) now i need to add one new server to the cluster and take the secondary node off.
I have installed SP4 & hotfix in my SQL Server cluster before.

My question is do I still need to install SP4 & hotfix in my new server?

Thanks in advance

View 1 Replies View Related

$#@$#%! SQL 2005 Cluster Install!

Feb 13, 2007

I have YET to have a 100% CLEAN install of SQL 2005 in a clustered environment. SQL 2005 Std. was not so bad, I think I finally managed a 99% clean install (no script errors on patches) on the third try.

SQL 2005 EE keeps erroring off on 2153 patch install. The error logs are no help at all; they simply stop logging activity at about the point that the error occurs.

For a premier product, this installation SUCKS.


Whooo. Okay. I feel better.

Here's my situation:
4-node Cluster (Windows 2003 Enterprise Edition), SP1
SQL 2005 Enterprise Edition


Process:
Install OS
Patch OS to SP1
Cluster OS on SAN
Configure Cluster Groups (DBC01, DBC02, DBC03) with cluster disks
Configure MSDTC (network access, configure cluster resources)

Start SQL Installation
Install RTM Binaries on Node 1 for Default Instance
Install Workstation and non-cluster components on remaining nodes
Install RTM Binaries on Node 2 for Named Instance

Reboot all nodes

Install SP1 for all instances from node 1

Install SP1 for all local services/applications for all other nodes

While attempting to install the 2153 SQL patch/hotfix, the process will either:
Hang while waiting for the first passive node for the default instance; or
Crash immediately with no error messages in the logs.


This is no nearly detailed enough, I know. I'm missing error messages and more. It's snowing outside and I have to get home. I just think that the installation for this product in a clustered environment is very unstraightforward at best, and at worst is a real liability to an organization since it's practically impossible to get it clean the first time through.

Regards,

hmscott

View 2 Replies View Related

SQL Install Into Cluster Fails

Apr 15, 2004

I'm trying to install SQL into a new cluster. The cluster service is up and running fine. I can even fail it from Node 1 to Node 2 with no problem.

However, when I try to install SQL, I get a screen that tells me that SQL is performing required operations on the cluster nodes...this may take a few minutes.

After hanging on that message for a looong time, SQL comes up with a generic message that the install failed and that SQL is cleaning up. Then, nothing. No error message, nothing that I can track down.

Some system information:
Node 1. Dell PE2650, 2x 2.8 GHz, 2 GB RAM
- Windows 2000 Advanced Server
- Dell Perc3/DC RAID/SCSI Controller
- Dell Perc3/DI Integrated RAID Controller

Node 2. Dell PE2650, 2x 2.8 GHz, 2 GB RAM
- Windows 2000 Advanced Server
- Dell Perc3/DC RAID/SCSI Controller
- Dell Perc3/DI Integrated RAID Controller

Shared Storage. Dell PV220
- Q: Quorum (1 GB)
- S: Data (136 GB)
- T: Logs (20 GB)


Additional Notes:
1. I am using a checklist from Dell and another from MS.
2. I have also downloaded and read the checklist from sql-server-performance.com.
3. I have ensured that the comclust.exe was run on both nodes prior to starting the SQL installation
4. I am using SQL Enterprise Edition. We used the same CD to install a cluster server two weeks ago.

Questions:
1. Where can I find an installation error log that might point more specifically to where the problem might be?
2. Any thoughts on what the problem might be?
3. Anyone ever experience something similar?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved