cancel
Showing results for 
Search instead for 
Did you mean: 

How I can publish my reports on a MVC application

Former Member
0 Kudos

I have arround 200 reports created with the full version of Crystal Reports 2016. Something of these files with .rpt extension, are incluted on a mvc application, under the folders Reports.

The application in development mode are working without problems, the application in something code, execute the report (.rpt) and generate and display a .pdf file. The problem is when I need publish the application in a Windows Server 2012, i instaled the Crystal Reports Redistributable Packckage, I configured IIS rights, complements to execute aspnet mvc. Now tha app MVC is working in the server, connect to the database, but the reports never are working.

What components or configuration i need to this scenario? Someone can help me?

Thanks

View Entire Topic
0 Kudos

Need more info about the error. All I can suggest is to run in debug mode and enable logging to determine the problem.