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
"ArgumentNullEx ception was unhandled"
"Value cannot be null."
"Parameter name: activationConte xt"
This happens before any code within ApplicationEven ts.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
"ArgumentNullEx ception was unhandled"
"Value cannot be null."
"Parameter name: activationConte xt"
This happens before any code within ApplicationEven ts.vb is executed. Can
anyone give me a hint as to what might be causing this error.
Thanks in advance,
Dean S