Help with a strange error #27820
Unanswered
stevenroman760
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I'm back to playing with drag and drop but this time in a tree view. When dropping I get a strange message saying COMException "No installed components were detected". This code works when rendering the tree view initially just not when dragging a new item from one node to another. Could someone give me some direction on what is going on? The exception occurs in AddItems in TreeView.cs in my custom controls library.
https://github.com/stevenroman760/PublicRepo.git
Thank You,
Steven
Beta Was this translation helpful? Give feedback.
All reactions