activationContext value cannot be null

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dean Slindee

    #1

    activationContext value cannot be null

    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



Working...