This is a migrated thread and some comments may be shown as answers.

How to Create (Deploying) Web Setup Wizard Using Telerik Reporting HTML5 Report Viewer for ASP.Net in Production Server.

7 Answers 76 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
gc_0620
Top achievements
Rank 1
gc_0620 asked on 08 Feb 2019, 09:37 PM

Hi all,
 
Environment

1)    VS 2017
2)    Telerik_UI_for_ASP.NET_AJAX_2019_1_115_Dev
3)    Telerik_Reporting_R1_2019_SP1_13_0_19_123_DEV

In my solution I am using Telerik HTML5 Report Viewer. Also using VS Installer Setup Wizard (Attached WebSetupWizard.png) for deployment purposes in production server from my solution.

My question is which .dll files/libraries I need to put for deployment (Attached HTML5 Report Viewer and Web Application.png) in deployment Wizard (Project Name: WebSetup) ?

In the past I was using Regular Report Viewer (Attached Obsolute Report Viewer.png) although that Report Viewer is now Obsolete.  But it worked for us. Not was any issue.

Very much appreciate any help to provide me with the required Telerik .Dll Files that I need to put in my Web Setup Project for Deployment. Also some step by step tasks that I need to do to accomplish my desired result. I did not use HTML5 Report at all.

Sincerely

gc_0620

7 Answers, 1 is accepted

Sort by
0
gc_0620
Top achievements
Rank 1
answered on 08 Feb 2019, 09:40 PM

Sorry I forgot to attach 2 other attachments.

1) WebSetupWizard.png

2) HTML5 Report Viewer and Web Application.png

0
gc_0620
Top achievements
Rank 1
answered on 08 Feb 2019, 09:43 PM

Sorry I forgot to attach 2 files.

- WebSetupWizard.png

- HTML5 Report Viewer and Web Application.png

0
gc_0620
Top achievements
Rank 1
answered on 08 Feb 2019, 09:45 PM
Sorry I forgot to attach 2 files.
- WebSetupWizard.png
- HTML5 Report Viewer and Web Application.png
0
gc_0620
Top achievements
Rank 1
answered on 08 Feb 2019, 09:46 PM
Sorry I forgot to attach 2 files.
- WebSetupWizard.png
- HTML5 Report Viewer and Web Application.png
0
gc_0620
Top achievements
Rank 1
answered on 08 Feb 2019, 09:58 PM
Sorry I forgot to attach 2 files.
- WebSetupWizard.png
- HTML5 Report Viewer and Web Application.png
0
gc_0620
Top achievements
Rank 1
answered on 08 Feb 2019, 10:01 PM

Forgot to attach 2 other files but can't upload them.Keeps telling me something missing happened, Try another way.

- WebSetupWizard.png
- HTML5 Report Viewer and Web Application.png

0
Nasko
Telerik team
answered on 13 Feb 2019, 04:52 PM
Hi gc_0620,

During the installation of Telerik Reporting on your machine, the Telerik Reporting assemblies were added to GAC. When deploying a Web Application project the assemblies from the GAC are not copied automatically so you need to make sure the assemblies physically exist in the bin folder of your application. The required assemblies for the HTML5 Report Viewer scenario are:

- Telerik.Reporting.dll
- Telerik.Reporting.Services.WebApi.dll

There are some optional assemblies which add up to the core reporting functionality and should be used only if you need the specific feature. They are responsible for additional support formats, database session, retrieving data from an OLAP cube, etc. The list of optional assemblies can be found here.

Regards,
Nasko
Progress Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
gc_0620
Top achievements
Rank 1
Answers by
gc_0620
Top achievements
Rank 1
Nasko
Telerik team
Share this question
or