Installing 32-bit SQL Server 2005 Reporting Services on a 64-bit machine/Windows OS

Is it possible to install 32-bit SQL Server 2005 Reporting Services on a 64-bit Computer/Windows OS while keeping the 64-bit version of the rest of SQL Server features?

The answer is yes!

 

The Scenario about Installing 32-bit SQL Server 2005 Reporting Services on a 64-bit machine/Windows OS

Well, here’s the story:

I recently installed SQL Server 2005 on a 64-bit Windows Server 2003 OS.
This was done within the context of setting up a test environment for an ASP .NET application. As the OS was a 64-bit architecture I installed the 64-bit version of SQL Server as well.

Though, the ASP .NET application was compiled on .NET Framework 1.1 and IIS 6.0 was setup to use this version of the .NET Framework. To this end, when the installation of the reporting services started, I got the message that it was not possible to install the 64-bit version of the SQL Server 2005 Reporting Services because of using .NET Framework 1.1 for IIS 6.0.

Though, SQL Server did not dissapoint me! 🙂 With some simple steps, it was very easy to install the 32-bit version of the Reporting Services while keeping installed the 64-bit versions of the rest of SQL Server features (i.e. Database Engine, Analysis Services, etc).

The following MSDN Link provides excellent instructions on how to perform this!

http://msdn.microsoft.com/en-us/library/ms143293(SQL.90).aspx

 

What about SQL Server 2008?

The procedure is almost identical for SQL Server 2008 with the difference that when you are going to install Reporting Services, before starting the installation process, from within SQL Server 2008 Installation Center, click on “Options” and select the “x86″ Processor Type“, then click on “Installation” and after selecting “New SQL Server stand-alone installation or add features to an existing installation” install only Reporting Services.

 


Learn More Tips like this – Enroll to the Course!

Check our online course on Udemy titled “Essential SQL Server Administration Tips(special limited-time discount included in link).

Via the course, you will learn essential hands-on SQL Server Administration tips on SQL Server maintenance, security, performance, integration, error handling and more. Many live demonstrations and downloadable resources included!

Essential SQL Server Administration Tips - Online Course with Live Demonstrations and Hands-on Guides
(Lifetime Access/ Live Demos / Downloadable Resources and more!)

Learn More


Upgrade your Tech Skills – Learn all about Azure SQL Database

Enroll to our online course on Udemy titled “Introduction to Azure SQL Database for Beginners” and get lifetime access to high-quality lessons and hands-on guides about all aspects of Azure SQL Database.

Introduction to Azure SQL Database (Online Course - Lifetime Access)
(Lifetime Access/ Live Demos / Downloadable Resources and more!)

Learn More


Featured Online Courses:

 

Read Also:

 

Related SQL Server Administration Articles:

 

Subscribe to our newsletter and stay up to date!

Subscribe to our YouTube channel (SQLNetHub TV)

Easily generate snippets with Snippets Generator!

Secure your databases using DBA Security Advisor!

Generate dynamic T-SQL scripts with Dynamic SQL Generator!

Check our latest software releases!

Check our eBooks!

 

Rate this article: 1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)

Loading...

Reference: SQLNetHub.com (https://www.sqlnethub.com)

© SQLNetHub