<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1016786" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1016786</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/how-test-applicationonend-local-server#comment-1097637</link>
    <description> &lt;p&gt;From my experience, the Application_OnEnd fires (when it works) when IIS is either stopped or shut down.&lt;/p&gt;
 </description>
     <pubDate>Sat, 05 Jan 2002 17:21:09 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1097637 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/how-test-applicationonend-local-server#comment-1097635</link>
    <description> &lt;p&gt;thanks. I&#039;ll take your advice on that. If it doesn&#039;t always fire, then I wouldn&#039;t want to use it to record data that will be lost if it doesn&#039;t.&lt;/p&gt;
&lt;p&gt;Just out of curiosity. When is it supposed to fire? Right away, when when the last browser leaves the site or some period of time after that?&lt;/p&gt;
 </description>
     <pubDate>Sat, 05 Jan 2002 16:51:58 +0000</pubDate>
 <dc:creator>akohl</dc:creator>
 <guid isPermaLink="false">comment 1097635 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/how-test-applicationonend-local-server#comment-1097576</link>
    <description> &lt;p&gt;First off, putting any type of function in the Application_OnEnd isn&#039;t a good idea. Application_OnEnd is VERY unpredictable, sometimes it fires, sometimes it doesn&#039;t. My first piece of advice, don&#039;t use it.&lt;/p&gt;
&lt;p&gt;Try moving that piece of code into the Session_OnEnd. Then to test it just create a page and include &quot;Session.Abandon&quot; and Session_OnEnd should fire.&lt;/p&gt;
 </description>
     <pubDate>Fri, 04 Jan 2002 13:18:41 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1097576 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
