G
goscottie
I have VB .NET class project (VS 2005) with constants defined in it.
During design time, it resolve it fine and complies ok. At runtime,
it references to Microsoft.VisualBasic and it can't find the
constant. So why is it doing that and how do I fix that?
During design time, it resolve it fine and complies ok. At runtime,
it references to Microsoft.VisualBasic and it can't find the
constant. So why is it doing that and how do I fix that?