Response.Write(System.IO.Path.GetFileName(System.Reflection.Assembly.GetExecutingAssembly().Location));
Login to post response