Configuring SQL Server Reporting Services for ASP.NET Running on Azure Web Role

Post on 07-Jul-2015

562 views 1 download

Transcript of Configuring SQL Server Reporting Services for ASP.NET Running on Azure Web Role

CONFIGURING SQL SERVER REPORTING SERVICES FOR

ASP.NET RUNNING ON AZURE WEB ROLE

ALLAN SPARTACUS MANGUNE

MICROSOFT MVP FOR ASP.NET/IIS

AGENDA

• Create a database on Azure Database

• Configuring SQL Server 2012 Reporting Services on Azure Virtual Machine

• Create an ASP.NET Report Viewer

• Deploying ASP.NET App to Azure Web Role

CREATE DATABASE ON AZURE DATABASE

• Microsoft Azure Portal

• SQL Server Management Studio

DEMO

CONFIGURING SQL SERVER 2012 REPORTING SERVICES ON AZURE VIRTUAL MACHINE

• Create a virtual machine

• Use PowerShell to Create a Windows Azure VM With a Native Mode Report Server

CREATE VIRTUAL MACHINE

USE POWERSHELL TO CREATE A WINDOWS AZURE VM WITH A NATIVE MODE REPORT SERVER

RUN THE REPORTS SERVER

• Create an endpoint to port 80 or 443

DEMO

CREATE AN ASP.NET REPORT VIEWER

• Network Credential Mapper

• ReportViewer handler in the system.webserver with IntegratedMode pre-condition

DEPLOYMENT TO MICROSOFT AZURE

• Set ReportViewer assemblies to copy to local bin folder

• Microsoft.ReportViewer.WebForms.dll

• Microsoft.ReportViewer.Common.dll

DEMO

Q & A

CONTACT ME

• allanmangune@gmail.com

• Facebook.com/mangune

THANK YOU!