I get a ton of errors after trying to recompile a C# project i decompiled with dotPeek

Hmour

Lurker
Member
Joined
Threads
1
Posts
1
I decompiled a C# project using dotPeek and then exported it to the latest version of community Visual Studio with only the .Net Desktop Development package. Upon loading, the IDE warned me that it was about to make functional changes to some files in order to open them. Now, when i try to compile, i get about 1300 errors. Most of them are about semicolons missing (i checked where those were supposed to be located and there should not be any semicolons there). And about unicode characters not being recognised. Is this because of the decompilation, the absence of some package, the functional changes, the fact i am using the community version or something else and how do i solve them? Example code and error: Code: string qbgshfpngbe\u002E VafgnaprSvryq; Error: Unexpected character '\u002E'

Notes: I am not the developer of the app. I am not a C# programmer
 
  • H
    Created
  • Last reply
  • 0
    Replies
  • 320
    Views
  • 1
    Participants
  • Participants list