Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8759765
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T14:53:05+00:00 2026-06-13T14:53:05+00:00

I decompiled an application with .NET Reflector, and would like to make some changes

  • 0

I decompiled an application with .NET Reflector, and would like to make some changes and compile it again… However when I try to compile it I get a bunch of errors like:

Error   14  'RaiseEvent' definition missing for event 'AsyncReturn'.
Error   55  End of statement expected.
Error   58  Type 'WksStatus' is not defined.
Error   88  Character is not valid.
Error   102 Maximum number of errors has been exceeded.

Is there any way to either:

  1. decompile it so there are no errors, or
  2. compile it even though there are errors.

Thanks a lot for any help! and feel free to ask questions.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T14:53:07+00:00Added an answer on June 13, 2026 at 2:53 pm

    Decompiling code isn’t an exact science. There’s some algorithm the decompiler uses to reverse-engineer the MSIL code and turn it into .net language you can understand.
    What more, there’s a lot of code you write in .net languages, that is preprocessed or compiled into a different pieces of code. These are sometimes referred to as ‘syntactic sugar’ (examples for this include : ‘yield return’, ‘lock’, extension methods, using, etc.)

    There are a lot of decompilers out there, and they’re not perfect!
    You can even trying opening the same dll/executable in two different decompilers, and often you will see different interpretations of the same MSIL.

    If the code you’re looking at is open source, you should try to get a hold of the real code!
    If it’s not, then you shouldn’t be hacking it, but reporting a bug of some sort!
    And if it’s none of the above, well… you’ll just have to make the small fixes yourself required, and recompile the code, but I assure you, some of the decompilers can cause errors in the code, and won’t work exactly like they do before because of the way they work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Is there some way to compile a .NET application to native code?
I would like to decompile a .swf file and get all the images from
All exes compiled can be decompiled (but with some hardship ) but delphi application
I want to prevent my application from being reverse engineered and decompiled by someone
I use reflector to decompile a asp.net dll, after that I find the bug
So I have this VB.Net Application. It uses SQL Server database, for which it
I know that .NET apps are difficult to protect. I use RedGate Reflector and
Consider an ASP.NET MVC application using the Salt parameter in the [ValidateAntiForgeryToken] directive. The
I have one doubt here , I have one asp.net MVC web application and
My application I have an application design that looks like this: web application layer

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.