microsoft / microsoft/SqlNexus
ReadTrace report does not work
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

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

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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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