Logo
PREGNANCY
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
 
 
Windows Server

Microsoft Dynamics CRM 4.0 : SQL Server Reporting Services Integration (part 1) - Install the Reporting Server on the Same Server as the Microsoft Dynamics CRM Server

6/15/2012 11:33:17 AM
SQL Server Reporting Services is a crucial integration component that often causes Microsoft Dynamics CRM administrators frustration. No other aspect of Microsoft Dynamics CRM caused more problems related to Kerberos than the Reporting Services integration. Lucky for us, the main problem (the double-hop authentication problem) was largely fixed in Microsoft Dynamics CRM 4.0 with the aid of MS CRM SSRS Connector, and now only incorrect configuration causes SQL Server Reporting Services to fail.

By default, some basic integration enables you to run some reports stored in SQL Server. In addition, users can create custom RDL files and display the reports through the integrated view in CRM. To ensure that the IIS authentication is configured properly, you should run the IIS Authentication and Access Control Diagnostics (as shown in Figure 1).

Figure 1. Authenticated Diagnostics

Additional integration points are available when using CRM, SharePoint, and SQL Reporting Services. 

You may consider three possible deployment scenarios. Choosing the appropriate deployment depends on the number of requests for reporting.

Install the Reporting Server on the Same Server as the Microsoft Dynamics CRM Server

  • Pro

    • Simple deployment.

    • The reporting server is the same server as CRM server (see Figure 2).

      Figure 2. Reporting server on the same server as the CRM server.

    • You can use NTLM or Kerberos authentication to get user-specific data.

  • Con

    • Puts extra load on the CRM web servers.

The installation steps are as follows:

1.
Log in to the CRM front-end web server.

2.
Navigate to the Microsoft SQL installation setup.

3.
Launch the setup.

4.
Click Next to install the prerequisites.

5.
Click Next on the Welcome screen.

6.
Click Next on the Prerequisite Check.

If IIS and ASP.NET are not installed/configured on the server, cancel the setup and configure IIS and ASP.NET using the application server role, and then restart the setup.

7.
Enter the product key and click Next.

8.
On the Components to Install screen, select the following components:

  1. Reporting Services

  2. Workstation components, Books Online, and development tools (recommended)

9.
Click Advanced.

10.
In the Documentation, Samples, and Sample Databases screen, deselect Sample Databases and Sample Code and Applications (recommended).

11.
Click Next.

12.
On the Instance Name screen, you can specify an instance name for Reporting Services and database engine. If you want to install it on the default instance instead, select Default Instance (MSSQLSERVER).

13.
On the Service Account screen, do the following:

Specify a domain user account.

14.
Click Next.

15.
Select the appropriate collation. If unsure, use default values.

16.
Click Next.

17.
On the Report Server Installation Options screen, select Install the Default Configuration.

18.
Click Next to begin installation.

The following configuration steps are required only if you did not configure at the time of installation:

1.
Click Start.

2.
Click Microsoft SQL Server 2005.

3.
Click Configuration Tools.

4.
Click Reporting Services Configuration (see Figure 3).

Figure 3. Reporting server status.

5.
Start the Reporting Service if not started already (see Figure 3).

6.
Create a virtual directory for report storage (by default, it is ReportServer) (see Figure 4).

Figure 4. Report server virtual directory settings.

7.
Create a virtual directory (by default, it is Reports) (see Figure 5).

Figure 5. Report Manager virtual directory.

8.
Select the appropriate identity (as chosen in the earlier steps) (see Figure 6).

Figure 6. Windows service identity.

This has to be either NTLM authentication or Kerberos authentication needs to be enabled.

9.
Confirm the web service identity and the service accounts running the application (see Figure 7).

Figure 7. Web service identity.

10.
Select the database location of the report server. This is a required configuration for running the service in a load-balanced environment (see Figure 8).

Figure 8. Database setup.

11.
On the Initialization screen, select Initialize the Reporting Server.

The verification steps are as follows:

1.
Before beginning the configuration, verify whether Reporting Services is running.

2.
Navigate to http://localhost/reports or https://localhost/reports (if you enabled SSL on your server). You should see the Report Manager home page.

Note

It is possible to use SharePoint Integrated Report Manager to manage the SQL reports inside SharePoint.

