Hi,
I get this wonderfull message when running my ashx file:
Object reference not set to an instance of an object.
I try to read data from the HttpContext. I think the problem is around
here...
I have allready add IRequiresSessio nState, but this did not help.
Suggestion?
Thanks!
Arjen
I get this wonderfull message when running my ashx file:
Object reference not set to an instance of an object.
I try to read data from the HttpContext. I think the problem is around
here...
I have allready add IRequiresSessio nState, but this did not help.
Suggestion?
Thanks!
Arjen
Comment