<?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[could not open the project file]]></title><description><![CDATA[<p dir="auto">Good Morning,<br />
I have an issue with the project. I have configured a set of file in the project # 1 very useful when accessing a set of files all the time.  Now when I ask to open the project #1 nothing happen. Same if I try to open project#2 or 3 that I have never used.  I got te same issue some time ago and the solution was to delete a configuration file. Unfortunately I did not write the solution and I do not remember the file name to delete.<br />
thanks for your help.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/19732/could-not-open-the-project-file</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 14:18:25 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/19732.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Jul 2020 05:37:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to could not open the project file on Sat, 22 Aug 2020 15:19:50 GMT]]></title><description><![CDATA[<p dir="auto">solution , I delete the config.xml file and when restarting NPP a new one is created and now I can have view again the project window</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57029</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57029</guid><dc:creator><![CDATA[Pierre Huybens 0]]></dc:creator><pubDate>Sat, 22 Aug 2020 15:19:50 GMT</pubDate></item><item><title><![CDATA[Reply to could not open the project file on Sat, 22 Aug 2020 15:14:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ekopalypse" aria-label="Profile: Ekopalypse">@<bdi>Ekopalypse</bdi></a> thanks for you information Ekopalypse and sorry I was out for a while and did not reply to your post.   indeed the file contains the path of the project file and this one exist but when I try to open from notepad++ nothing happen. the file contains indeed the path to the file I put  to the project.<br />
&lt;ProjectPanels&gt;<br />
&lt;ProjectPanel id=“0” workSpaceFile=“D:\saved\espaceNodepadd” /&gt;<br />
&lt;ProjectPanel id=“1” workSpaceFile=“” /&gt;<br />
&lt;ProjectPanel id=“2” workSpaceFile=“” /&gt;<br />
&lt;/ProjectPanels&gt;</p>
<p dir="auto">c:\tmp&gt;type D:\saved\espaceNodepadd<br />
&lt;NotepadPlus&gt;<br />
&lt;Project name=“wiki”&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\naswiki.txt” /&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\oslinux.txt” /&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\pi\security.txt” /&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\pi\wikiPi.txt” /&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\pi\pi_mailserver.txt” /&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\pi\pi2_software.txt” /&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\pi\security.txt” /&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\powershell.txt” /&gt;<br />
&lt;File name=“E:\mydev\pythonExamples.txt” /&gt;<br />
&lt;File name=“E:\WorkingFixedDoc\wiki\electronique.txt” /&gt;<br />
&lt;/Project&gt;<br />
&lt;Project name=“daily”&gt;<br />
&lt;File name=“E:\WorkingYearDoc\Trigonelles\Proximus\modemProximus.txt” /&gt;<br />
&lt;File name=“C:\Windows\System32\drivers\etc\hosts.txt” /&gt;<br />
&lt;/Project&gt;<br />
&lt;/NotepadPlus&gt;</p>
]]></description><link>https://community.notepad-plus-plus.org/post/57028</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/57028</guid><dc:creator><![CDATA[Pierre Huybens 0]]></dc:creator><pubDate>Sat, 22 Aug 2020 15:14:46 GMT</pubDate></item><item><title><![CDATA[Reply to could not open the project file on Sun, 19 Jul 2020 18:27:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/pierre-huybens-0" aria-label="Profile: Pierre-Huybens-0">@<bdi>Pierre-Huybens-0</bdi></a></p>
<p dir="auto">the config.xml contains a project panels tag like</p>
<pre><code class="language-xml">    &lt;ProjectPanels&gt;
        &lt;ProjectPanel id="0" workSpaceFile="D:\to_delete" /&gt;
        &lt;ProjectPanel id="1" workSpaceFile="" /&gt;
        &lt;ProjectPanel id="2" workSpaceFile="" /&gt;
    &lt;/ProjectPanels&gt;
</code></pre>
<p dir="auto">As you see in the example, ProjectPanel 1 (0 in xml) points to a file D:\to_delete and if you open this file then you see the list of files assigned to the project.</p>
<pre><code class="language-xml">&lt;NotepadPlus&gt;
    &lt;Project name="Project Name"&gt;
        &lt;File name="mybatch.bat" /&gt;
    &lt;/Project&gt;
&lt;/NotepadPlus&gt;
</code></pre>
]]></description><link>https://community.notepad-plus-plus.org/post/56079</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/56079</guid><dc:creator><![CDATA[Ekopalypse]]></dc:creator><pubDate>Sun, 19 Jul 2020 18:27:23 GMT</pubDate></item></channel></rss>