How to activate Viewer Ports

Asked

Viewed 308 times

0

I have an application that uses rdl files, when opening in visual studio 2015 an error, and it appears as incompatible, however I have already installed the data tools, and the report Viewer , how do I solve this problem?

This msg appears when trying to open the project

Unsupported
This version of Visual Studio is unable to open the following projects. The project types may not be installed or this version of Visual Studio may not support them. 
For more information on enabling these project types or otherwise migrating your assets, please see the details in the "Migration Report" displayed after clicking OK.
     - Reports, "C:\Sandbox_Marcelo\33c reports Full\Reports.rptproj"


Non-functional changes required
Visual Studio will automatically make non-functional changes to the following projects in order to enable them to open in Visual Studio 2015, Visual Studio 2013, Visual Studio 2012, and Visual Studio 2010 SP1. Project behavior will not be impacted.
     - Reports, "C:\Sandbox_Marcelo\33c reports Full\Reports.sln"
  • Just to confirm, you try to open it to use the Designer?

  • Yes, this text appears

  • Have you added the . dll in the Toolbox? If not, you’ll have to go to Toolbox > Right-click the General tab and go to Choose Items > Search > Go to project folder > Packages > select this one. dll "Microsoft.ReportViewer.Winforms.dll" (if it is WPF, select the WPF.dll) > OK. For me, after doing this, it worked normally... Try it and tell me if it worked.

  • I’m using that bundle

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.