![]() |
SB-Prime Decompile ERROR - Printable Version +- Small Basic Forum (https://litdev.uk/mybb) +-- Forum: Small Basic (https://litdev.uk/mybb/forumdisplay.php?fid=1) +--- Forum: Discussion (https://litdev.uk/mybb/forumdisplay.php?fid=4) +--- Thread: SB-Prime Decompile ERROR (/showthread.php?tid=52) |
SB-Prime Decompile ERROR - z-s - 04-22-2024 HELLO EVERYONE!! BACK AGAIN ![]() LitDev I GET THIS ERROR WHILE DECOMPILING. RE: SB-Prime Decompile ERROR - litdev - 04-22-2024 Hi, welcome back I'm not sure, you don't say what you are trying to decompile? It may be that it needs some other version of .Net redistributable. This feature doesn't really do anything you cannot do with ILSpy or my new favourite dotPeek, so I recommend you use these. Perhaps anyone else can say if you have the same issue: Advanced->Decompile (try a Small Basic exe first - the idea of this was to see how to write an existing SB file in C# as a starting point). RE: SB-Prime Decompile ERROR - z-s - 04-23-2024 I tried to Decompile A Small Basic Made Program. In Previous Versions It Worked well... I Will See What's DotPeek. RE: SB-Prime Decompile ERROR - litdev - 04-23-2024 ZS, You were right, there were some mnissing dlls - I have uploaded them so updating of SB-Prime should work now. ![]() Thanks. |