Ok so I narrowed it down and feel like a slight retard...

I was overriding ToString() in a base class which was not necessary
(legacy code).  This was causing the issue.  I guess ToString is used
by Intelisense to display the class, even though i would think
Intelisense would be doing this for each property instead of on the
class itself.  Anyways... what do i know? =)

Thanks for all the input!

--

You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.



Reply via email to