I just tried to add a global.asax file to my application, and get:
Type 'Event Args' is not defined
...in the parameters section for the routines inside the global.asax page.
I want to have the page errors / exceptions notices sent to the development team, but I can't get past this 'Event Args' error.
Thanks!
Type 'Event Args' is not defined
...in the parameters section for the routines inside the global.asax page.
I want to have the page errors / exceptions notices sent to the development team, but I can't get past this 'Event Args' error.
Thanks!