Comments
Sort by recent activity
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