<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Sayed Ibrahim Hashimi - MSBuild, Web Deploy (MSDeploy), ASP.NET - IntelliTrace</title>
    <link>http://sedodream.com/</link>
    <description>MSBuild, C#, Visual Studio and more</description>
    <language>en-us</language>
    <copyright>Sayed Ibrahim Hashimi</copyright>
    <lastBuildDate>Sat, 08 May 2010 23:19:38 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.3.9074.18820</generator>
    <managingEditor>sayed.hashimi@gmail.com</managingEditor>
    <webMaster>sayed.hashimi@gmail.com</webMaster>
    <item>
      <trackback:ping>http://sedodream.com/Trackback.aspx?guid=45c89a49-fd37-463a-9d96-c795d7d68d96</trackback:ping>
      <pingback:server>http://sedodream.com/pingback.aspx</pingback:server>
      <pingback:target>http://sedodream.com/PermaLink,guid,45c89a49-fd37-463a-9d96-c795d7d68d96.aspx</pingback:target>
      <dc:creator>Ibrahim</dc:creator>
      <wfw:comment>http://sedodream.com/CommentView,guid,45c89a49-fd37-463a-9d96-c795d7d68d96.aspx</wfw:comment>
      <wfw:commentRss>http://sedodream.com/SyndicationService.asmx/GetEntryCommentsRss?guid=45c89a49-fd37-463a-9d96-c795d7d68d96</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
The past few days I was unable to <a href="http://msdn.microsoft.com/en-us/library/ms164926%28v=VS.100%29.aspx">Edit
and Continue</a> in Visual Studio 2010 Ultimate from my home machine, which is running
Windows 7 64bit. I knew there were <a href="http://blogs.msdn.com/stevejs/archive/2005/11/15/493018.aspx">some
issues</a> with this on 64bit, I figured one of my projects was not targeting x86
so I just ignored it. Then today I was really getting annoyed at seeing the dialog.
</p>
        <p>
          <a href="http://sedodream.com/content/binary/WindowsLiveWriter/VisualStudioUnabletoEditandContinue_10F39/edit-and-continue_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="edit-and-continue" border="0" alt="edit-and-continue" src="http://sedodream.com/content/binary/WindowsLiveWriter/VisualStudioUnabletoEditandContinue_10F39/edit-and-continue_thumb.png" />
          </a>
        </p>
        <p>
So I started playing around with the configuration settings made sure that everything
was in order and still no dice.
</p>
        <p>
After that I performed a repair of Visual Studio, and then reset all the settings
under Tools&gt;Import and Export Settings and that still didn’t solve the problem.
Then I remembered that I change my IntelliTrace settings the other day so I went to
disable it and to my surprise I saw the dialog box shown below.
</p>
        <p>
          <a href="http://sedodream.com/content/binary/WindowsLiveWriter/VisualStudioUnabletoEditandContinue_10F39/edit-and-continue2_2.png">
            <img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="edit-and-continue2" border="0" alt="edit-and-continue2" src="http://sedodream.com/content/binary/WindowsLiveWriter/VisualStudioUnabletoEditandContinue_10F39/edit-and-continue2_thumb.png" />
          </a>
        </p>
        <p>
When I changed the IntelliTrace setting to collect call information I didn’t notice
the warning stating “Edit and continue is disabled when collecting Call Information”!
So I changed the setting and everything was good. Microsoft should add this to the
Edit and Continue dialog box not available, I’ll ping a few people I know about that.
FYI I created this <a href="http://stackoverflow.com/questions/2795795/cant-edit-and-continue-when-using-visual-studio-2010-on-a-64-bit-machine-app-ta">question</a> on <a href="http://stackoverflow.com">Stackoverflow</a> before
I resolved it myself.
</p>
        <p>
Sayed Ibrahim Hashimi
</p>
      </body>
      <title>Visual Studio: Unable to Edit and Continue?</title>
      <guid isPermaLink="false">http://sedodream.com/PermaLink,guid,45c89a49-fd37-463a-9d96-c795d7d68d96.aspx</guid>
      <link>http://sedodream.com/2010/05/08/VisualStudioUnableToEditAndContinue.aspx</link>
      <pubDate>Sat, 08 May 2010 23:19:38 GMT</pubDate>
      <description>&lt;p&gt;
The past few days I was unable to &lt;a href="http://msdn.microsoft.com/en-us/library/ms164926%28v=VS.100%29.aspx"&gt;Edit
and Continue&lt;/a&gt; in Visual Studio 2010 Ultimate from my home machine, which is running
Windows 7 64bit. I knew there were &lt;a href="http://blogs.msdn.com/stevejs/archive/2005/11/15/493018.aspx"&gt;some
issues&lt;/a&gt; with this on 64bit, I figured one of my projects was not targeting x86
so I just ignored it. Then today I was really getting annoyed at seeing the dialog.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://sedodream.com/content/binary/WindowsLiveWriter/VisualStudioUnabletoEditandContinue_10F39/edit-and-continue_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="edit-and-continue" border="0" alt="edit-and-continue" src="http://sedodream.com/content/binary/WindowsLiveWriter/VisualStudioUnabletoEditandContinue_10F39/edit-and-continue_thumb.png" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
So I started playing around with the configuration settings made sure that everything
was in order and still no dice.
&lt;/p&gt;
&lt;p&gt;
After that I performed a repair of Visual Studio, and then reset all the settings
under Tools&amp;gt;Import and Export Settings and that still didn’t solve the problem.
Then I remembered that I change my IntelliTrace settings the other day so I went to
disable it and to my surprise I saw the dialog box shown below.
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://sedodream.com/content/binary/WindowsLiveWriter/VisualStudioUnabletoEditandContinue_10F39/edit-and-continue2_2.png"&gt;&lt;img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="edit-and-continue2" border="0" alt="edit-and-continue2" src="http://sedodream.com/content/binary/WindowsLiveWriter/VisualStudioUnabletoEditandContinue_10F39/edit-and-continue2_thumb.png" /&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
When I changed the IntelliTrace setting to collect call information I didn’t notice
the warning stating “Edit and continue is disabled when collecting Call Information”!
So I changed the setting and everything was good. Microsoft should add this to the
Edit and Continue dialog box not available, I’ll ping a few people I know about that.
FYI I created this &lt;a href="http://stackoverflow.com/questions/2795795/cant-edit-and-continue-when-using-visual-studio-2010-on-a-64-bit-machine-app-ta"&gt;question&lt;/a&gt; on &lt;a href="http://stackoverflow.com"&gt;Stackoverflow&lt;/a&gt; before
I resolved it myself.
&lt;/p&gt;
&lt;p&gt;
Sayed Ibrahim Hashimi
&lt;/p&gt;</description>
      <comments>http://sedodream.com/CommentView,guid,45c89a49-fd37-463a-9d96-c795d7d68d96.aspx</comments>
      <category>Edit and Continue</category>
      <category>IntelliTrace</category>
      <category>Visual Studio</category>
      <category>Visual Studio 2010</category>
    </item>
  </channel>
</rss>