Question
5
Replies
203
Views
Posted: June 10, 2019
Last activity: June 24, 2019
Closed
Solved
Error while raising raise event method
While i raise event on textbox after entering text, i'm using "OnPaste" method to recognize the text .
But i'm getting error "Exception from HRESULT: 0x80020006 (DISP_E_UNKNOWNNAME"
Tried different events under raise event , but everytime i'm getting same error as mentioned above.
Application which i'm using is built on angular.
@Mitchell I have seen you have worked on similar issue you have looked into
Question(Text box value not being recognised and raise event error)
Request to help on this issue.