Activity overview
Latest activity by JohaViss
Plugins will not load
None of the plugins I used with version 6.5 will load.
No reason why, just the message that the plugins faild to load.
Does Reflector 7 needs updated plugins?
If you want to know whether something has a target framework of 2.0 or 3.5, you need to look at the assemblies it references.
This is why we need a tool.
If we have to check everthing ourselves, we don't need Relector.
Regards,
Johan Visser
P.S.
Make the add-in dialog resizable. (And sortable)
It is not very user friendly now. / comments
If you want to know whether something has a target framework of 2.0 or 3.5, you need to look at the assemblies it references.
This is why we need a tool.
If we have to check everthing ourselve...
I would like to have Reflector copy the plug-in files to the right location too. 8)
And as a related request:
Please make the add-in dialog sizable. It is a nightmare to locate anything when you have a great number of plug-ins.
And sortable would be nice too. 8)
Regards
Johan Visser / comments
I would like to have Reflector copy the plug-in files to the right location too. 8)
And as a related request:
Please make the add-in dialog sizable. It is a nightmare to locate anything when you h...
Just found the solution.
I have the RTM version of the .NET framework 4.0 installed.
The Reflector.exe.config has no line for this version.
I added the following line:
<supportedRuntime version="v4.0.30319"/> <!-- 4.0 RTM -->
And now everything works. [image]
I think that you have to add this line for the next release. / comments
Just found the solution.
I have the RTM version of the .NET framework 4.0 installed.
The Reflector.exe.config has no line for this version.
I added the following line:
<supportedRuntime version="v4...
Yes, I know that I have to load Reflexil.Reflector.dll
I still get the message "The following add-in(s) failed to load" [image] \Net Relector\Reflexil.Reflector.dll / comments
Yes, I know that I have to load Reflexil.Reflector.dll
I still get the message "The following add-in(s) failed to load"\Net Relector\Reflexil.Reflector.dll
I tried to upgrade to Reflexil 1.1 but that version doesn't load at all.
Is there a way to log errors on my own disk to find out why it refuses to install? / comments
I tried to upgrade to Reflexil 1.1 but that version doesn't load at all.
Is there a way to log errors on my own disk to find out why it refuses to install?
After removing Reflexil from the add-ins list all seems to work correctly.
I can live without Reflexil.
Regards,
Johan / comments
After removing Reflexil from the add-ins list all seems to work correctly.
I can live without Reflexil.
Regards,
Johan
Error on startin version 6.5.0.33
When starting Reflector there is an error.
The reflector window is half way its drawing process. (The middle part is transparent)
It doesn't tell me what the error is. (Just a general Object error)...
Please provide information about the builds
Please provide information what is fixed/changed in each build.
How do you expect us to test if we don't know what the changes are?
Now its download a build and start using it blindly.
Regards
Joha...
Feature request: Add Delphi Prism language
Please add the Delphi Prism language. 8)
Now that Delphi Prism is available, I need to convert between C# and Delphi Prism.
The Delphi Prism language is not exacly the same as default Delphi or the...