<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.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/"><channel><title>ASP.NET AJAX Discussion and Suggestions</title><link>http://forums.asp.net/1007.aspx</link><description>This forum is the place for ASP.NET AJAX 'getting started' questions, general questions that don't fit in one of the other forums about AJAX </description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Ann: TraceJS -- logs all JavaScript that Internet Explorer executes (no code change required)</title><link>http://forums.asp.net/thread/1960781.aspx</link><pubDate>Wed, 17 Oct 2007 16:16:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1960781</guid><dc:creator>ppychu</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1960781.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1960781</wfw:commentRss><description>&lt;p&gt;I downloaded the zip and unzip.&lt;/p&gt;
&lt;p&gt;I double click the tracejs.exe file -- nothing happens.&lt;/p&gt;
&lt;p&gt;I executed it at a DOS prompt -- nothing happens.&lt;/p&gt;
&lt;p&gt;But I do see the process in task manager.&lt;/p&gt;
&lt;p&gt;Should there be&amp;nbsp; a GUI or somehing that will come up when I run it??&lt;/p&gt;
&lt;p&gt;Not sure how to use this TraceJS&lt;/p&gt;
&lt;p&gt;Can someone please kindly help?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;</description></item><item><title>Re: Ann: TraceJS -- logs all JavaScript that Internet Explorer executes (no code change required)</title><link>http://forums.asp.net/thread/1478790.aspx</link><pubDate>Tue, 28 Nov 2006 12:02:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1478790</guid><dc:creator>dmehers</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1478790.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1478790</wfw:commentRss><description>&lt;p&gt;FWIW I've found the problem and updated the blog entry and associated software.&amp;nbsp; If you have not had VS 2003 installed before then there is a good chance you won't have the Active Scripting Debug API installed, which is why the above error occurred.&amp;nbsp; I've updated the posting and associated software to explain where it can be downloaded.&lt;/p&gt;</description></item><item><title>Re: Ann: TraceJS -- logs all JavaScript that Internet Explorer executes (no code change required)</title><link>http://forums.asp.net/thread/1478569.aspx</link><pubDate>Tue, 28 Nov 2006 07:49:24 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1478569</guid><dc:creator>dmehers</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1478569.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1478569</wfw:commentRss><description>&lt;p&gt;I'm getting some reports of people not being able to run this, getting an error:&lt;/p&gt;
&lt;p&gt;System.Runtime.InteropServices.COMException (0x80040154): Retrieving the COM class factory for component with CLSID {0C0A3666-30C9-11D0-8F20-00805F2CD064} failed due to the following error: 80040154.&lt;/p&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp; at TraceJS.Form1.InitializeMachineDebugManager() in c:\Documents and Settings\nikhilko\Desktop\TraceJS\TraceJS\Form1.cs:line 73&lt;br /&gt;&lt;/div&gt;
&lt;div&gt;If you get this, please let me know.&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;Thanks,&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Damian&lt;/div&gt;</description></item><item><title>Ann: TraceJS -- logs all JavaScript that Internet Explorer executes (no code change required)</title><link>http://forums.asp.net/thread/1477690.aspx</link><pubDate>Mon, 27 Nov 2006 16:01:18 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1477690</guid><dc:creator>dmehers</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1477690.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1007&amp;PostID=1477690</wfw:commentRss><description>&lt;p&gt;I've written a small utility in C# which uses the Active Scripting Debugging API to log all JavaScript that Internet Explorer executes.&amp;nbsp; There is no need to instrument your code, since it hooks into IE at a pretty low level.&lt;/p&gt;
&lt;p&gt;The tool and the source are available for free: &lt;a href="http://damianblog.com/2006/11/23/tracejs/"&gt;http://damianblog.com/2006/11/23/tracejs/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It can be useful for understanding what&amp;nbsp; is going on inside the ASP.NET AJAX runtime, and also to help understand what is going on in your own code without having to step through in the debugger.&lt;/p&gt;
&lt;p&gt;If you do want to trace inside the ASP.NET AJAX runtime then you might want to have the ScriptManager return the ASP.NET AJAX Runtime JavaScript files from the file system instead of from the embedded resources ... I explain how to do that here: &lt;a href="http://damianblog.com/2006/11/27/scriptmanager-scriptpath/"&gt;http://damianblog.com/2006/11/27/scriptmanager-scriptpath/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Damian&lt;/p&gt;</description></item></channel></rss>