Click here to Skip to main content
15,887,346 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
My previous project developed by Visual Basic - VS2010. Now I need to run it in 2015 facing problem
Error	BC30002	Type 'Microsoft.Reporting.WinForms.ReportViewer' is not defined.


Thanks

What I have tried:

Covert from visual studio 2010 project to visual studio 2015
Posted
Comments
Richard MacCutchan 24-Jul-17 9:07am    
Check your project settings. It may have been lost in the conversion process.
Sheila Pontes 24-Jul-17 9:11am    
Hi,

Install the reportviewer in your visual studio 2015. If the reportviewer already had install, install again.
Depending on the version of visual studio, the reportviewer does not install.
I had problem with visual studio 2012 express.

Download MICROSOFT® REPORT VIEWER 2015 RUNTIME from Official Microsoft Download Center

ReportViewer 2015 in Visual Studio 2015 | The ASP.NET Forums


This article is in Portuguese language but the google translation can help you.
This article teach you, how you install the reportviewer in the visual studio 2015
ReportViewer - Install in the Visual Studio 2015
Jochen Arndt 24-Jul-17 9:14am    

1 solution

Hi,

Install the reportviewer in your visual studio 2015. If the reportviewer already had install, install again.
Depending on the version of visual studio, the reportviewer does not install.
I had problem with visual studio 2012 express.


ReportViewer 2015 in Visual Studio 2015 | The ASP.NET Forums


Download MICROSOFT® REPORT VIEWER 2015 RUNTIME from Official Microsoft Download Center

This article is in Portuguese language but the google translation can help you.
This article teach you, how you install the reportviewer in the visual studio 2015.
ReportViewer - Install in the Visual Studio 2015
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900