<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xml:base="http://www.red-gate.com/MessageBoard/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Red Gate forums: .NET Reflector 7.0 Feedback</title>
 <link>http://www.red-gate.com/MessageBoard/</link>
 <description>Product Support and Discussion</description>
 <language>en</language>
 <copyright>Copyright Red Gate Software Ltd</copyright>
 <managingEditor>internalsupport@red-gate.com</managingEditor>
 <webMaster>internalsupport@red-gate.com</webMaster>
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 <ttl>60</ttl>
 <lastBuildDate>Sun, 19 May 2013 14:10:14 GMT</lastBuildDate>
 <pubDate>Sun, 19 May 2013 14:10:14 GMT</pubDate>
 <image>
  <url>http://www.red-gate.com/messageboard/templates/subRed/images/logo_phpBB.gif</url>
  <title>Red Gate forums: .NET Reflector 7.0 Feedback</title>
  <link>http://www.red-gate.com/MessageBoard/</link>
 </image>
 <item>
  <title>Show line numbers?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=61017#61017</link>
  <description>I would love to be able to see the line numbers in the Disassembly window. Unlike Visual Studio, MonoDevelop and Unity3d don't have a direct connection to Reflector so it can't jump to an offending line automatically. 
&lt;br /&gt;

&lt;br /&gt;
I don't particularly enjoy counting them either.</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16738</comments>
  <dc:creator>GeorgeR</dc:creator>
  <pubDate>Mon, 01 Apr 2013 03:02:01 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=61017#61017</guid>
 </item>
 <item>
  <title>Reflector is crashing Visual Studio 2012</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=60441#60441</link>
  <description>Hey, the Reflector Visual Studio extension is repeatedly crashing Visual Studio 2012 for me.  I have finally disabled the extension.  It seems to happen in association with loading and unloading projects using TFS to revert project changes or to unshelve project changes.</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16533</comments>
  <dc:creator>dkent600</dc:creator>
  <pubDate>Fri, 22 Feb 2013 14:56:35 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=60441#60441</guid>
 </item>
 <item>
  <title>visual studio 2012 hangs on spash screen after install</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59601#59601</link>
  <description>I was no longer able to start visual studio after installing the latest v7.7 version of the vs 2012 reflector extension. Once i removed it, vs loaded normally.
&lt;br /&gt;

&lt;br /&gt;
I'm running windows 8 pro x64 and have several other vs addons installed as well.  Anyone had this issue?</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16306</comments>
  <dc:creator>sirkirby</dc:creator>
  <pubDate>Thu, 03 Jan 2013 20:29:44 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59601#59601</guid>
 </item>
 <item>
  <title>bug with phalanger</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=59461#59461</link>
  <description>il code:
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; .maxstack 5
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0000&amp;#58; ldarg.1 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0001&amp;#58; ldstr &amp;quot;SirenaAnnulPNR&amp;quot;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0006&amp;#58; stfld string &amp;#91;PhpNetCore&amp;#93;PHP.Core.PhpStack&amp;#58;&amp;#58;CalleeName
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_000b&amp;#58; ldarg.1 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_000c&amp;#58; ldfld class &amp;#91;PhpNetCore&amp;#93;PHP.Core.ScriptContext &amp;#91;PhpNetCore&amp;#93;PHP.Core.PhpStack&amp;#58;&amp;#58;Context
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0011&amp;#58; ldarg.1 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0012&amp;#58; ldc.i4.1 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0013&amp;#58; call instance object &amp;#91;PhpNetCore&amp;#93;PHP.Core.PhpStack&amp;#58;&amp;#58;PeekValue&amp;#40;int32&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0018&amp;#58; ldarg.1 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0019&amp;#58; ldc.i4.2 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_001a&amp;#58; call instance object &amp;#91;PhpNetCore&amp;#93;PHP.Core.PhpStack&amp;#58;&amp;#58;PeekValueOptional&amp;#40;int32&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_001f&amp;#58; ldarg.1 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0020&amp;#58; ldc.i4.3 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0021&amp;#58; call instance object &amp;#91;PhpNetCore&amp;#93;PHP.Core.PhpStack&amp;#58;&amp;#58;PeekValueOptional&amp;#40;int32&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0026&amp;#58; ldarg.1 
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0027&amp;#58; call instance void &amp;#91;PhpNetCore&amp;#93;PHP.Core.PhpStack&amp;#58;&amp;#58;RemoveFrame&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_002c&amp;#58; call object &amp;lt;sections/avia/bron/functions_sirena.php&amp;gt;.&amp;lt;Script&amp;gt;&amp;#58;&amp;#58;SirenaAnnulPNR&amp;#40;class &amp;#91;PhpNetCore&amp;#93;PHP.Core.ScriptContext, object, object, object&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; L_0031&amp;#58; ret 
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
RemoveFrame called after PeekValue*
&lt;br /&gt;
c# code:
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; stack.CalleeName = &amp;quot;SirenaAnnulPNR&amp;quot;;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; stack.RemoveFrame&amp;#40;&amp;#41;;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; return SirenaAnnulPNR&amp;#40;stack.Context, stack.PeekValue&amp;#40;1&amp;#41;, stack.PeekValueOptional&amp;#40;2&amp;#41;, stack.PeekValueOptional&amp;#40;3&amp;#41;&amp;#41;;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;
RemoveFrame called before PeekValue*</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=16256</comments>
  <dc:creator>proff</dc:creator>
  <pubDate>Mon, 17 Dec 2012 11:43:58 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=59461#59461</guid>
 </item>
 <item>
  <title>RE: Cannot Install Reflector 7.6 VS2010 Extension On Windows XP</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58914#58914</link>
  <description>This a frequent problem,that generally causes the long folder path in your device.(longer than 255 characters)
