<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: TraceJS V2 R.I.P.</title>
	<atom:link href="http://damianblog.com/2008/09/09/tracejs-v2-rip/feed/" rel="self" type="application/rss+xml" />
	<link>http://damianblog.com/2008/09/09/tracejs-v2-rip/</link>
	<description>.NET from Geneva, Switzerland</description>
	<lastBuildDate>Mon, 07 May 2012 06:33:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Kiran Grandhe</title>
		<link>http://damianblog.com/2008/09/09/tracejs-v2-rip/comment-page-1/#comment-330</link>
		<dc:creator>Kiran Grandhe</dc:creator>
		<pubDate>Tue, 20 Apr 2010 08:24:57 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/09/09/tracejs-v2-rip/#comment-330</guid>
		<description>Hi, 

I am trying to use the IDebugProgramProvider2 in C#. 

I am unable to create an instance of the com object by using the ComInterop. I have searched for this Interface in the registry and tried creating an object of this, but was unable to create an instance. 

My Code is : 
    [ComImport, Guid(&quot;1959530A-8E53-4E09-AD11-1B7334811CAD&quot;)]
    class DebugProgramProvider2Class
    {
    }

All I get is a bunch of COM Errors. 

Can you please suggest me how I can about this? Alternatively, if you can share the V2 Code (I believe you have used this in there) it would help.

-Thanks
-Kiran</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>I am trying to use the IDebugProgramProvider2 in C#. </p>
<p>I am unable to create an instance of the com object by using the ComInterop. I have searched for this Interface in the registry and tried creating an object of this, but was unable to create an instance. </p>
<p>My Code is :<br />
    [ComImport, Guid("1959530A-8E53-4E09-AD11-1B7334811CAD")]<br />
    class DebugProgramProvider2Class<br />
    {<br />
    }</p>
<p>All I get is a bunch of COM Errors. </p>
<p>Can you please suggest me how I can about this? Alternatively, if you can share the V2 Code (I believe you have used this in there) it would help.</p>
<p>-Thanks<br />
-Kiran</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://damianblog.com/2008/09/09/tracejs-v2-rip/comment-page-1/#comment-235</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 24 Feb 2009 04:41:44 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/09/09/tracejs-v2-rip/#comment-235</guid>
		<description>Hi Damian,

Can you share the code of the v2 that you created?

It would be of great help to me

Thanks in advance</description>
		<content:encoded><![CDATA[<p>Hi Damian,</p>
<p>Can you share the code of the v2 that you created?</p>
<p>It would be of great help to me</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arech</title>
		<link>http://damianblog.com/2008/09/09/tracejs-v2-rip/comment-page-1/#comment-234</link>
		<dc:creator>Arech</dc:creator>
		<pubDate>Thu, 18 Dec 2008 09:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://damianblog.com/2008/09/09/tracejs-v2-rip/#comment-234</guid>
		<description>Hi Damian!

First of all - thank you for TraceJS, nice job! Almost every tracing software (if its used with real world apps, not just &quot;Hello World!&quot;) requires very complex algorithms and rich GUI to analyse huge amount of data, so it is no wonder you weren&#039;t able to complete this task by yourself only. I know what I&#039;m talking about - I worked hard several years developing some tracing software...

Well, what do I want to ask?
TraceJS works nice if there is a SCRIPT tag for appropriate code. But if IE is executing eval()`ed code - TraceJS displays nothing. And this is what makes me very sad, because most of Dojo&#039;s script-code runs throuht eval(). I&#039;m stuck with a mad IE problem somewhere between Dojo and GoogleMaps JS-api and TraceJS looks like my last hope.
Is there any way to make TraceJS to trace eval()&#039;ed code?
Thanks!

ps: could you please reply to the email I specified in the &quot;Mail&quot; form-field?</description>
		<content:encoded><![CDATA[<p>Hi Damian!</p>
<p>First of all &#8211; thank you for TraceJS, nice job! Almost every tracing software (if its used with real world apps, not just &#8220;Hello World!&#8221;) requires very complex algorithms and rich GUI to analyse huge amount of data, so it is no wonder you weren&#8217;t able to complete this task by yourself only. I know what I&#8217;m talking about &#8211; I worked hard several years developing some tracing software&#8230;</p>
<p>Well, what do I want to ask?<br />
TraceJS works nice if there is a SCRIPT tag for appropriate code. But if IE is executing eval()`ed code &#8211; TraceJS displays nothing. And this is what makes me very sad, because most of Dojo&#8217;s script-code runs throuht eval(). I&#8217;m stuck with a mad IE problem somewhere between Dojo and GoogleMaps JS-api and TraceJS looks like my last hope.<br />
Is there any way to make TraceJS to trace eval()&#8217;ed code?<br />
Thanks!</p>
<p>ps: could you please reply to the email I specified in the &#8220;Mail&#8221; form-field?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

