Completed
Last Updated: 23 Oct 2015 08:11 by ADMIN
ADMIN
Ivaylo
Created on: 23 Sep 2015 04:51
Type: Bug Report
2
NullReference exception when clicking on RadTreeNode inside RadTreeView
Repro steps:


1. Execute the test from the project attached.


Expected result: The test should pass

Actual result: The test fails with the following exception:

Test Name:    RunTest
Test FullName:    TelerikSample.Test.RunTest
Test Source:    c:\Users\ittodorov\Desktop\work files\23.09.2015\TelerikSample-2015-09-22-11-27-49Z\TelerikSample\Class1.cs : line 20
Test Outcome:    Failed
Test Duration:    0:00:03.463

Result Message:    System.NullReferenceException : Object reference not set to an instance of an object.
Result StackTrace:    
at Telerik.WebAii.Controls.Html.RadTreeNode.Click()
at TelerikSample.Test.RunTest() in c:\Users\ittodorov\Desktop\work files\23.09.2015\TelerikSample-2015-09-22-11-27-49Z\TelerikSample\Class1.cs:line 43
1 comment
ADMIN
Pavel
Posted on: 23 Oct 2015 08:11
This problem is resolved.