<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>IIS7 - Classic ASP</title><link>http://forums.iis.net/1044.aspx</link><description>Forum discussing usage of Classic ASP applications on the IIS 7 platform</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Ajax calls not working - no errors indicated</title><link>http://forums.iis.net/thread/1906434.aspx</link><pubDate>Wed, 10 Jun 2009 05:58:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906434</guid><dc:creator>LesterDK</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906434.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906434</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Ahh, forgot to close the thread here. And yes, it does work now.&lt;/p&gt;&lt;p&gt;The issue was related to the window.onload event, that would not trigger correctly, hence no javascript error since the scripts were never invoked.&lt;/p&gt;&lt;p&gt;The solution was to check jquery.ready event instead and firing the scripts as needed.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: Ajax calls not working - no errors indicated</title><link>http://forums.iis.net/thread/1906429.aspx</link><pubDate>Wed, 10 Jun 2009 02:41:22 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906429</guid><dc:creator>Leo Tang - MSFT</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1906429.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1906429</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It seems both the two samples work properly now. Ajax script is executed in the client side , this issue is mostly relative to client side. Could you share your solution here?&lt;/p&gt;</description></item><item><title>Ajax calls not working - no errors indicated</title><link>http://forums.iis.net/thread/1905742.aspx</link><pubDate>Thu, 04 Jun 2009 09:08:15 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1905742</guid><dc:creator>LesterDK</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1905742.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1044&amp;PostID=1905742</wfw:commentRss><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I have migrated to 2008 Server and IIS7, but still using classic ASP and figured out most of my previous problems.&lt;/p&gt;&lt;p&gt;Know a page using ajax to update a form basen on criteria simply does not trigger. According to firebug (firefox) the page gets called at least once, but no change occur to the form fields. And no js errors seen either. This is the same for IE8.&lt;/p&gt;&lt;p&gt;Nothing to see in the event log, and checked out the features installed to see if ajax support needs to be enabled somewhere, but nothing...&lt;/p&gt;&lt;p&gt;Any hints would be appreciated.&lt;/p&gt;&lt;p&gt;IIS6 - &lt;a href="http://allan-hansen.dk/2143.cms" title="IIS6 sample" target="_blank"&gt;IIS6 sample&lt;/a&gt; working form with ajax, changing &amp;quot;mærke&amp;quot; will load model according to change made.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;IIS7 - &lt;a href="http://toyota-krogsgaard.dk/3194.cms" target="_blank"&gt;IIS7 sample&lt;/a&gt; same code not working with IIS7. &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>