oleg-shilo / cs-script.npp

CS-Script (C# Intellisense) plugin for Notepad++ (x86/x64)
MIT License
248 stars 52 forks source link

Not Compatible? #77

Open mappingman64 opened 5 months ago

mappingman64 commented 5 months ago

I'm getting a Failed to Load error, CSScriptNpp.dll is not compatible with the current version of Notepad++. I'm using version 8.6.7 of Notepad++ and 2.0.5.0 of CSScript.npp. Is there a maximum version of Notepad++ that this plugin will work?

Thanks, Mark

Screenshot 2024-06-04 122923

oleg-shilo commented 5 months ago

Hm... I am using the same versions as you are. Mark, can you check if the CPU types of N++ and the plugin dll are the same?

Txs

oleg-shilo commented 5 months ago

Interestingly enough N++ plugin manager has still not updated the plugin to 2.0.5.0.

Meaning that you need to update the plugin manually. I just retested it and it works OK.

image

Is it possible that you installed the wrong (CPU wise) zip package?

mappingman64 commented 5 months ago

Oleg,

Thank you for your reply, and sorry my late reply. I finally figured out that the only way to get it to work is by using the Plugin Manager in np++. I was attempting to install it manually :(