External Exception in plugin

Hi,

does anyone have an idea what this external exception could be hinting at?
It doesnt say anything that i could use to track down the error…

Im developing a plugin that references a dll, is it coming from there? If so, is there a general way to go to find the origin of the exception ?
thanks

Are you compiling from visual studio? Or dynamic? Anyways you prolly have null reference somewhere, the only thing I can suggest make a visual studio solution.

i am developing in visual studio, is your suggestion to attach vvvv to it and debug that way?

edit: forgot to say: exception occurs when trying to drag my plugin into vvvv

edit: attaching to vs helped a lot, it was a architecture mismatch within the sdk i was using, cheers!


Here all you need to setup proper vvvv debug mode

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.