&lt;br /&gt;
There's a lot of additional software on the internet which can help you.I found Long Part Tool.It helped me.
&lt;br /&gt;
&lt;a href=&quot;http://PathTooDeep.com&quot; target=&quot;_blank&quot;&gt;http://PathTooDeep.com&lt;/a&gt; 
&lt;br /&gt;
All you need to do is to download this program online and save all the settings to your computer. This program is compatible with Windows NT, 2000, XP, Vista and Windows 7. Create an icon for the Long Path Tool on your desktop for easy access. Each time you would like to manage files that have a long filename all you need to do is to click the icon and it will instantly direct you to a window that presents all your files. Here you can rename, delete, open and move your files instantly without the worries of error messages saying that there is some sort of a problem.
&lt;br /&gt;

&lt;br /&gt;
You may see the error &amp;quot;The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters,&amp;quot; under the following circumstances:
&lt;br /&gt;
Opening an assembly with .NET Reflector
&lt;br /&gt;
Exporting source code for an assembly using an add-in such as FileDisassembler, or FileGenerator
&lt;br /&gt;
I hope that it will help you! 
&lt;br /&gt;
Good luck! 
&lt;br /&gt;
Cheers!</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15622</comments>
  <dc:creator>GabrielNar</dc:creator>
  <pubDate>Tue, 13 Nov 2012 13:38:40 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58914#58914</guid>
 </item>
 <item>
  <title>Access violation reading location 0x00000001; VS fatal crash</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=58411#58411</link>
  <description>I have installed Reflector integration (VS12). After opening a project (not C# but another project types, or empty solutions with attached processes etc..), Visual Studio crashes. I was able to attach to devenv.exe and obtain memory dump.
&lt;br /&gt;

&lt;br /&gt;
Call stack:
&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;Unhandled exception at 0x772715de in devenv.exe&amp;#58; 0xC0000005&amp;#58; Access violation reading location 0x00000001
&lt;br /&gt;
... ... ...
&lt;br /&gt;
kernel32.dll!750714dd&amp;#40;&amp;#41; &amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
ole32.dll!74fac8e2&amp;#40;&amp;#41; &amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
ole32.dll!74ea98ad&amp;#40;&amp;#41; &amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
&amp;#91;Managed to Native Transition&amp;#93;&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
&amp;#91;Native to Managed Transition&amp;#93;&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
&amp;#91;Managed to Native Transition&amp;#93;&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!..&amp;#40;&amp;#41; + 0x112 bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!..ProcessProjectReferences&amp;#40;EnvDTE.Project project, System.Action&amp;lt;RedGate.Reflector.VsPackage.Engine.AssemblyReference,RedGate.Reflector.Tools.ProcessorArchitecture&amp;gt; action, RedGate.Reflector.VsPackage.Engine.ProcessProjectReferencesOptions options, System.Action&amp;lt;string&amp;gt; failedToResolveAction&amp;#41; + 0x359 bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!...&amp;#40;&amp;#41; + 0x46 bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!..&amp;#40;&amp;#41; + 0x6f bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!..&amp;#40;System.Action&amp;lt;RedGate.Reflector.VsPackage.Engine.AssemblyReference,RedGate.Reflector.Tools.ProcessorArchitecture&amp;gt; action, System.Action&amp;lt;string&amp;gt; failedToResolveAction&amp;#41; + 0x6c bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!..&amp;#40;out bool someReferencesUnresolved&amp;#41; + 0x1c8 bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!..GetDirectlyReferencedAssemblies&amp;#40;out bool unReferencedAssemblies&amp;#41; + 0x16a bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!RedGate.Reflector.VsPackage.Gui.RobToolWindow.&amp;#40;out bool missingReferences&amp;#41; + 0x14f bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!RedGate.Reflector.VsPackage.Gui.RobToolWindow..&amp;#40;&amp;#41; + 0x2f bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!?..&amp;#40;&amp;#41; + 0x2f bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!?..&amp;#40;&amp;#41; + 0x53 bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!RedGate.Reflector.VsPackage.Gui.RobToolWindow.&amp;#40;&amp;#41; + 0xb0 bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
RedGate.Reflector.VsPackage.dll!..&amp;#40;&amp;#41; + 0x142 bytes&amp;nbsp; &amp;nbsp; 
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
Due to obfuscation, I was not able to look onto last managed method on the stack, but I can provide locals of ProcessProjectReferences method ... or whole memory dump if anybody is interested ...
&lt;br /&gt;

&lt;br /&gt;
Do you have any hints, what can cause crashing like this? It seams reflector is reading project configuration properties here.
&lt;br /&gt;

&lt;br /&gt;
EDIT: I think, it crashes if the project does not have &amp;lt;PlatformTarget&amp;gt; property ...</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15974</comments>
  <dc:creator>jakub misek</dc:creator>
  <pubDate>Wed, 17 Oct 2012 18:24:51 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=58411#58411</guid>
 </item>
 <item>
  <title>RE: Cannot Install Reflector 7.6 VS2010 Extension On Windows XP</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=57223#57223</link>
  <description>This is a problem which has already been reported, see the following link for more details
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://forums.reflector.net/questions/2559/upgrade-to-760808-the-specified-path-file-name-or-both-are-too-long&quot; target=&quot;_blank&quot;&gt;http://forums.reflector.net/questions/2559/upgrade-to-760808-the-specified-path-file-name-or-both-are-too-long&lt;/a&gt;</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15622</comments>
  <dc:creator>nick.maidment</dc:creator>
  <pubDate>Tue, 31 Jul 2012 15:36:52 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=57223#57223</guid>
 </item>
 <item>
  <title>Cannot Install Reflector 7.6 VS2010 Extension On Windows XP</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=57217#57217</link>
  <description>Attempting to install the VS 2010 Extension For Relector on my Windows XP machine fails.
&lt;br /&gt;

&lt;br /&gt;
Running the new installer just fails with the error code from Windows Installer of 1603.
&lt;br /&gt;

&lt;br /&gt;
Runnning the VSIX from the Visual Studio Gallery gives me the following.
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - Microsoft Visual Studio Extension Installer
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - -------------------------------------------
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - Initializing Install...
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - Extension Details...
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;Identifier&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#58; 04e215d3-4dfd-4ae4-b72c-d5ef91dc603b
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#58; .NET Reflector Visual Studio Extension
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;Author&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#58; Red Gate Software Ltd
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;Version&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#58; 7.6.0.808
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;Description&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#58; Integrates .NET Reflector into Visual Studio to allow you to seamlessly debug into third-party code and assemblies, even if you don't have the source code for them.
&lt;br /&gt;

&lt;br /&gt;
Visit &lt;a href=&quot;http://www.reflector.net&quot; target=&quot;_blank&quot;&gt;www.reflector.net&lt;/a&gt; for more information.
&lt;br /&gt;

&lt;br /&gt;
Copyright &amp;#40;c&amp;#41; 2009-2012 Red Gate Software Inc.
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;Locale&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#58; en-US
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;MoreInfoURL&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#58; http&amp;#58;//www.reflector.net/
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;InstalledByMSI&amp;nbsp; &amp;#58; False
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;MinFramework&amp;nbsp; &amp;nbsp; &amp;#58; 4.0
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;MaxFramework&amp;nbsp; &amp;nbsp; &amp;#58; 4.0
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;Supported Visual Studio Editions &amp;#58; 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Version &amp;#58; 10.0
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Ultimate
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Premium
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Pro
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Version &amp;#58; 11.0
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Ultimate
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Premium
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Pro
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;Supported Isolated Shells &amp;#58; 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;References&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;#58; 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;-------------------------------------------------------
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Identifier&amp;nbsp; &amp;nbsp;&amp;#58; Microsoft.VisualStudio.MPF
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Name&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#58; Visual Studio MPF
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;MinVersion&amp;nbsp; &amp;nbsp;&amp;#58; 10.0
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;MaxVersion&amp;nbsp; &amp;nbsp;&amp;#58; 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;MoreInfoURL&amp;nbsp; &amp;#58; 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - &amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Nested&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;#58; No
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - 
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - Searching for applicable products...
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - Found installed product - Microsoft Visual Studio 2010 Ultimate
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - The extension with ID '04e215d3-4dfd-4ae4-b72c-d5ef91dc603b' is not installed to Microsoft Visual Studio 2010 Ultimate.
&lt;br /&gt;
31/07/2012 13&amp;#58;54&amp;#58;42 - Found installed product - Microsoft Visual Studio 2010 Premium
&lt;br /&gt;
31/07/2012 13&amp;#58;55&amp;#58;42 - The following target products have been selected...
&lt;br /&gt;
31/07/2012 13&amp;#58;55&amp;#58;42 - &amp;nbsp; &amp;nbsp;Microsoft Visual Studio 2010 Ultimate
&lt;br /&gt;
31/07/2012 13&amp;#58;55&amp;#58;42 - 
&lt;br /&gt;
31/07/2012 13&amp;#58;55&amp;#58;42 - Beginning to install extension to Microsoft Visual Studio 2010 Ultimate...
&lt;br /&gt;
31/07/2012 13&amp;#58;55&amp;#58;42 - Install Error &amp;#58; System.IO.PathTooLongException&amp;#58; The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters.
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.BeginInstall&amp;#40;IInstallableExtension installableExtension, Boolean perMachine, AsyncOperation asyncOp&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;at Microsoft.VisualStudio.ExtensionManager.ExtensionManagerService.InstallWorker&amp;#40;IInstallableExtension extension, Boolean perMachine, AsyncOperation asyncOp&amp;#41;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
It appears that the user data folder being generated for the installation path is too long for Windows XP machines.  The path displayed in the installer is shown below, and appears to be truncated.
&lt;br /&gt;

&lt;br /&gt;
&amp;quot;C:\Documents and Settings\XXXXXXXXX\Local Settings\Application Data\Red Gate\.NET Reflector\Visual Studio Extension Inst&amp;quot;</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15622</comments>
  <dc:creator>martincostello</dc:creator>
  <pubDate>Tue, 31 Jul 2012 13:00:36 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=57217#57217</guid>
 </item>
 <item>
  <title>RE: Odd Constructor Initializer</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=56043#56043</link>
  <description>Thanks for the reply Nick.  I figured as much that all the logic was inlined.  I was hoping there was some special trick we could use to have more complex &amp;quot;default&amp;quot; parameters we could pass to a constructor initializer.</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15299</comments>
  <dc:creator>billrob458</dc:creator>
  <pubDate>Tue, 29 May 2012 12:54:04 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=56043#56043</guid>
 </item>
 <item>
  <title>RE: Odd Constructor Initializer</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=56040#56040</link>
  <description>The code Reflector is generating is incorrect. It is trying to do the equivalent of the following, which does compile.
&lt;br /&gt;

&lt;br /&gt;
        public Program(Func&amp;lt;string&amp;gt;x)
&lt;br /&gt;
        {           
&lt;br /&gt;
        }
&lt;br /&gt;

&lt;br /&gt;
        public Program(string errorMessage)
&lt;br /&gt;
            : this(() =&amp;gt; errorMessage)
&lt;br /&gt;
        {
&lt;br /&gt;
        }
&lt;br /&gt;

&lt;br /&gt;
Ie the stuff to do with the local variable func, is supposed to be happening inside the call to this(…)
&lt;br /&gt;

&lt;br /&gt;
By the way, we also have a newer forum here: &lt;a href=&quot;http://forums.reflector.net/&quot; target=&quot;_blank&quot;&gt;http://forums.reflector.net/&lt;/a&gt; &lt;img src=&quot;images/smiles/icon_smile.gif&quot; alt=&quot;Smile&quot; border=&quot;0&quot; /&gt;</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15299</comments>
  <dc:creator>nick.maidment</dc:creator>
  <pubDate>Tue, 29 May 2012 07:44:44 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=56040#56040</guid>
 </item>
 <item>
  <title>Odd Constructor Initializer</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=56039#56039</link>
  <description>This might just be a fluke of the C# disassembler.  I'm looking at the ValidationAttribute class of the System.ComponentModel.DataAnnotations (v4).
&lt;br /&gt;

&lt;br /&gt;
The ctors look off.  I'm pretty sure this is how the code is behaving as the late bound Func&amp;lt;string&amp;gt; around the message is clearly working.
&lt;br /&gt;

&lt;br /&gt;
How is &amp;quot;func&amp;quot; passed to the ctor initializer *before* it is declared.
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;protected ValidationAttribute&amp;#40;string errorMessage&amp;#41; &amp;#58; this&amp;#40;func&amp;#41;
&lt;br /&gt;
&amp;#123;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; Func&amp;lt;string&amp;gt; func = null;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; if &amp;#40;func == null&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#123;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; func = &amp;#40;&amp;#41; =&amp;gt; errorMessage;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp; &amp;#125;
&lt;br /&gt;
&amp;#125;&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;
&lt;br /&gt;

&lt;br /&gt;
It would be amazing if we could apply complex default logic to pass to ctor initializer.
&lt;br /&gt;

&lt;br /&gt;
I tried doing this and it doesn't compile.  
&lt;br /&gt;

&lt;br /&gt;
&lt;/span&gt;&lt;table width=&quot;90%&quot; cellspacing=&quot;1&quot; cellpadding=&quot;3&quot; border=&quot;0&quot; align=&quot;center&quot;&gt;&lt;tr&gt; 	  &lt;td&gt;&lt;span class=&quot;genmed&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;/span&gt;&lt;/td&gt;	&lt;/tr&gt;	&lt;tr&gt;	  &lt;td class=&quot;code&quot;&gt;
&lt;br /&gt;
public abstract class Adam
&lt;br /&gt;
&amp;#123;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;protected Adam&amp;#40;Func&amp;lt;bool&amp;gt; myFunc&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;#123;
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;#125;
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp;protected Adam&amp;#40;&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#58; this&amp;#40;func&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;#123;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Func&amp;lt;bool&amp;gt; func = null;
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;if &amp;#40;func == null&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;func = &amp;#40;&amp;#41; =&amp;gt; true;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;#125;
&lt;br /&gt;

&lt;br /&gt;
&amp;nbsp; &amp;nbsp;protected Adam&amp;#40;bool errorMessage&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#58; this&amp;#40;func&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;#123;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;Func&amp;lt;bool&amp;gt; func = null;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;if &amp;#40;func == null&amp;#41;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#123;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;func = &amp;#40;&amp;#41; =&amp;gt; errorMessage;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;#125;
&lt;br /&gt;
&amp;nbsp; &amp;nbsp;&amp;#125;
&lt;br /&gt;
&amp;#125;
&lt;br /&gt;
&lt;/td&gt;	&lt;/tr&gt;&lt;/table&gt;&lt;span class=&quot;postbody&quot;&gt;</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15299</comments>
  <dc:creator>billrob458</dc:creator>
  <pubDate>Tue, 29 May 2012 03:32:36 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=56039#56039</guid>
 </item>
 <item>
  <title>RE: CTRL+F brings Standard Windows Search &amp;amp; Replace Dialog</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=55080#55080</link>
  <description>It's OK, it hasn't changed. The shortcut for Reflector's search, which you can find on the Tools menu, is F3. CTRL+F has always brought up the text search when the decompilation pane has input focus.</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15048</comments>
  <dc:creator>Bart Read</dc:creator>
  <pubDate>Mon, 16 Apr 2012 11:30:10 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=55080#55080</guid>
 </item>
 <item>
  <title>CTRL+F brings Standard Windows Search &amp;amp; Replace Dialog</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=55073#55073</link>
  <description>Hi ,
&lt;br /&gt;

&lt;br /&gt;
When i press CTRL+F in Reflector window, &amp;quot;Standard&amp;quot; Search / Replace Dialog pop-ups instead of Reflector's own one. 
&lt;br /&gt;
I don't know when and how it's changed. But i can't restore it. 
&lt;br /&gt;
How to restore it? Please help me.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://i.imgur.com/dvtYg.png&quot; border=&quot;0&quot; /&gt;</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=15048</comments>
  <dc:creator>Cracker</dc:creator>
  <pubDate>Mon, 16 Apr 2012 09:06:00 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=55073#55073</guid>
 </item>
 <item>
  <title>RE: How to NOT get into disassembly when 'go to definition'?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=54381#54381</link>
  <description>Hi.
&lt;br /&gt;

&lt;br /&gt;
Discussion about the newer versions of Reflector have moved to the new forums, and there's already a post on the subject there: &lt;a href=&quot;http://forums.reflector.net/questions/363/restore-f12-go-to-definition-for-vs&quot; target=&quot;_blank&quot;&gt;http://forums.reflector.net/questions/363/restore-f12-go-to-definition-for-vs&lt;/a&gt;</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14905</comments>
  <dc:creator>Clive Tong</dc:creator>
  <pubDate>Wed, 14 Mar 2012 08:21:51 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=54381#54381</guid>
 </item>
 <item>
  <title>How to NOT get into disassembly when 'go to definition'?</title>
  <link>http://www.red-gate.com/MessageBoard/viewtopic.php?p=54380#54380</link>
  <description>Hi,
&lt;br /&gt;

&lt;br /&gt;
I have .NET Reflector 7 VSPro installed (as part of the development bundle). Now when I press F12 or select 'Go to definition' in Visual Stuidio's context menu on a member, I get to the code disassembled by Reflector. OTOH, if I select &amp;quot;Go to decompiled definition&amp;quot; (which sounds like it should do what F12 does instead) - nothing at all happens.
&lt;br /&gt;

&lt;br /&gt;
So I actually have two related questions:
&lt;br /&gt;

&lt;br /&gt;
- how can I revert to the Studio's old behavior when pressing F12, i.e. go to the property definition AND DESCRIPTION and not to the disassembled code?
&lt;br /&gt;

&lt;br /&gt;
- how can I fix the new (added by Reflector) context menu so that IT DOES go to the disassembled code (which is useful sometimes but not always as I often just want to see the help)?
&lt;br /&gt;

&lt;br /&gt;
Thanks.</description>
  <category>.NET Reflector 7.0 Feedback</category>
  <comments>http://www.red-gate.com/MessageBoard/posting.php?mode=reply&amp;t=14905</comments>
  <dc:creator>samid</dc:creator>
  <pubDate>Tue, 13 Mar 2012 22:15:39 GMT</pubDate>
  <guid isPermaLink="true">http://www.red-gate.com/MessageBoard/viewtopic.php?p=54380#54380</guid>
 </item>
</channel>
</rss>
