<?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>Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx</link><description>Visual C++ team has discovered that after installing the current release of Internet Explorer (Internet Explorer 8), some VC++ wizards do not function correctly. The products affected are Visual Studio 2005 and Visual Studio 2008. Following are the affected</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9516640</link><pubDate>Sun, 29 Mar 2009 07:00:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9516640</guid><dc:creator>Sheng Jiang</dc:creator><description>&lt;p&gt;The web browser control basically switched from an unknown zone to another unknown zone after the change... Does this higher or lower the web browser control's security level of other settings?&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9517310</link><pubDate>Sun, 29 Mar 2009 20:26:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9517310</guid><dc:creator>David Wilkinson, Visual C++ MVP</dc:creator><description>&lt;p&gt;Since these screens apparently function at the whim of Internet Explorer, and (at least the first two) have abysmal performance , design and functionality, why not get rid of them and replace them with ordinary modal dialogs?&lt;/p&gt;
&lt;p&gt;IMHO, the integration of IE with the OS was one of the worst mistakes MS ever made, but there is no need for Visual Studio to buy into it any more than is absolutely necessary.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9517440</link><pubDate>Sun, 29 Mar 2009 22:52:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9517440</guid><dc:creator>Alex Feinman, DAD MVP</dc:creator><description>&lt;p&gt;Agree with David completely. And, if they are so commited to using javascript in those dialogs, they should have gone with some sort of signing and making these scripts trusted. How about trusting scripts that are resources in signed binaries? What happens now is hardly acceptable&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9517469</link><pubDate>Sun, 29 Mar 2009 23:19:11 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9517469</guid><dc:creator>Vyacheslav Lanovets</dc:creator><description>&lt;p&gt;Thanks for providing workaround. I was beginning to bother.&lt;/p&gt;
&lt;p&gt;I feel it's OK that VS uses some kind of HTML-based dialogs. At least this allows for better code covergage of both products. &lt;/p&gt;
&lt;p&gt;I don't really like servicing policy of Visual Studio meaning that VS RTM is in fact of &amp;quot;beta&amp;quot; quality, SP1 is like stable release, but there is no polished SP2. Instead you get buggy RTM of next Visual Studio.&lt;/p&gt;
</description></item><item><title>Internet Explorer 8 설치 후에 Visual C++ 도구에서 발생하는 에러</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9517658</link><pubDate>Mon, 30 Mar 2009 02:58:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9517658</guid><dc:creator>Korea Evangelists</dc:creator><description>&lt;p&gt;Visual C++을 사용하는 개발자 분들이 Internet Explorer 8 설치 후에 겪는 문제에 대해 Visual C++ 팀이 블로그를 통해 우회 방법을 소개했습니다. 방법은&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9517987</link><pubDate>Mon, 30 Mar 2009 08:44:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9517987</guid><dc:creator>Jalf</dc:creator><description>&lt;p&gt;@David: Agreed. But it's probably unrealistic to expect them to rework the wizards outside a major product release. ;)&lt;/p&gt;
&lt;p&gt;But HTML, Javascript and embedded IE is definitely a terrible way to implement the project wizards. (Not least because it makes it so needlessly awkward for us to create our own)&lt;/p&gt;
</description></item><item><title>Visual Studio Smart Device Project error caused by IE8 RTW – and a workaround</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9518199</link><pubDate>Mon, 30 Mar 2009 12:05:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9518199</guid><dc:creator>FrankPr's World of Devices</dc:creator><description>&lt;p&gt;If you have recently upgraded your Internet Explorer to the latest and greatest final version 8 , apart&lt;/p&gt;
</description></item><item><title>Internet Explorer 8 Breaks Visual Studio 2008, Update</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9519175</link><pubDate>Mon, 30 Mar 2009 18:04:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9519175</guid><dc:creator>insider coding</dc:creator><description>&lt;p&gt;Internet Explorer 8 Breaks Visual Studio 2008, Update&lt;/p&gt;
</description></item><item><title>Visual Studio Smart Device Project error caused by IE8 RTW – and a workaround</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9519265</link><pubDate>Mon, 30 Mar 2009 18:37:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9519265</guid><dc:creator>Pocket.Info - Mobile News</dc:creator><description>&lt;p&gt;If you have recently upgraded your Internet Explorer to the latest and greatest final version 8 , apart&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9519359</link><pubDate>Mon, 30 Mar 2009 19:13:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9519359</guid><dc:creator>longtime c++/Mfc dev</dc:creator><description>&lt;p&gt;I also agree completely with David Wilkinson. &amp;nbsp; Replace these IE-dependent dialogs with convention win32 dialogs. &amp;nbsp;In the meantime, Developers are running IE 8 in some new mystery security zone.&lt;/p&gt;
&lt;p&gt;Is the VS team managing complexity, or just following/adding cool things?&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9519564</link><pubDate>Mon, 30 Mar 2009 20:06:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9519564</guid><dc:creator>vcblog</dc:creator><description>&lt;p&gt;Just to emphasize, this workaround impacts no aspect, security or otherwise, of using IE8 as a browser.&lt;/p&gt;
&lt;p&gt;VS already is a custom security host that directly controls all of the IE policy decisions while rendering the wizard code. In addition, VS uses a custom security zone (1000 decimal). It normally delegates no known relevant policy to the defaults for that security zone, but with IE8 the security host gets asked about the one policy detailed in the post. We use the custom security zone mechanism exactly to have a second layer of control when something happens like this.&lt;/p&gt;
&lt;p&gt;Full details about the mechanisms are at: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/ms537021%28VS.85%29.aspx"&gt;http://msdn.microsoft.com/en-us/library/ms537021%28VS.85%29.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;On the question as to why these are HTML dialogs? That was a decision we made for the VS 2002 product, and in retrospect, it wasn't the right decision. The decision now is whether it is worth the investment to replace these dialogs versus working on other features. So far we have felt we have higher value work we are doing.&lt;/p&gt;
&lt;p&gt;Ronald Laeremans&lt;/p&gt;
&lt;p&gt;Visual C++ Team&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9519768</link><pubDate>Mon, 30 Mar 2009 20:51:49 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9519768</guid><dc:creator>Sheng Jiang</dc:creator><description>&lt;p&gt;I know the new zone does not impact IE8, but it does have impact on all webbrowser-based applications like Visual Studio, Outlook/Outlook Express, FireFox's IETab extension, Maxthon, Windows Media Player, Real Player when the URL is not part of other zones. &lt;/p&gt;
&lt;p&gt;I think change moved some URLs from an default zone to a customized 1000 zone for webbrowser-based applications. I am assuming the default zone is more secure since it is more strict. However the different between default setting of other security settings in the new 1000 zone and the default settings in the default zone is not yet known. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I would suggest to copy registry entries from a restricted zone like untructed websites to the 1000 zone before relaxing the setting for the 1207 URL action.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9519811</link><pubDate>Mon, 30 Mar 2009 21:18:53 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9519811</guid><dc:creator>Ramesh Kumar</dc:creator><description>&lt;p&gt;thax alot for FIX ! As IE 8 released. I got the issue and reported to Microsoft Connect.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=425677"&gt;https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=425677&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9519928</link><pubDate>Mon, 30 Mar 2009 22:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9519928</guid><dc:creator>PJ Naughter Visual C++ MVP</dc:creator><description>&lt;p&gt;Wow, Yet again another reason to drop those damn HTML Dialogs and bring back the code for ClassWizard from Visual C++ v6 which the code should be still lying around in Microsoft someplace&amp;lt;ggg&amp;gt;. Is it really since VC 2002 those html dialogs was introduced. Oh well, I have long since given up on those dialogs and just added the message handlers / code manually myself. I've also got to say that performance of those dialogs are abysmal. Three or four seconds to show a simple add function/variable dialog is not acceptable. Surely someone can spent half a day to get this fixed / put back to how it worked in VC 6!. Lets hope this is addressed for VC 10.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9521410</link><pubDate>Tue, 31 Mar 2009 07:26:09 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9521410</guid><dc:creator>Joe</dc:creator><description>&lt;p&gt;PJ, I filed bugs about badly formatted Wizard code and misaligned checkboxes in some dialogs. They told me they were too busy to deal with such trivialities. You think they're going to pay attention to this? That would require professional developers with pride in their work.&lt;/p&gt;
</description></item><item><title>IE8 – Visual Studio Smart Device project issues.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9521649</link><pubDate>Tue, 31 Mar 2009 09:23:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9521649</guid><dc:creator>Windows Embedded Blog</dc:creator><description>&lt;p&gt;The Visual Studio team have blogged about an issue with Visual Studio 2005/2008 after installing IE8&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9524672</link><pubDate>Wed, 01 Apr 2009 04:00:21 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9524672</guid><dc:creator>Jack</dc:creator><description>&lt;p&gt;I have exactly this error, but posted workaround failed to work for me. What else I can do short of uninstalling IE8 ?&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9525114</link><pubDate>Wed, 01 Apr 2009 06:47:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9525114</guid><dc:creator>rasharm [msft]</dc:creator><description>&lt;p&gt;Jack,&lt;/p&gt;
&lt;p&gt;Could you let us know the following from your configuration:&lt;/p&gt;
&lt;p&gt;- OS (XP/Vista/Server, 32/64 bit)&lt;/p&gt;
&lt;p&gt;- Version of Visual Studio (2005, 2008 with or without SP1)&lt;/p&gt;
&lt;p&gt;- Which wizard is failing for you?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Visual C++ Team&lt;/p&gt;
</description></item><item><title>Création de projets “Smart Device” et IE8</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9526279</link><pubDate>Wed, 01 Apr 2009 14:33:41 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9526279</guid><dc:creator>Pierre's Embedded and Mobile Blog</dc:creator><description>&lt;p&gt;Certains d’entre vous ont surement d&amp;#233;j&amp;#224; pu constater le soucis: apr&amp;#232;s l’installation de la derni&amp;#232;re version&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9526368</link><pubDate>Wed, 01 Apr 2009 15:13:40 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9526368</guid><dc:creator>RB</dc:creator><description>&lt;p&gt;I have to disagree with the view that &amp;quot;there are more important things to work on&amp;quot; - while perhaps there are, you're looking at what, maybe two person-weeks of work to code and another two person-weeks to test?&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9526412</link><pubDate>Wed, 01 Apr 2009 15:26:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9526412</guid><dc:creator>SvenC</dc:creator><description>&lt;p&gt;@RB: what do you expect to be done in two weeks? Change the html-wizards back to Win32-dialogs, WinForms or WPF?&lt;/p&gt;
&lt;p&gt;I guess you underestimate the work.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9526429</link><pubDate>Wed, 01 Apr 2009 15:32:25 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9526429</guid><dc:creator>Dupuis Ambroise</dc:creator><description>&lt;p&gt;I'm afraid I have the same issue as Jack: i tried the workaround which does not seem to solve anything.&lt;/p&gt;
&lt;p&gt;-I use vista x64 (I made the changes in the x32 registry, although changes I make in HKCU are reflected in both x32 and x64 registry, verified twice)&lt;/p&gt;
&lt;p&gt;-VS 2008 SP1&lt;/p&gt;
&lt;p&gt;-I lauch the 'add variable' wizard directly from the classview, C++ environment)&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9527214</link><pubDate>Wed, 01 Apr 2009 19:38:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9527214</guid><dc:creator>Jack</dc:creator><description>&lt;p&gt;Here is what I have installed in the following order:&lt;/p&gt;
&lt;p&gt;32 bit Windows XP Professional (all the online upgrades up to date).&lt;/p&gt;
&lt;p&gt;Visual C# Express 2008&lt;/p&gt;
&lt;p&gt;Visual C++ Express 2008&lt;/p&gt;
&lt;p&gt;IE8 upgrade from IE7&lt;/p&gt;
&lt;p&gt;Visual Studio 2005 Standard.&lt;/p&gt;
&lt;p&gt;All available online upgrades for VS2005 including SP1&lt;/p&gt;
&lt;p&gt;Windows Mobile 6 SDK Rerfesh kit&lt;/p&gt;
&lt;p&gt;The wizard that I tried and which fails is a Smart Device C++ Win32 new project.&lt;/p&gt;
&lt;p&gt;I have made recommended here registry fix, but the wizard continue failing in the same manner. It comes back to the initial &amp;quot;new project&amp;quot; window with the message of script failure in the status area.&lt;/p&gt;
&lt;p&gt;Jack&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9527216</link><pubDate>Wed, 01 Apr 2009 19:39:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9527216</guid><dc:creator>Jack</dc:creator><description>&lt;p&gt;Here is what I have installed in the following order:&lt;/p&gt;
&lt;p&gt;32 bit Windows XP Professional (all the online upgrades up to date).&lt;/p&gt;
&lt;p&gt;Visual C# Express 2008&lt;/p&gt;
&lt;p&gt;Visual C++ Express 2008&lt;/p&gt;
&lt;p&gt;IE8 upgrade from IE7&lt;/p&gt;
&lt;p&gt;Visual Studio 2005 Standard.&lt;/p&gt;
&lt;p&gt;All available online upgrades for VS2005 including SP1&lt;/p&gt;
&lt;p&gt;Windows Mobile 6 SDK Rerfesh kit&lt;/p&gt;
&lt;p&gt;The wizard that I tried and which fails is a Smart Device C++ Win32 new project.&lt;/p&gt;
&lt;p&gt;I have made recommended here registry fix, but the wizard continue failing in the same manner. It comes back to the initial &amp;quot;new project&amp;quot; window with the message of script failure in the status area.&lt;/p&gt;
&lt;p&gt;Jack&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9527266</link><pubDate>Wed, 01 Apr 2009 19:59:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9527266</guid><dc:creator>Amit Chopra</dc:creator><description>&lt;p&gt;Jack &amp;nbsp;Are &amp;nbsp;you observing that the issue of New Project in only in Smart Device Projects ? Does the patch address the other issues for you?&lt;/p&gt;
&lt;p&gt;Amit&lt;/p&gt;
&lt;p&gt;VSD Team&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9527548</link><pubDate>Wed, 01 Apr 2009 21:36:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9527548</guid><dc:creator>Jack</dc:creator><description>&lt;p&gt;I don't know about any other issues. I don't program Smart Devices that much. I don't see problems with PC programming, but I only tested briefly wizards to start project there. I haven't tested wizards later to generate anything else like class etc. In fact I don't even use VS2005 that much recently. Expresss editions 2008 cover most of my needs. I turned to my old VS2005 only to develop small application for Windows Mobile 6 a week ago and I wasn't succesfull to start a project yet due to this issue.&lt;/p&gt;
&lt;p&gt;Jack&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9527800</link><pubDate>Wed, 01 Apr 2009 23:39:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9527800</guid><dc:creator>Raman Sharma</dc:creator><description>&lt;p&gt;Hello Dupuis,&lt;/p&gt;
&lt;p&gt;Would you mind opening a connect bug about this issue? &amp;nbsp;Also please post the bug # when you have done so.&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Visual C++ Team&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9528034</link><pubDate>Thu, 02 Apr 2009 01:32:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9528034</guid><dc:creator>Kawazoe Masahiro</dc:creator><description>&lt;p&gt;It seems to affect the MFC class wizards too. It happened to one of my friend and this fix solved the issue.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9528846</link><pubDate>Thu, 02 Apr 2009 11:43:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9528846</guid><dc:creator>Dupuis Ambroise</dc:creator><description>&lt;p&gt;ID 429314&lt;/p&gt;
&lt;p&gt;on connect.microsoft.com&lt;/p&gt;
</description></item><item><title>【日本語版】 Visual Studio 2005 および Visual Studio 2008 のウィザードでポップ アップ スクリプト エラーが出る</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9528860</link><pubDate>Thu, 02 Apr 2009 11:51:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9528860</guid><dc:creator>Microsoft Japan Forum Operators Blog</dc:creator><description>&lt;p&gt;こんにちは！ フォーラム オペレーターの服部清次です。 ここ最近、どういう訳か肌寒い日が続いていますが、皆さんはお元気ですか？ 僕は、冬服をしまったばかりのタイミングでしたので、ちょっとビックリしています。&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9528886</link><pubDate>Thu, 02 Apr 2009 12:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9528886</guid><dc:creator>Dupuis Ambroise</dc:creator><description>&lt;p&gt;OK I figured it out.&lt;/p&gt;
&lt;p&gt;I typed '1027' in stead of '1207' in the registry.&lt;/p&gt;
&lt;p&gt;Very sorry about this noob behaviour, I have my sys admin to thank for pointing that out.&lt;/p&gt;
</description></item><item><title>ASURADA의 생각</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9530155</link><pubDate>Fri, 03 Apr 2009 07:05:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9530155</guid><dc:creator>asurada's me2DAY</dc:creator><description>&lt;p&gt;Windows 7 때문에 어쩔 수 없이 사용하게 된 IE 8 때문에 여러모로 거슬린다. Visual C++ 2005 에서 Wizard 대화상자 Script Error, Visual C++ Team Blog에서 해결&lt;/p&gt;
</description></item><item><title>MFC Class Wizard</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9531539</link><pubDate>Sat, 04 Apr 2009 23:54:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9531539</guid><dc:creator>e_pech</dc:creator><description>&lt;p&gt;Thanks! It happens with the MFC Class Wizard too. This workaround fixed my issue!&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9531553</link><pubDate>Sun, 05 Apr 2009 00:50:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9531553</guid><dc:creator>Vikram Ganesh H</dc:creator><description>&lt;p&gt;Yahooo !!! It worked... I didn't quite understand why we should make those changes in REGEDIT... But, it worked... &amp;amp; I can continue with my ATL COM project now... Thank VC++ team :)&lt;/p&gt;
&lt;p&gt;-Vikram Ganesh H&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9536362</link><pubDate>Tue, 07 Apr 2009 20:44:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9536362</guid><dc:creator>Munish</dc:creator><description>&lt;p&gt;There is a similar issue on the C# (Windows Forms) side as well. &lt;/p&gt;
&lt;p&gt;If you open a Form in the designer and if there are any errors usually you will see a list of error with exception messages etc. But with IE8 installed you get raw html in a text-box! I believe this patch helps there as well.&lt;/p&gt;
</description></item><item><title>vs(2005 and 2008)中使用vc  创建智能设备项目失败的正确解决方案</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9537529</link><pubDate>Wed, 08 Apr 2009 09:18:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9537529</guid><dc:creator>andy.wu</dc:creator><description>&lt;p&gt;最近在学习win32开发wm应用时，发现无法创建vc 的智能设备项目，在网上搜索了一下，确定是由于ie8和vs的冲突导致的。&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9538087</link><pubDate>Wed, 08 Apr 2009 15:35:04 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9538087</guid><dc:creator>Jin Ming Xu</dc:creator><description>&lt;p&gt;Thanks very much！I was a test memeber for the version of visual studio 2008. In fact,I am dwelling in this error for a long time.However,I can't solve it.since IE8 installed, the problem occured.Until now,I know where the problem is! Fortunately,this little work &amp;nbsp;is really helpful for my coming burden in application design process! THANKS AGAIN! I am glad for your further help!&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9540126</link><pubDate>Thu, 09 Apr 2009 15:39:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9540126</guid><dc:creator>netvope</dc:creator><description>&lt;p&gt;Does it mean that the IE development team do NOT use VS? That's ironic.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9541476</link><pubDate>Fri, 10 Apr 2009 00:11:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9541476</guid><dc:creator>Vijay</dc:creator><description>&lt;p&gt;I have the same issue as Jack. This registry addition did not fix it for me. &lt;/p&gt;
&lt;p&gt;I am running VS 2008 SP1 on Vista X64 and I made my changes by using regedt32 (which opens the same editor as regedit). This is blocking my work. Please help.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9542461</link><pubDate>Fri, 10 Apr 2009 08:35:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9542461</guid><dc:creator>Tariq Mustafa</dc:creator><description>&lt;p&gt;I opened a MSDN case just to find out about this problem. I had installed IE8 before installing VC8, so was not sure what was causing the problem. After I uninstalled IE8, I stopped getting the script error on Dialog box screen.&lt;/p&gt;
&lt;p&gt;Another problem that I found out, and the MS support person who worked on this is aware of it, is when you convert the project from VC2003 to VC8 and then try to convert .sln to VC 2005, you get in linking issue where VC2005 project is looking for msvc90.lib (which is vc8 library).&lt;/p&gt;
&lt;p&gt;MS seems to have screwed up big time with all these different devlopement tools (mind you they have a new one every 2 years) and they have done absolutely pathetic job on doing any compatibility testing.&lt;/p&gt;
&lt;p&gt;Also MS did not refund my MSDN case for this indeed appear to be their issue.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9544714</link><pubDate>Sat, 11 Apr 2009 08:14:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9544714</guid><dc:creator>anonym</dc:creator><description>&lt;p&gt;Uninstallation IE8 solves the problem. It's a shame for MS. &lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9547039</link><pubDate>Mon, 13 Apr 2009 19:31:58 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9547039</guid><dc:creator>Amit Chopra</dc:creator><description>&lt;p&gt;For those of you still running into the issue of the Smart Device Native Project, I am setting up some machines to get a repro scenario to offer some alternate solution.&lt;/p&gt;
&lt;p&gt;Amit Chopra&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9548469</link><pubDate>Tue, 14 Apr 2009 15:54:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9548469</guid><dc:creator>Vicky Ronnen</dc:creator><description>&lt;p&gt;With the fix applied VS2008 works. But...&lt;/p&gt;
&lt;p&gt;When working on a MFC VC++ project, adding a static text to an dialog resource, I'm not able to change the caption! The caption property appears as an combobox, allowing true or false. It should be an textfield.&lt;/p&gt;
&lt;p&gt;Deinstalling IE8 and reverting to IE7 solves this problem.&lt;/p&gt;
&lt;p&gt;Platform: Windows Vista Ultimate (32) / VS2008 / All pathes applied.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9548485</link><pubDate>Tue, 14 Apr 2009 16:05:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9548485</guid><dc:creator>SvenC</dc:creator><description>&lt;p&gt;Hi Vicky,&lt;/p&gt;
&lt;p&gt;just tried to repro your steps but I had no problems with VS2008 and static text controls. &lt;/p&gt;
&lt;p&gt;Neither existing nor new ones show any problems to change the caption from the properties tool window.&lt;/p&gt;
&lt;p&gt;Strange...&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9548546</link><pubDate>Tue, 14 Apr 2009 16:54:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9548546</guid><dc:creator>Foxbat121</dc:creator><description>&lt;p&gt;It seems that the VS help app has the same scripting error as well. &lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9548548</link><pubDate>Tue, 14 Apr 2009 17:02:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9548548</guid><dc:creator>SvenC</dc:creator><description>&lt;p&gt;@foxbat121: I guess Microsoft needs to know which help pages do not work.&lt;/p&gt;
&lt;p&gt;I use MSDN for VS 2008 SP1 and didn't stumble about one yet.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9550783</link><pubDate>Wed, 15 Apr 2009 16:49:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9550783</guid><dc:creator>Torsten Koehler</dc:creator><description>&lt;p&gt;The registry change did not fix the problem for me: &amp;nbsp;I still have the JavaScript error for:&lt;/p&gt;
&lt;p&gt;- Add Function&lt;/p&gt;
&lt;p&gt;- Add Variable&lt;/p&gt;
&lt;p&gt;Wizards&lt;/p&gt;
&lt;p&gt;VS2008 SP1 (Version 9.0.30729.1 SP)&lt;/p&gt;
&lt;p&gt;Windows XP SP3&lt;/p&gt;
&lt;p&gt;IE Version 8.0.6001.18702&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9554478</link><pubDate>Fri, 17 Apr 2009 21:10:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9554478</guid><dc:creator>Raman Sharma [msft]</dc:creator><description>&lt;p&gt;Hello Torsten Koehler,&lt;/p&gt;
&lt;p&gt;Could you please verify that you have applied the registry fix correctly. &amp;nbsp;Someone else had earlier reported using incorrect number in the registry (the correct entry is 1207).&lt;/p&gt;
&lt;p&gt;Also, could you please let us know if you are using a 32bit or a 64bit OS?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Raman Sharma&lt;/p&gt;
&lt;p&gt;Visual C++ Team&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9554793</link><pubDate>Sat, 18 Apr 2009 05:07:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9554793</guid><dc:creator>Nic Wilson</dc:creator><description>&lt;p&gt;The absolute pathetic speed of the Visual Studio Dialogs and their very unstable nature have kept me from upgrading from V6.0 for years now and I can tell of of dozens and dozens of programmers who still use V6.0 for this very reason. &amp;nbsp;I can make your dialogs break in many different ways that never happen under V6.0, &amp;nbsp;even something simple as moving an enum declaration around the class can cause them to fail.&lt;/p&gt;
&lt;p&gt;The biggest single upgrade you could do to these dialogs is to revert them back to CDialog classes and return some stability and speed back to Visual Studio.&lt;/p&gt;
&lt;p&gt;Nic Wilson&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9555099</link><pubDate>Sat, 18 Apr 2009 19:17:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9555099</guid><dc:creator>RickC</dc:creator><description>&lt;p&gt;No joy here either...&lt;/p&gt;
&lt;p&gt;VS2008 SP1&lt;/p&gt;
&lt;p&gt;Vista 64&lt;/p&gt;
&lt;p&gt;I had the problem with IE7, so I figured I'd update to IE8, and maybe the workaround would work -- but no go -- same error messages on:&lt;/p&gt;
&lt;p&gt;Add Function&lt;/p&gt;
&lt;p&gt;Add Variable&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9556482</link><pubDate>Mon, 20 Apr 2009 13:21:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9556482</guid><dc:creator>W. de Hoog</dc:creator><description>&lt;p&gt;I had the same error when adding properties or methods using the ATL wizard. &lt;/p&gt;
&lt;p&gt;I had XP sp3, Visual Studio 2008 90 day trial and IE8. The registry fix did not help at all. &lt;/p&gt;
&lt;p&gt;Uninstalling IE8 made the wizard working (it does not complain about the error anymore).&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9556657</link><pubDate>Mon, 20 Apr 2009 16:18:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9556657</guid><dc:creator>RM</dc:creator><description>&lt;p&gt;I applied the patch, restarted my computer, cleaned up my projects, but that's still doesn't work when I try to create a dialog in the class wizard (that doesn't work when I try to add a variable to a dialog neither).&lt;/p&gt;
&lt;p&gt;XP Pro SP3, VS 2008 SP1, IE8&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9557040</link><pubDate>Mon, 20 Apr 2009 20:54:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9557040</guid><dc:creator>longtime c++/Mfc dev</dc:creator><description>&lt;p&gt;Nic Wilson - I do concur. &amp;nbsp;Well said.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9561740</link><pubDate>Wed, 22 Apr 2009 11:51:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9561740</guid><dc:creator>R.J</dc:creator><description>&lt;p&gt;The patch fixed the problem for me.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9562025</link><pubDate>Wed, 22 Apr 2009 14:28:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9562025</guid><dc:creator>NickB</dc:creator><description>&lt;p&gt;The posters commenting on VC6 having the most robust tools are right. I have been working on a ported project from VC6 for a year and a half now, specifically so that I can mix managed and unmanaged code and get access to a bunch of C# that we have. But the wizards and dialogs - they often hang my build so most of the time I just don't bother. I don't know why this has gone backwards.... it is like young C# coders _need_ those wizards, and the old (and no doubt we are older) C++ codgers will just do it by hand. Frustrating.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9570900</link><pubDate>Mon, 27 Apr 2009 16:45:45 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9570900</guid><dc:creator>Raman Sharma [msft]</dc:creator><description>&lt;p&gt;Hello everyone,&lt;/p&gt;
&lt;p&gt;I noticed that some people are seeing this problem despite the registry workaround. &amp;nbsp;I would request everyone seeing the problem to log bugs through Microsoft Connect with proper details:&lt;/p&gt;
&lt;p&gt;- OS Version with SP details&lt;/p&gt;
&lt;p&gt;- VS Version with SP details&lt;/p&gt;
&lt;p&gt;- 32/64 bit&lt;/p&gt;
&lt;p&gt;- Specific wizards that are failing&lt;/p&gt;
&lt;p&gt;- Any registry setting which might prevent reading from HKCU (Current User) and therefore mandate reading the policies from HKLM (Local Machine)&lt;/p&gt;
&lt;p&gt;Any such information will be useful. We will try to get back to you as soon as possible.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Raman Sharma&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9575447</link><pubDate>Wed, 29 Apr 2009 13:14:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9575447</guid><dc:creator>Richard.Tan</dc:creator><description>&lt;p&gt;hello, &lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp;I have tried the method you gived above, but it doesn't work&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9575479</link><pubDate>Wed, 29 Apr 2009 13:37:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9575479</guid><dc:creator>Richard.Tan</dc:creator><description>&lt;p&gt;create &amp;quot;Smart Device&amp;quot; project,&lt;/p&gt;
&lt;p&gt;my ie version: ie7&lt;/p&gt;
&lt;p&gt;And I intalled Microsoft Windows SDK for vista, does that matter?&lt;/p&gt;
</description></item><item><title>LOL!</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9578644</link><pubDate>Thu, 30 Apr 2009 09:04:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9578644</guid><dc:creator>toosten</dc:creator><description>&lt;p&gt;Ich kann das nicht glauben!&lt;/p&gt;
&lt;p&gt;Welche Entwicklungsumgebung wird bei MS eingesetzt? &lt;/p&gt;
&lt;p&gt;VS2008 kann es nicht sein, sonst h&amp;#228;tte man dieses Problem nicht in die Welt gesetzt!&lt;/p&gt;
&lt;p&gt;Euer Registry-Tip hatte nix gebracht, deshalb habe ich eine Systemwiederherstellung durchgef&amp;#252;hrt, mit dem Erfolg das der IE7 nicht mehr nutzbar ist. ( Eine Men&amp;#252;leiste fehlt, die mit dem EXTRA-Button, ...)&lt;/p&gt;
&lt;p&gt;Schon lustig das diese bei MS-Produkten nicht funktioniert!&lt;/p&gt;
&lt;p&gt;Naja, VS2008 funzt wieder und auf den IE kann ich verzichten!&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9578774</link><pubDate>Thu, 30 Apr 2009 09:51:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9578774</guid><dc:creator>SvenC</dc:creator><description>&lt;p&gt;@toosten: did you try to understand the problem?&lt;/p&gt;
&lt;p&gt;IE8 has tighter security settings. The VS devs could not know that at the time they developed the wizards. But nevertheless they have been forsighted enough to have a security zone of their own which they can configure without lowering the general IE security.&lt;/p&gt;
&lt;p&gt;The registry setting worked flawlessly for me and when I look at the few comments it seems to work for most people.&lt;/p&gt;
&lt;p&gt;Are you sure you entered the settings correctly?&lt;/p&gt;
&lt;p&gt;If yes, why not answer Raman's questions: which OS, CPU architecture and which wizard.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9581531</link><pubDate>Fri, 01 May 2009 02:34:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9581531</guid><dc:creator>Rob Parsons MVP-IE</dc:creator><description>&lt;p&gt;&lt;a rel="nofollow" target="_new" href="https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=434646"&gt;https://connect.microsoft.com/IE/feedback/ViewFeedback.aspx?FeedbackID=434646&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9582829</link><pubDate>Fri, 01 May 2009 22:35:52 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9582829</guid><dc:creator>toosten</dc:creator><description>&lt;p&gt;@SvenC&lt;/p&gt;
&lt;p&gt;Ja ich habe das Problem verstanden, aber am 30.4. hat dieser Workaround nicht funktioniert!&lt;/p&gt;
&lt;p&gt;Ich habe soeben noch einmal den IE8 installiert und diesen RegKey gesetzt, jetzt funktioniert VS2008!&lt;/p&gt;
&lt;p&gt;Merkw&amp;#252;rdig!&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9582953</link><pubDate>Fri, 01 May 2009 23:52:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9582953</guid><dc:creator>SvenC</dc:creator><description>&lt;p&gt;Wird wohl das typische Fehler-40-Problem gewesen sein ;-) Das wird auch mit Ausrufezeichen statt Punkten als Satzende nicht besser.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9584009</link><pubDate>Sun, 03 May 2009 00:48:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9584009</guid><dc:creator>jbierling</dc:creator><description>&lt;p&gt;Just to add my voice, these dialogs need to be replaced. &amp;nbsp;It makes no sense to use IE for this sort of functionality and in practice is slow and prone to breaking.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9585122</link><pubDate>Mon, 04 May 2009 04:52:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9585122</guid><dc:creator>AlexR</dc:creator><description>&lt;p&gt;Replacing those dialogs should not take any longer than a week. I mean you are JUST changing the UI not the functionality.&lt;/p&gt;
&lt;p&gt;If MS programmers take longer than that, may you should reduce the number of managers and meetings. &lt;/p&gt;
&lt;p&gt;We don't want all those new features you maybe working on anyway if the essential tools FAIL.&lt;/p&gt;
&lt;p&gt;We use VS6 because quite frankly anything afterwards just blew junks, at least for C++.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9596847</link><pubDate>Fri, 08 May 2009 15:34:29 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9596847</guid><dc:creator>hs</dc:creator><description>&lt;p&gt;Work around not working.&lt;/p&gt;
&lt;p&gt;OS: Windows XP SP3 32bit&lt;/p&gt;
&lt;p&gt;VS: VS 2008 SP1 (9.0.30729.1SP)&lt;/p&gt;
&lt;p&gt;Not working when add new member variables from dialog for VC++ MFC applications.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9597268</link><pubDate>Fri, 08 May 2009 19:27:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9597268</guid><dc:creator>vcblog</dc:creator><description>&lt;p&gt;Hello HS,&lt;/p&gt;
&lt;p&gt;Would you mind opening a connect bug about this issue? &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Visual C++ Team&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9599489</link><pubDate>Sat, 09 May 2009 21:25:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9599489</guid><dc:creator>Robin Colclough</dc:creator><description>&lt;p&gt;ANother Microsoft bungle! &amp;nbsp;I can&amp;#180;t believe that the operational stability of Microsoft&amp;#180;s key and sole development platform is dependent on the web browser, and that changes to Explorer break Visual Studio! I also agree that the performance of these script driven dialogs is abismal, some 5000-times slower to execute that normal dialogs on my laptop! How can we trust in Microsoft when they make such bad choices!&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9607720</link><pubDate>Tue, 12 May 2009 19:59:07 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9607720</guid><dc:creator>HenryB</dc:creator><description>&lt;p&gt;Here:&lt;/p&gt;
&lt;p&gt;- Windows XP SP3&lt;/p&gt;
&lt;p&gt;- Microsoft Visual C++ 2008 (not SP1ed)&lt;/p&gt;
&lt;p&gt;- IE 8 v8.0.6001.18702&lt;/p&gt;
&lt;p&gt;the workaround fixed the issue. Thanks!&lt;/p&gt;
&lt;p&gt;(BTW I agree with the above saying to return back to CDialog)&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9610984</link><pubDate>Wed, 13 May 2009 23:07:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9610984</guid><dc:creator>blah</dc:creator><description>&lt;p&gt;Let's be frank. The Microsoft IDE team does not care an ounce about C++ developers and wishes we'd all just go extinct already. The buggy museum pieces that pass off as resource editors today are another retardation since Visual C++ 6.0.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9616400</link><pubDate>Thu, 14 May 2009 19:04:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9616400</guid><dc:creator>hoon</dc:creator><description>&lt;p&gt;Two amazing things:&lt;/p&gt;
&lt;p&gt;1. The solution fixed the problem.&lt;/p&gt;
&lt;p&gt;2. The search engine found this page.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9624015</link><pubDate>Sun, 17 May 2009 08:59:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9624015</guid><dc:creator>Bob</dc:creator><description>&lt;p&gt;YES.&lt;/p&gt;
&lt;p&gt;the workaround fixed the issue. &lt;/p&gt;
&lt;p&gt;But i must reboot.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9628538</link><pubDate>Tue, 19 May 2009 19:42:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9628538</guid><dc:creator>Marius Bancila</dc:creator><description>&lt;p&gt;Thanks for the workaround. It fixed my problems with VS 2008 SP1 (on Win XP) (after restarting VS only ;) ).&lt;/p&gt;
</description></item><item><title>Самые вкусные консервы их тех, которые я когда-либо пробовал</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9632272</link><pubDate>Wed, 20 May 2009 17:28:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9632272</guid><dc:creator>Блог команды разработчиков Internet Explorer 8</dc:creator><description>&lt;p&gt;Хотя эта статья адресована ИТ-администраторам, но и просто технически грамотные пользователи, возможно,&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9632691</link><pubDate>Wed, 20 May 2009 21:49:22 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9632691</guid><dc:creator>voidProgrammer</dc:creator><description>&lt;p&gt;Deeply disappointing error. This is a shame in that this type of easy should have been caught by regression test that is supposed to run on a daily basis. VS team doesn't have a QA team or QA team's lack of understanding of the core technology?&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9632954</link><pubDate>Thu, 21 May 2009 01:17:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9632954</guid><dc:creator>SvenC</dc:creator><description>&lt;p&gt;I can only repeat myself:&lt;/p&gt;
&lt;p&gt;@voidProgrammer: did you try to understand the problem?&lt;/p&gt;
&lt;p&gt;IE8 has tighter security settings. The VS devs could not know that at the time they developed the wizards. But nevertheless they have been forsighted enough to have a security zone of their own which they can configure without lowering the general IE security.&lt;/p&gt;
&lt;p&gt;As soon as they recognized the problem they posted how to adjust the security zone. No need to fix any code, everything works as designed.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9633733</link><pubDate>Thu, 21 May 2009 16:22:26 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9633733</guid><dc:creator>blah</dc:creator><description>&lt;p&gt;&amp;quot;On the question as to why these are HTML dialogs? That was a decision we made for the VS 2002 product, and in retrospect, it wasn't the right decision. The decision now is whether it is worth the investment to replace these dialogs versus working on other features. So far we have felt we have higher value work we are doing.&amp;quot;&lt;/p&gt;
&lt;p&gt;This is the height of hypocrisy and stupidity. Where was this line of thinking when you guys decided to replace perfectly functional dialogs with these HTML based abominations? Anyone with a shred of common sense at the time would have realized that it's clunky at best if you have to go through all the trouble of creating a custom browser security zone. Microsoft fails the Duh Test far too often.&lt;/p&gt;
</description></item><item><title>re: Some VS2005 and VS2008 Wizards Pop Up Script Error.</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9644077</link><pubDate>Wed, 27 May 2009 12:00:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9644077</guid><dc:creator>Magnus</dc:creator><description>&lt;p&gt;This fix worked for me until installing SP2 for Windows Vista. Now the error is back when selecting platform.&lt;/p&gt;
&lt;p&gt;Any ideas how to fix it this time?&lt;/p&gt;
</description></item><item><title>969897 (MS09-019) - Kumulatives Sicherheitsupdate für IE8 unter Windows XP - 09.06.09</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9725871</link><pubDate>Thu, 11 Jun 2009 08:36:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9725871</guid><dc:creator>patch-info.de</dc:creator><description>&lt;p&gt;Kurzbeschreibung: Kumulatives Sicherheitsupdate, das aufgetretene Sicherheitsl&amp;#252;cken im Windows Internet Explorer 8 schlie&amp;#223;en soll. Siehe Security Bulletin MS09-019 (englisch bzw. deutsch) Aktuell: ja direkter Download oder &amp;#252;ber Windows Update Be&lt;/p&gt;
</description></item><item><title>944036 - Optional: Internet Explorer 8 für Windows XP - 19.03.09</title><link>http://blogs.msdn.com/vcblog/archive/2009/03/28/some-vs2005-and-vs2008-wizards-pop-up-script-error.aspx#9745650</link><pubDate>Sat, 13 Jun 2009 19:22:50 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9745650</guid><dc:creator>patch-info.de</dc:creator><description>&lt;p&gt;Kurzbeschreibung: Finalversion des Windows Internet Explorer 8 (kurz: IE8) f&amp;#252;r Windows XP. Der IE8 ist die Internet Explorer-Version von Microsoft, welche bislang Web-Standards in der Voreinstellung am besten unterst&amp;#252;tzt. Dessen Installation ist somit&lt;/p&gt;
</description></item></channel></rss>