This is a migrated thread and some comments may be shown as answers.

Cannot build code created with JustDecompile

1 Answer 88 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Dmitriy
Top achievements
Rank 1
Dmitriy asked on 21 Oct 2013, 07:10 PM
Dear experts,

I need to create a project from an executable written in VB.Net. The original code was lost. I did create the project, but cannot compile it. I got many errors like these:

'Catch' must end with a matching 'End Try'.
'My' is not a member of 'myProject.myProject'.
'myProject' has the same name as another type exposed in a 'My' group. Rename the type or its enclosing namespace.
etc.

Could you please explain how come I have all these errors, and how I can fix that?

Thanks

1 Answer, 1 is accepted

Sort by
0
Momchil
Telerik team
answered on 24 Oct 2013, 07:03 AM
Hello,

Thanks for the feedback. It's greatly appreciated.

"Create Project" in VB.NET is a new feature for us, we have put a lot of effort in decompiling to better VB.NET code but fact is, there is still room for improvement.  In order to make your project compile you will have to manually correct all mistakes we made while decompiling the code. 

We'll investigate the problems you wrote us about and will log them for fixing.

Regards,
Momchil
Telerik
Tell us what you think about JustDecompile. Your opinion matters! You can use our forum, or our JustDecompile UserVoice website for feature requests.
Tags
General Discussions
Asked by
Dmitriy
Top achievements
Rank 1
Answers by
Momchil
Telerik team
Share this question
or