microsoft / SqlNexus

SQL Nexus is a tool that helps you identify the root cause of SQL Server performance issues. It loads and analyzes performance data collected by SQL LogScout, SQLDiag or PSSDiag. It can dramatically reduce the amount of time you spend manually analyzing data.
MIT License
356 stars 101 forks source link

Error when installing Nexus 6.0.0.8 #67

Closed dxico closed 3 years ago

dxico commented 6 years ago

Hello

When i try toi install de Nexus tool, it appears an error:

Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ReportViewer.Common, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The system cannot find the file specified. at Microsoft.Reporting.WinForms.LocalReport..ctor() at Microsoft.Reporting.WinForms.ReportViewer.Reset() at Microsoft.Reporting.WinForms.ReportViewer..ctor() at sqlnexus.fmNexus.InitializeComponent() in C:\Users\jackli\Documents\GitHub\Sqlnexus\sqlnexus\fmNexus.Designer.cs:line 79 at sqlnexus.fmNexus..ctor() in C:\Users\jackli\Documents\GitHub\Sqlnexus\sqlnexus\fmNexus.cs:line 252 at sqlnexus.Program.Main(String[] args) in C:\Users\jackli\Documents\GitHub\Sqlnexus\sqlnexus\Program.cs:line 266

I already Install de Clrtypes, Reportviewer and RML utilitys

Thanks

Daniel

ivaldesMSFT commented 4 years ago

Same issue here. Did you find a solution ?

ram2ybabu commented 4 years ago

What is the installed Report viewer version ?

ram2ybabu commented 3 years ago

We have released the new version of nexus . The prerequisite section contains the Report viewer version required by SQL nexus. I am closing the issue for now. Please open a new one if you still face the issue.