Comments
Sort by recent activity
Hi Alex,
Perhps you should add symbols at lower precedence. If you think about it it makes more sense because having original symbols is still better than decompiled ones.
About deleting existing settings: I'll pay more attention from now on. I think I had it set for MS symbols before but I am not sure. / comments
Hi Alex,
Perhps you should add symbols at lower precedence. If you think about it it makes more sense because having original symbols is still better than decompiled ones.
About deleting existing s...
It takes time but I didn't seem it jam as well. I agree with Alex and don't have really and need for more clutter :-) / comments
It takes time but I didn't seem it jam as well. I agree with Alex and don't have really and need for more clutter :-)
I am looking at 294 and it still doesn't remember it. / comments
I am looking at 294 and it still doesn't remember it.
Version is 294 and there is no PromptOnStart entry in the registry.
I've peeked in using Process Monitor and I can see that addin is asking after PromptOnStart registry entry (and gets null) but there is no writting.
When is reflector supposed to write the value to the registry - after the dialog and before application starts?
Note also that I am on Windows 7 x64 system.
Let me know if I can help further.
_________________
Miha Markic [MVP C#, INETA Country Leader for Slovenia]
Blog:http://blog.rthand.com
Righthand .net consulting and software development http://www.rthand.com / comments
Version is 294 and there is no PromptOnStart entry in the registry.
I've peeked in using Process Monitor and I can see that addin is asking after PromptOnStart registry entry (and gets null) but th...
Are you asking me whether I'd like to see a dialog saying "Do you want to modify the solution?"?
Here is what I'd like to see:
- NRP disabled by default, nothing written to the solution
- once I change a setting of NRP it should write it to the solution without any additional question
Basically I want to keep my solution file intact unless I explicitly change NRP settings.
Right now I've got another idea. Can you leave SLN file out of it and store NRP settings per user/per solution? I think it make sense because not everybody on the team will run it (the biggest drawback is exclusion of Just My Code). / comments
Are you asking me whether I'd like to see a dialog saying "Do you want to modify the solution?"?
Here is what I'd like to see:
- NRP disabled by default, nothing written to the solution
- once I ch...
I can't repro it either. If I stumble upon this I'll investigate. / comments
I can't repro it either. If I stumble upon this I'll investigate.
After I cleared the cache and reselected all assemblies each time I run an application nothing happened until the third time where reflector started decompiling assemblies again, but some with errors like below. The error was only for first three assemblie in the list (looks like number three is magical [image]
Exception from HRESULT: 0x806D0004
System.Runtime.InteropServices.COMException (0x806D0004): Exception from HRESULT: 0x806D0004
at ž.ž.”(Object emitter, String filename, IStream stream, Boolean fullBuild)
at ž.ž..ctor(String peFile, String pdbFile)
at .‡.(String , String , / comments
After I cleared the cache and reselected all assemblies each time I run an application nothing happened until the third time where reflector started decompiling assemblies again, but some with erro...
I am still getting this erros randomly (some assembly fail, some don't) in v294. I assume you have some sort of synchronization issue. / comments
I am still getting this erros randomly (some assembly fail, some don't) in v294. I assume you have some sort of synchronization issue.
I didn't take much time to go in depth, but it looks like a great piece of work indeed. Great work, guys. / comments
I didn't take much time to go in depth, but it looks like a great piece of work indeed. Great work, guys.