P
Paolo Liverani
I am trying to create an assembly with general purpose function to use in
all of my projects.
One function should be called when an error is catch so that it can log the
error, send an email and pop-up a messagebox, but messagebox does nto work
in web form.
Is there any function that allows to check if an assembly is running in
webform and is there something similar to the messagebox for webform (I know
there messagebox in jscript but I would like to know if there is a better
solution).
Thank you,
Paolo Liverani
all of my projects.
One function should be called when an error is catch so that it can log the
error, send an email and pop-up a messagebox, but messagebox does nto work
in web form.
Is there any function that allows to check if an assembly is running in
webform and is there something similar to the messagebox for webform (I know
there messagebox in jscript but I would like to know if there is a better
solution).
Thank you,
Paolo Liverani