Quote:
Originally Posted by agraham
Ih has found the dll and the intialisation entry point or it wouldn't have got that far.
Any further information with that exception? That message is the exception type, I would have expected an additional message as well.
|
No there is nothing else.. I've attached a screenshot
I've used "TextBox1.Text = sen.ToString(sen.GetRawSensorData)" in this case
but to be sure i also did TextBox1.Text = sen.GetRawSensorData
same result
