up vote 0 down vote favorite
share [g+] share [fb]

I have a 2 forms setup

my first form will call another form with the ShowDialog() method when I receive data from the serial port

ShowDialog() throws InvalidOperation with additionnal information "DragDrop registration did not succeed"

any hints on how to solve this?

link|improve this question

77% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Cheesy google search answer... but it seems to address your issue:

http://social.msdn.microsoft.com/forums/en-US/vbgeneral/thread/269b8950-2ef9-483f-8124-e2725ffd5d83/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.