Other -----------------
- Backing Up the Exchange Server 2007 Environment : What to Back Up on Exchange Servers
- Backing Up the Exchange Server 2007 Environment : Developing a Backup Strategy
- Microsoft Dynamics AX 2009 : Working with Data in Forms - Processing multiple records
- Microsoft Dynamics AX 2009 : Working with Data in Forms - Creating default data wizards
- Microsoft Systems Management Server 2003 : Developing Site Hierarchies (part 2) - International Site Considerations
- Microsoft Systems Management Server 2003 : Developing Site Hierarchies (part 1) - Network Performance
- BizTalk 2009 : Dealing with Extremely Large Messages (part 2) - Large Message Encoding Component
- BizTalk 2009 : Dealing with Extremely Large Messages (part 1) - Large Message Decoding Component
- Microsoft SQL Server 2008 R2 : Client Setup and Configuration for Database Mirroring
- Microsoft SQL Server 2008 R2 : Testing Failover from the Principal to the Mirror
- System Center Configuration Manager 2007 : Site and SQL Server Backups (part 3) - Restoring ConfigMgr Backups - Performing a Site Reset
- System Center Configuration Manager 2007 : Site and SQL Server Backups (part 2) - Restoring ConfigMgr Backups - ConfigMgr Functional Crash
- System Center Configuration Manager 2007 : Site and SQL Server Backups (part 1) - Backing Up ConfigMgr
- Security and Delegation in Configuration Manager 2007 : Securing Configuration Manager Operations
- Security and Delegation in Configuration Manager 2007 : Securing the Configuration Manager Infrastructure (part 4) - Securing Service Dependencies for Configuration Manager
- Security and Delegation in Configuration Manager 2007 : Securing the Configuration Manager Infrastructure (part 3) - Securing Configuration Manager Accounts
- Security and Delegation in Configuration Manager 2007 : Securing the Configuration Manager Infrastructure (part 2) - Securing Configuration Manager Communications
- Security and Delegation in Configuration Manager 2007 : Securing the Configuration Manager Infrastructure (part 1) - Securing Site Systems
- Backing Up the Exchange Server 2007 Environment : Establishing Service Level Agreements & Supporting Backups with Documentation
- Recovering from a Disaster in an Exchange Server 2007 Environment : Recovering Active Directory - The Active Directory Database
 
 
Most view of day
- Microsoft Visio 2010 : Creating and Using Shape Data Fields (part 2) - Choosing Shape Data Field Types , Creating Lists and Controlling Formatting
- Windows Server 2008 R2 high-availability and recovery features : Installing and Administering Network Load Balancing (part 1) - Adding Network Load Balancing feature
- Integrating BizTalk Server 2010 and Microsoft Dynamics CRM : Communicating from Dynamics CRM to BizTalk Server (part 3) - Registering the plugin, Testing the plugin
- Plug and Play and Power Management : Device Enumeration and Startup (part 1)
- Reporting in Dynamics AX 2009 : Reporting Overview
- Microsoft Visio 2010 : Working with Text (part 3) - Text Resizing Behavior
- System Center Configuration Manager 2007 : Configuring Desired Configuration Management
- Understanding Network Services and Active Directory Domain Controller Placement for Exchange Server 2007 : Configuring DNS to Support Exchange Servers, Troubleshooting DNS Problems
- Microsoft Visio 2010 : Linking External Data to Shapes (part 1) - Preparing the Data
- Windows Server 2012 : Configuring post-installation settings
Top 10
- Sharepoint 2013 : Overview of The Client-Side Object Model and Rest APIs - Client-Side Object Model API Coverage
- Sharepoint 2013 : Overview of The Client-Side Object Model and Rest APIs - REST and OData (part 3) - Creating, Updating, and Deleting
- Sharepoint 2013 : Overview of The Client-Side Object Model and Rest APIs - REST and OData (part 2) - Filtering and Selecting
- Sharepoint 2013 : Overview of The Client-Side Object Model and Rest APIs - REST and OData (part 1) - Getting Started with REST and OData
- Sharepoint 2013 : Integrating Apps for Office with SharePoint (part 2) - Apps for Office Integrated with an App for SharePoint
- Sharepoint 2013 : Integrating Apps for Office with SharePoint (part 1) - Standalone Apps for Office
- Sharepoint 2013 : The Office JavaScript Object Model (part 3) - App Security
- Sharepoint 2013 : The Office JavaScript Object Model (part 2) - Functional Capabilities by Office Client,Mailbox-based Apps
- Sharepoint 2013 : The Office JavaScript Object Model (part 1) - Document-based Apps
- Windows Phone 8 : Playing Music Through the Phone (part 5) - Sharing Music, Playing Music Using Smart DJ, Accessing Playlists
 
 
Windows XP
Windows Vista
Windows 7
Windows Azure
Windows Server
Windows Phone
2015 Camaro