login | about | faq

If you have any feedback from our EAP, we've created a UserVoice forum especially for you! Check it out, and let us know what you think of the latest Early Access build.

Unanswered Questions
0
votes
2
answers
29
views

Export menu/button are not enabled

When I'm trying to export code for a file in an assembly being viewed, the File/Export menu and toolbar button are never enabled, and I haven't found...
2 days ago Michael_Acrendo1
0
votes
1
answer
52
views

How can i enable .NET 4.5 support?

I have Dev11 Express for metro apps but can't see 4.5 support in .NET Reflector. How can i enable it?
May 13 at 17:58 BrightJ11
0
votes
2
answers
58
views

Please!Help me!find add-ins bytes and IL&bytes language

Help me!find add-ins bytes and IL&bytes language thank you!
May 13 at 10:45 saoviet20121
0
votes
0
answers
59
views

How to see local variables in w3wp-hosted assemblies?

I'm able to step through decompiled .NET code (for example, in Microsoft.SharePoint.WebControls) that's hosted by the IIS worker process (w3wp.exe),...
May 12 at 08:48 Clive ♦♦1.1k
0
votes
0
answers
16
views

Feature Request: Ordered BAML resource keys

Hello, I have a small feature request which would make my life much easier. When decompiling BAML resources, the list of resources is not presented...
May 12 at 06:30 Morgan1
0
votes
1
answer
51
views

Cant see assembly browser.

I can't see the assembly browser in my reflector (version 7.5.3.8). All I see is a huge list of namespaces. Here is the link to an image of what I am...
May 11 at 08:34 Alexander Morou140
0
votes
0
answers
40
views

Feature Suggestion: Dynamic Method decompilation

This is a suggestion inspired by the question How to decompile dynamically generated code with .NET Reflector 7.5. It would be great to have .NET...
May 10 at 09:06 nick_maidment ♦♦194
0
votes
0
answers
29
views

how to debug asp.net

Can this be used to debug thru 3rd party DLLs that are in a website? I just tried it and my entire solution was destroyed losing 3 days worth of work.
May 10 at 08:36 ecodcode182
1
vote
1
answer
43
views

show linq statements using Method/Extension syntax instead of Query syntax

Is it possible to show Linq statements in code using the method syntax, or an option to switch between Query and Method syntax Default...
May 10 at 00:38 Alexander Morou140
0
votes
0
answers
58
views

How to decompile dynamically generated code with .NET Reflector 7.5

We make use of dynamic code generation. The ability to debug this code either as C# code or as IL Code would be a great advantage. How can I step...
May 09 at 12:47 Clive ♦♦1.1k
1
vote
1
answer
328
views

Version 7.5.2.1 ate my Outlining > Collapse to Definitions command

