A
Axel Dahmen
Hi,
I've created an .ashx file (IHttpHandler). From within the ProcessRequest()
member function I cannot access profile data provided by the dynamically
generated ProfileCommon class. Any dynamic property of my user's profile
yields "NullReferenceException", even from within the "Auto"/"Local"/"Watch"
tabs.
Why is this happening? Did I do something wrong here?
Your help is quite appreciated.
TIA,
Axel Dahmen
ASP.NET 2.0
I've created an .ashx file (IHttpHandler). From within the ProcessRequest()
member function I cannot access profile data provided by the dynamically
generated ProfileCommon class. Any dynamic property of my user's profile
yields "NullReferenceException", even from within the "Auto"/"Local"/"Watch"
tabs.
Why is this happening? Did I do something wrong here?
Your help is quite appreciated.
TIA,
Axel Dahmen
ASP.NET 2.0