Global.asax
hi all,
I want to send mail during my application crashes.
I wrote my method in application_end event in global.asax.
Its working fine when i'm running through visualstudio.net.
When i tried by stopping my IIS server, it doesnt work.
Where i have to write my method to get fire when my application get crashes?
Thanks in advance.
Regards,
Gomathi
.
Relevant Pages
- Re: Vista Media Center Crash
... Either the component that raises this event is not installed on your local computer or the installation is corrupted. ... P4: unknown ... it immediately crashes and sends a ... (microsoft.public.windows.mediacenter) - Re: No Internet Explorer 7 downloads and crashes unless ran as administrator
... >>> switch for plugins. ... >>> Regards ... > downloads and many crashes. ... (microsoft.public.windows.vista.general) - Re: using protected methods in compact framework
... Best regards, ... no exception has come up or anything its simply crashes when it tries to connect. ... so as to get the local endpoint of the current connected socket. ... // Calls the protected 'Client' property belonging to the TcpClient base class. ... (microsoft.public.dotnet.framework.compactframework) - Re: error creating/writing to log file...strange problem!
... it crashes on the second line. ... >> opening the app, and problem doesnt appear anymore. ... (microsoft.public.pocketpc.developer) - Re: System crash upon resume from hibernate
... Seems hardware driver problem but error code is vital.That will help to detect the error. ... oldstrings wrote: ... crashes my system, Win XP Home ed., older Dell XPS T600 machine that I just upgraded the CPU on to a PL/IP3T processor. ... (microsoft.public.windows.mediacenter) |
|