S
Steve
Hi All,
I'm writing an error handler and need to display a MessageBox from
within a Class Library. I've added System.Windows.Forms as a
reference and also to my using list. The compiler complains that "The
type or namespace name 'Windows' does not exist in the namespace
'System'.
What could I be doing wrong?
Thanks,
Steve
I'm writing an error handler and need to display a MessageBox from
within a Class Library. I've added System.Windows.Forms as a
reference and also to my using list. The compiler complains that "The
type or namespace name 'Windows' does not exist in the namespace
'System'.
What could I be doing wrong?
Thanks,
Steve