Comments
Sort by recent activity
Give the same assemblies a go with the Reflector 6 EAP, which is available further down this forum. We've been making sure that works on .net 4, although I don't remember seeing this exact problem before.
Cheers, / comments
Give the same assemblies a go with the Reflector 6 EAP, which is available further down this forum. We've been making sure that works on .net 4, although I don't remember seeing this exact problem ...
We have now redesigned the regeneration system, so that you are given the choice of whether to let .NET Reflector try to reset your project references. It puts control over the regeneration in your hands.
Let me know what you think, / comments
We have now redesigned the regeneration system, so that you are given the choice of whether to let .NET Reflector try to reset your project references. It puts control over the regeneration in your...
Hi, thanks for the comments, sorry I've taken so long to reply, I've been away.
In fact the only thing reflector is doing when it adjusts your solution is moving references around. It is much less reliable, and takes longer, for websites than for normal solutions. It can also sometimes break some custom properties of the references, like the "embed interop" flag, as you say.
It should only take a minute in the worst case though, so there is definitely a bug you've found using it on your website. If you can narrow down a reproduction situation to something you'd be willing to send me, that'd be very useful.
We are considering how worthwhile it is to automatically retarget your references rather than asking you to do it manually. It would be a lot of work for you to do it manually, and would be too unusable for a lot of people. What do you think?
Thanks, / comments
Hi, thanks for the comments, sorry I've taken so long to reply, I've been away.
In fact the only thing reflector is doing when it adjusts your solution is moving references around. It is much less ...
They are usually indexed in parallel, so it would be hard to display which ones are being done in a useful way. / comments
They are usually indexed in parallel, so it would be hard to display which ones are being done in a useful way.
This is a good feature request for a future version. We did write it in a week!
Thanks, / comments
This is a good feature request for a future version. We did write it in a week!
Thanks,
Apologies, new version up now. / comments
Apologies, new version up now.
Hi John,
That's a decent suggestion, I find the same thing. I've put it in the bug tracker and hopefully we'll have time to at least add it to a menu.
Alex / comments
Hi John,
That's a decent suggestion, I find the same thing. I've put it in the bug tracker and hopefully we'll have time to at least add it to a menu.
Alex
I believe you'd like a way to run the "Export" option that you get when right clicking an assembly from the main reflector UI?
That seems a sensible suggestion, but would anyone else find this useful? / comments
I believe you'd like a way to run the "Export" option that you get when right clicking an assembly from the main reflector UI?
That seems a sensible suggestion, but would anyone else find this useful?
That doesn't sound like the intended behaviour. We'll take a look.
Cheers, / comments
That doesn't sound like the intended behaviour. We'll take a look.
Cheers,
Thanks for the suggestion. The system should save the decompiled pdbs and source when you have to switch, so the process should be very quick, but I understand it'd be nice to avoid using the dialog at all.
I've put it in the bug tracker, but I can't promise that we'll have time to do it this version.
Thanks, / comments
Thanks for the suggestion. The system should save the decompiled pdbs and source when you have to switch, so the process should be very quick, but I understand it'd be nice to avoid using the dialo...