D
Dean Slindee
Using VS2005, .NetFramework 2.0:
I can compile the project without errors. But, when I run the project from
Visual Studio, I get this error message
"ArgumentNullException was unhandled"
"Value cannot be null."
"Parameter name: activationContext"
This happens before any code within ApplicationEvents.vb is executed. Can
anyone give me a hint as to what might be causing this error.
Thanks in advance,
Dean S
I can compile the project without errors. But, when I run the project from
Visual Studio, I get this error message
"ArgumentNullException was unhandled"
"Value cannot be null."
"Parameter name: activationContext"
This happens before any code within ApplicationEvents.vb is executed. Can
anyone give me a hint as to what might be causing this error.
Thanks in advance,
Dean S