I just upgraded .NET Reflector with Visual Studio 2010 integration, and since then, I can no longer CTRL-M, CTRL-O (Outlining > Collapse to...
May 03 at 14:11 Clive ♦♦1.1k
0
votes
0
answers
34
views

The index is out of the data boundaries

When I Open a .dll file,its show a message that 'The index is out of the data boundaries'. My En. is so poor,but please help me. Thank you very much.
May 03 at 09:05 Clive ♦♦1.1k
0
votes
1
answer
85
views

Decompile .Net 1.0 Assembly

I just downloaded the trial and am attempting to decompile an old .NET 1.0 assembly. When I click Decompile, nothing happens. Any ideas of what I...
May 02 at 08:31 Clive ♦♦1.1k
0
votes
1
answer
87
views

New to Reflector

I have downloaded the trial version and decompiled some assemblies. I would like to modify them and recompile them using Visual Studio. I have them...
May 02 at 08:29 Clive ♦♦1.1k
0
votes
4
answers
404
views

How to debug an executable

Hi! I would like to debug an executable but I cannot follow the steps described in http://www.reflector.net/documentation/walkthrough/ (walkthrough...
Apr 30 at 20:00 pnkfloyd1
0
votes
1
answer
160
views

Reflector Version 7.5.2.1: Visual Studio 2010 extremely slow with add-in (on Win2k3) and 100% CPU

Hi If I activate the reflector visual studio add-in on a Windows 2003 Machine, CPU goes up to 100%. Sometime it stays at 100% forever (well I gave up...
Apr 30 at 09:09 nick_maidment ♦♦194
0
votes
1
answer
85
views

Always C# Code generated, never VB

The 7.5 VS integration is awesom, but when ever i click on "go to definiton" on a third party assembly C# code is generated. but it is a VB.NET...
Apr 29 at 16:00 Clive ♦♦1.1k
0
votes
1
answer
66
views

How do I save bitmaps?

I have several resources in my assembly. Some are mcml (windows media center markup language) files. They save just fine. Others are bitmap...
Apr 29 at 15:09 haleyjason276
0
votes
1
answer
122
views

Reflector 7.5.3.8 cannot install VS11 package

Hi, I have Visual Studio 11 Beta Ultimate (version 11.0.50214.1 BETAREL). When I'm trying to install Reflector package, it says: There was a problem...
Apr 27 at 09:50 Clive ♦♦1.1k
0
votes
1
answer
69
views

Unable To Activate After Upgrading

Hi I had .NET Reflector v7.5.2.1 installed and activated on my PC, everything was working fine until I received an email about an update. I...
Apr 27 at 09:17 dante6711
0
votes
0
answers
56
views

.Net Reflector Add-In incorrectly handles names differing in case

When namespace and class names only differ in case, the .Net Reflector VS add-in cannot tell them apart. It will always try to display the item in...
Apr 26 at 08:39 Clive ♦♦1.1k
0
votes
1
answer
84
views

decompile .application files

I have a vb10 program that i lost my source code to, seems I didn't create a .exe but a "clickonce" application, is it possible to decompile this? ...
Apr 25 at 19:25 RichardD229
0
votes
4
answers
1.3k
views

VS will not startup after .NET Reflector usage

Hello, after the first usage of .NET Reflector we noticed several side effects in our own tools related to assembly loading etc. After that I deleted...
Apr 24 at 08:41 didacpunyet1
0
votes
0
answers
69
views

Catch interpretation error for VB

The IL statement .try L_0059 to L_008a catch object handler L_008a to L_008d generates the VB code Catch obj1 as Object This generates an error in...
Apr 23 at 09:13 Clive ♦♦1.1k
0
votes
0
answers
58
views

Keywords are not valid operators in VB.NET

The IL code .class auto ansi sealed nested public Operator extends [mscorlib]System.Enum { .field public static literal valuetype...
Apr 23 at 09:11 Clive ♦♦1.1k
0
votes
0
answers
54
views

Interface property error in VB.NET

In a VB Interface properties should not show get/set. For example, the following IL code .property instance class...
Apr 23 at 08:56 Clive ♦♦1.1k
0
votes
0
answers
59
views

Metadata omission in decompilation: Nested classes with namespace names.

Greetings, I just wanted to point out a small omission from reflector's decompilation of metadata. It's perfectly valid for a nested TypeDef to have...
Apr 23 at 08:54 Clive ♦♦1.1k
0
votes
0
answers
52
views

Incorrect VB.NET interpretation of function with interface

The IL code .method private hidebysig newslot virtual final instance int16 System.IConvertible.ToInt16(class [mscorlib]System.IFormatProvider...
Apr 23 at 08:52 Clive ♦♦1.1k
0
votes
1
answer
77
views

debugging exe with start parameter

How can I set a start parameter for debugging an exe? In VS I can do that in the debugg tab of the project properties. If I debugg an exe there is no...
Apr 23 at 08:48 Clive ♦♦1.1k
0
votes
1
answer
97
views

Debugging an exe file in Visual Studio 2010

Hi I try to debug an exe in vs 2010. My first Step was to Choose Assembly to debug. The DEVPATH Procedure was made... 2. I explored it and can see...
Apr 23 at 08:34 Clive ♦♦1.1k
0
votes
1
answer
86
views

Remote debugging with Reflector VSPro without source code

If I have Reflector VSPro installed on my development machine and remote debugging working (like this), can I use the VSPro features to step through...
Apr 20 at 16:27 Clive ♦♦1.1k
0
votes
1
answer
77
views

Fully qualified path

I'm decompiling a large application that has used the same name for routines in different assemblies. This is very confusing because when a routine...
Apr 18 at 09:38 Clive ♦♦1.1k
0
votes
2
answers
100
views

Invalid code being generated for Property

The IL code .property instance int32 MaxLength { .get instance int32 Sage.Peachtree.API.Validations.StringLengthProblem::get_MaxLength() .set...
Apr 17 at 18:55 Robert Walraven1
2
votes
0
answers
647
views

Relexil 1.5 - Deobfuscation support

Reflexil 1.5 is now able to deobfuscate assemblies, thanks to de4dot by 0xd4d. Babel NET, CliSecure, CodeVeil, CryptoObfuscator, DeepSea,...
Apr 16 at 15:36 reflexil110
1
vote
4
answers
1.1k
views

Break point not reached, no symbols loaded for this document

I followed the steps to debug an assembly (System.Windows.Forms) at http://www.reflector.net/documentation/debuggin-an-executable/, yet any break...
Apr 13 at 10:10 Clive ♦♦1.1k
0
votes
0
answers
268
views

How to combine aspx and aspx.cs file together after decompiling

Hi, I have already decompile an assembly to retrieve the .cs files. Now I need to attach these .cs (aspx.cs) file to the design pages...
Apr 10 at 12:19 Clive ♦♦1.1k
0
votes
1
answer
116
views

"There are no currently references to display"

when i oppen my solution *.exe on SV2010, reflector says that there are no currenctly references to display. what the problem ? I've buying reflector...
Apr 10 at 09:15 Clive ♦♦1.1k
0
votes
1
answer
108
views

How to set up Reflector and vs plug-ins use the same directory.

I export the code in Reflector, and how to set the directory of the exported code in vs plug-plug-to omit the disassembly steps. Thank you
Apr 10 at 08:54 Clive ♦♦1.1k
0
votes
1
answer
102
views

upgradation of .Net Reflector

I have purchase .NET Reflector VS can I upgrade to .NET Reflector VS Pro
Apr 10 at 08:40 Clive ♦♦1.1k
1
vote
3
answers
1.3k
views

Restore F12 (Go to Definition) for VS

How can I get the default handling for F12 back? Reflector is too slow so I do not want to use it all the time.
Apr 07 at 23:33 agaace1
0
votes
2
answers
258
views

To prevent possible data loss before loading the designer, the following errors must be resolved:

Hello, I lost my source code and used my EXE and reflector to recover the project. My project has over 10 forms in it and all of them are erroring...
Apr 06 at 18:13 lacrue791
0
votes
1
answer
123
views

purchase question

Dear people, We would like to buy 1 license of .NET Reflector VS version for one of our academic customers (University of Groningen,...
Apr 02 at 12:14 nick_maidment ♦♦194
0
votes
0
answers
256
views

Decompilation Runtime-Error

Hello, I'm researching writing my own compiler, and as a result, in my tests I'm determining the viability of allowing Runtime helper aids, similar...
Apr 02 at 08:23 Sophia(suspended)
0
votes
2
answers
328
views

Getting comments in code

When I decompile .NET framework code with ReSharper 6.1 I get the comments inside the code that Microsoft has done (Im not talking about the...
Apr 02 at 06:28 alonweiss1
0
votes
1
answer
151
views

Visual Studio 11

Use Visual Studio 11 - the software crashed when trying to install - is there a version of .net reflect that works with this version
Apr 01 at 12:59 Clive ♦♦1.1k
0
votes
1
answer
201
views

Debug doesn't show variables and parameters details. Optimized module problem.

I'm trying to debug Resharper 6.1 plugin and using decompiled sources for Resharper dlls. The breakpoints are correctly hit but I can't find any...
Mar 30 at 13:26 Vladimir Makaev1
0
votes
1
answer
191
views

Will reflector be able to recover vb.net source code using these files?

Hello, my system crashed and I lost all of my VB.net projects. IT says the hard drive is shot and they cannot recover the files. However, I have all...
Mar 29 at 09:34 ecodcode182
0
votes
1
answer
206
views

VS 2010 integration and VS debug

I installed Reflector Pro and was using the VS integration. When I tried to use VS debugging and needed to step into a .cs file in the App_Code...
Mar 28 at 21:14 judymay471
0
votes
1
answer
169
views

Debugging problems migrating from .Net 3.5 to 4.0

I work on a large project with mixed C++ and C# code. Recently, we decided to uplift from .Net 3.5 to 4.0. I was not involved in this process, so I...
Mar 27 at 11:53 ecodcode182
0
votes
2
answers
278
views

Cannot step into method - debugging is not enabled.

I'm getting this message with a fresh version of .NET Reflector when I try to debug PresentationFramework. The message goes on to say: "You can...
Mar 27 at 11:50 ecodcode182
posts per page153050