Skip to content
  • This project
    • Loading...
  • Sign in

Christian Gerdes / WebServicePlugins

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Issues 12
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
Closed
Open
Issue #10 opened 2018-01-23 17:26:58 UTC by Christian Gerdes@lilchger

Errors logged in Event Log

When a web test is re-run (by clicking on the "Click here to run again" link on top of the test result view) 2 exceptions are being logged in the Application Event Log.

The first one with description: (devenv.exe, PID 1124, Thread 1) WebLoadTestAdapter: Object reference not set to an instance of an object.

The second one with: (devenv.exe, PID 1124, Thread 1) WebLoadTestAdapter: at WebTest.WebService.Plugin.ResultTab.WebServiceResult.SetWebTestRequestResult(WebTestRequestResult webTestRequestResult, WebTestResultUnit webTestResultUnit) at WebTest.WebService.Plugin.ResultTab.Connect.WebTestResultViewerExt_SelectionChanged(Object sender, SelectionChangedEventArgs e) at Microsoft.VisualStudio.TestTools.LoadTesting.WebTestBaseExt.FireEventHandlerT

This occurs in VS2017 with version 1.0 of the plugin istalled (vsix). It does not seem to break any functionallity. The error is not displayed in the VS GUI. The only known impact is that it is logged in the event log.

Edited 2018-01-23 17:28:14 UTC
  • Please register or sign in to post a comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
None
Due date
No due date
2
Labels
bug confirmed
Assign labels
  • View labels
1
1 participant
Reference: lilchger/WebServicePlugins#10