<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/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>Introduction to TestApi – Part 7: Memory Leak Detection API</title><link>http://blogs.msdn.com/b/ivo_manolov/archive/2010/04/15/9995880.aspx</link><description>Series Index Overview of TestApi Part 1: Input Injection APIs Part 2: Command-Line Parsing APIs Part 3: Visual Verification APIs Part 4: Combinatorial Variation Generation APIs Part 5: Managed Code Fault Injection APIs Part 6: Text String Generation APIs</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Introduction to TestApi – Part 7: Memory Leak Detection API</title><link>http://blogs.msdn.com/b/ivo_manolov/archive/2010/04/15/9995880.aspx#10062976</link><pubDate>Thu, 16 Sep 2010 05:45:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10062976</guid><dc:creator>billliu</dc:creator><description>&lt;p&gt;if i understand the issue correctly, you mean the original testapicore.dll works fine, but it won&amp;#39;t work if you compile the source code to build the new one? this sounds like your compiling enviornment issue, i&amp;#39;m not exactly sure what went wrong. in your working folder, there should be some log file, can you copy/paste ? also your os version 32/64bit, Visual studio version, .net version.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10062976" width="1" height="1"&gt;</description></item><item><title>re: Introduction to TestApi – Part 7: Memory Leak Detection API</title><link>http://blogs.msdn.com/b/ivo_manolov/archive/2010/04/15/9995880.aspx#10062134</link><pubDate>Wed, 15 Sep 2010 11:06:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10062134</guid><dc:creator>casper</dc:creator><description>&lt;p&gt;I took the test api version 5 code and added a custom trigger. compiled the code, replaced the testapi\testApicore.dll with the newly created dll. I could access my trigger when i refer the dll in my test application. but the injecting part does not work properly. I tried compiling a fresh source code of testpi (i.e without any changes just compiled the code) and created the testApicore.dll. when this dll is refered from my test applicatoin still a basic test sample does not work. However when i replace the testApiCore.dll with the original dll i got from your site with the FaultInjectionSample.zip found in &amp;quot;Part 5: Managed Code Fault Injection APIs&amp;quot;, the basic test sample (example in Part 5) works perfectly. Please let me know your thoughts and if you have any solution for this.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10062134" width="1" height="1"&gt;</description></item></channel></rss>