[Mono-list] when is Application_End called?

Pedro Santos pre@oninetspeed.pt
Fri, 21 May 2004 10:33:01 +0100


--=-PeYTeE0DfCAiFFJuDFgx
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable


Hello.

When I press Enter to end XSP will Application_End be called? This is
crutial for my application. I have this in my application class:

protected void Application_End( object src, EventArgs e )
{
	Console.Write("Shuting down application... ");
	UserUtility.bd.resetUserRulerId();
	Console.WriteLine("Done");
}

This must be called! And it's not.

I am using xsp.exe 0.10.0.0, on Mono JIT compiler version 0.31. Thanks.

--=20
Pedro Santos <www.psantos.net>
"Si minor plus est ergo nihil sunt omnia..."

--=-PeYTeE0DfCAiFFJuDFgx
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQBArczM00b8YfrkjegRArHIAKDJB7nhNDxCHg6UQMmCv2Fax52tpACgrIid
hCQH7lx4xce19FgXixcGXKU=
=0Ex2
-----END PGP SIGNATURE-----

--=-PeYTeE0DfCAiFFJuDFgx--