<?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>Receiving Virtual Server events from a managed program</title><link>http://blogs.msdn.com/b/virtual_pc_guy/archive/2006/01/26/516123.aspx</link><description>Last week I talked about how to receive Virtual Server events from a VBScript - this week I am going to talk about doing this from a managed application. To do this you need to: 
 
 Setup the managed application appropriately to talk to the Virtual</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Receiving Virtual Server events from a managed program</title><link>http://blogs.msdn.com/b/virtual_pc_guy/archive/2006/01/26/516123.aspx#518382</link><pubDate>Fri, 27 Jan 2006 20:48:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:518382</guid><dc:creator>Benjamin Armstrong</dc:creator><description>Hi Ying,&lt;br&gt;&lt;br&gt;You should be looking at 'HeartbeatStopped' event - as that will fire whenever the virtual machine crashes.  TripleFault is a specific kind of crash - and will still trigger a 'HeartbeatStopped' event.&lt;br&gt;&lt;br&gt;Cheers,&lt;br&gt;Ben&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=518382" width="1" height="1"&gt;</description></item><item><title>re: Receiving Virtual Server events from a managed program</title><link>http://blogs.msdn.com/b/virtual_pc_guy/archive/2006/01/26/516123.aspx#518321</link><pubDate>Fri, 27 Jan 2006 18:38:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:518321</guid><dc:creator>Ying Jin</dc:creator><description>Hi, Ben,&lt;br&gt;Very nice series on Event detection and handling on VS. &lt;br&gt;&lt;br&gt;We are trying to detect when a legacy(and unstable) application crash the virtual machine. Is such event a vmVirtualMachineEvent_TripleFault or a &lt;br&gt;vmVirtualMachineEvent_HeartbeatStopped?&lt;br&gt;&lt;br&gt;What are the difference between these two events in terms of impact on host OS?&lt;br&gt;&lt;br&gt;Ying&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=518321" width="1" height="1"&gt;</description></item></channel></rss>