microsoft / microsoft/SqlNexus

ReadTrace report does not work

Open
#161 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
427
Forks
111
Avg merge
3d 42m
Merged PRs (30d)
8

Description

hello i have all the prerequisite installed, version 7.22.03.23
image
if i import pssdiag data the link ReadTrace Reports is missing
if i restore a backup from another laptop where the link ReadTrace Report is present and it works i get error
image

Could not load file or assembly 'Reporter, Version=9.4.10000.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Strong name validation failed. (Exception from HRESULT: 0x8013141A)

SQLNexus Critical: 0 : Exception: Report not found: ReadTrace_Main.rdlc. Source: sqlnexus. Stack: at sqlnexus.fmNexus.GetFullReportPath(String reportName, String reportExt)
at sqlnexus.fmNexus.DrillThrough(LocalReport report, String reportpath). InnerException: .

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the ReadTrace Reports path described in the issue and the fmNexus.GetFullReportPath and DrillThrough stack entries. Check how Reporter.dll and ReadTrace_Main.rdlc are located and loaded during PSSDiag import or backup restore. Done means the ReadTrace Reports link is available and the report opens without the strong-name or report-not-found errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.