Comments
8 comments
- 
                
                   Hi. Hi.
 Do you have a self-contained example demonstrating the problem that you could give us?
- 
                
                   Yes, I can supply an example that generate the Error. Yes, I can supply an example that generate the Error.
 Send me an address to send the example.
 When the error is generated it ask to report the error
 and I accept.
 Thank.
- 
                
                   If you reported the error via the dialog, we should have the stacktrace already. Can you give me the name of the assembly that you were decompiling, so I can see which error report is yours? If you reported the error via the dialog, we should have the stacktrace already. Can you give me the name of the assembly that you were decompiling, so I can see which error report is yours?
 Thanks.
- 
                
                   Compiled name is "Terminal.exe". It's was compiled on 2004. Compiled name is "Terminal.exe". It's was compiled on 2004.
- 
                
                   I haven't been able to find the report. If you're happy to, can you zip up the example and send it to me: clive DOT tong AT red-gate DOT com [get rid of spaces and replace DOT and AT]. I haven't been able to find the report. If you're happy to, can you zip up the example and send it to me: clive DOT tong AT red-gate DOT com [get rid of spaces and replace DOT and AT].
 Thanks.
- 
                
                   It's ok. It's ok.
 I have sent a copy of the .exe file.
 Some procedures code was deleted.
- 
                
                   Thanks for sending the example. Thanks for sending the example.
 The functions that fail to decompile are all failing due to the same sequence of IL instructions. I have added a bug report to our bug tracking system with identifier RP-695.
- 
                
                   This is fixed in 6.5.0.56 which should be released as an EAP soon. This is fixed in 6.5.0.56 which should be released as an EAP soon.
Add comment
Please sign in to leave a comment.
get this error:
SmartExceptionsCore.UnhandleException @ 4295, offset:0
I notice that these procedures have a var Exception type, is the only
diference of others.
How can I resolve this problem?
Thank you.