<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.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>VB6 Control Security Update causes control to fail (updated)</title><link>http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/04/11/vb6-control-security-update-causes-control-to-fail.aspx</link><description>By Laura Holzwarth 
 A new security update (MS12-027) released, April 10 has been released that affects MSCOMCTL.OCX, which means this not only affects Excel, but can affect all of the Office applications including Word and Power Point. 
 When you enable</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: VB6 Control Security Update causes control to fail (updated)</title><link>http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/04/11/vb6-control-security-update-causes-control-to-fail.aspx#3506660</link><pubDate>Fri, 29 Jun 2012 13:13:39 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3506660</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Hi Will,&lt;/p&gt;
&lt;p&gt;we´ve got a lot of incidents coming along with the deployment of MS12-027. Can you tell us, if there´s another way (other than deleting the exd-files) to prevent this issue from occuring in the future.&lt;/p&gt;
&lt;p&gt;Or is it an unavoidable issue, for an application, when the next version/s of mscomctl.ocx is published? Maybe it´s sufficient to compile the VBA solution/s, that is/are dealing with the corresponding ActiveX controls before their execution?&lt;/p&gt;
&lt;p&gt;best regards&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3506660" width="1" height="1"&gt;</description></item><item><title>re: VB6 Control Security Update causes control to fail (updated)</title><link>http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/04/11/vb6-control-security-update-causes-control-to-fail.aspx#3494383</link><pubDate>Wed, 25 Apr 2012 08:03:17 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3494383</guid><dc:creator>azarro</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;We have numerous users reporting that Word 2007 templates which use MSCOMCTL.OCX stored on a network had stopped working after applying MS12-027 update. However the provided solution doesn´t work for us. Is there any other way around it, or do we have to wait for an update to MS12-027?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Michal&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3494383" width="1" height="1"&gt;</description></item><item><title>re: VB6 Control Security Update causes control to fail</title><link>http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2012/04/11/vb6-control-security-update-causes-control-to-fail.aspx#3492294</link><pubDate>Mon, 16 Apr 2012 04:39:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3492294</guid><dc:creator>Sebastien Mistouflet</dc:creator><description>&lt;p&gt;Thanks Will. Very useful.&lt;/p&gt;
&lt;p&gt;One thing to change though is to put the path within double quotes.&lt;/p&gt;
&lt;p&gt;on xp, this one didn&amp;#39;t work (due to blank spaces):&lt;/p&gt;
&lt;p&gt;del %appdata%\microsoft\forms\*.exd&lt;/p&gt;
&lt;p&gt;but the following worked&lt;/p&gt;
&lt;p&gt;del &amp;quot;%appdata%\microsoft\forms\*.exd&amp;quot;&lt;/p&gt;
&lt;p&gt;--Sebastien&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3492294" width="1" height="1"&gt;</description></item></channel></rss>