<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[CS-SCRIPT problem after rebuilding machine.]]></title><description><![CDATA[<p dir="auto">Greetings All:<br />
Recently had to rebuild my machine, working on restoring NPP and CS-SCRIPT code that I use for automation.<br />
Currently getting the error:<br />
error CS0246:  The type or namespace name ‘NppScripts’ could not be found (are you missing a using directive or an assembly reference?)</p>
<p dir="auto">At the top of my scripts I have the following:<br />
//css_ref C:\Program Files\Notepad++\plugins\NppScripts\NppScripts.dll<br />
//css_ref C:\Program Files\Notepad++\plugins\NppScripts\NppScripts\NppScripts.asm.dll<br />
using NppScripts<br />
I tried changing it to the following as the old plugin was updated to  Version 2.0.3.0:</p>
<p dir="auto">//css_ref C:\Program Files\Notepad++\plugins\CSScriptNPP\CSScripts.dll<br />
//css_ref C:\Program Files\Notepad++\plugins\CSScriptNpp\CSScriptNpp\CSScripts.asm.dll<br />
using CSScripts;</p>
<p dir="auto">Now it just states unable to find CSScripts…</p>
<p dir="auto">Can someone please help, I am not able to figure out how to solve this, I use things like Editor.GetCurrentFilePath() which required the NppScripts using.</p>
<p dir="auto">Thanks in advance for any and all feedback.<br />
Regards,<br />
Pat</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/24679/cs-script-problem-after-rebuilding-machine</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Apr 2026 05:30:03 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/24679.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 Jul 2023 13:02:22 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to CS-SCRIPT problem after rebuilding machine. on Fri, 07 Jul 2023 16:14:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.notepad-plus-plus.org/uid/24922">@Pat-Sinclair-0</a><br />
Go to <a href="https://github.com/oleg-shilo/cs-script.npp" rel="nofollow ugc">repo</a> with plugin issue if you haven’t already.</p>
<p dir="auto">if I had a penny for every time I said something like this to somebody posting about a plugin issue on the community forum… (don’t worry OP, I’m not <em>mad</em> at you, just amused at how often I say something to this effect)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/87692</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/87692</guid><dc:creator><![CDATA[Mark Olson]]></dc:creator><pubDate>Fri, 07 Jul 2023 16:14:01 GMT</pubDate></item></channel></rss>