Comments
Sort by recent activity
Any progress on determining why this is still happening with the latest version?
Thanks. / comments
Any progress on determining why this is still happening with the latest version?
Thanks.
I wonder if it could be a GPO (group policy issue). I am looking at the settings, but I do not know what I should be looking for to be turned on or off.
Cody / comments
I wonder if it could be a GPO (group policy issue). I am looking at the settings, but I do not know what I should be looking for to be turned on or off.
Cody
Do the 'links' use ActiveX? / comments
Do the 'links' use ActiveX?
I am curious too if you were able to navigate to the 'string' class by clicking on the following from the screenshot. It should go to the string class when you click on string.
// Properties
public override string FileExtension { get; }
Does the disassembler window use a browser plugin or something that could be affected by IE (Internet Explorer) security updates? We had this pushed to us the other day. http://www.microsoft.com/technet/security/bulletin/ms08-078.mspx
Cody / comments
I am curious too if you were able to navigate to the 'string' class by clicking on the following from the screenshot. It should go to the string class when you click on string.
// Properties
publi...
Yes, I have been using Reflector for years so this is an interesting issue. I have duplicated with another dev's machine. I am checking with a couple other devs as well. [image]
I will keep trying to find out why it occurs at our locale. Thanks for eliminating one possibility.
Cody / comments
Yes, I have been using Reflector for years so this is an interesting issue. I have duplicated with another dev's machine. I am checking with a couple other devs as well.
I will keep trying to fin...
Sorry here is an example. Load .net 2.0 assembly System.dll, browse to Microsoft.CSharp, click on ICodeCompiler... nothing happens.
Cody / comments
Sorry here is an example. Load .net 2.0 assembly System.dll, browse to Microsoft.CSharp, click on ICodeCompiler... nothing happens.
Cody