<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									SolidCP SchedulerService stops - General Questions				            </title>
            <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/</link>
            <description>SolidCP Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Thu, 16 Jul 2026 14:07:51 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/3/#post-9641</link>
                        <pubDate>Sun, 21 Nov 2021 22:12:40 +0000</pubDate>
                        <description><![CDATA[Fore some rezone the SolidCP.SchedulerService.exe is overwritten sometimes when upgrading with default values. I always make a copy behfore upgrading. Glad it&#039;s working for you.]]></description>
                        <content:encoded><![CDATA[<p>Fore some rezone the <span>SolidCP.SchedulerService.exe is overwritten sometimes when upgrading with default values. I always make a copy behfore upgrading. Glad it's working for you.</span></p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>gflex</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/3/#post-9641</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9640</link>
                        <pubDate>Sat, 20 Nov 2021 22:53:11 +0000</pubDate>
                        <description><![CDATA[Hi Gflex. I went ahead and went to the snapshot I took before the upgrade. I found the SolidCP.SchedulerService.exe.config and then I copied it to my current running system. I start the serv...]]></description>
                        <content:encoded><![CDATA[<p>Hi Gflex. I went ahead and went to the snapshot I took before the upgrade. I found the SolidCP.SchedulerService.exe.config and then I copied it to my current running system. I start the service now and it is working perfectly! </p>
<p></p>
<p>So I guess somehow when it was doing the auto upgrade and had failed at this part it didn't put all the files back in. </p>
<p></p>
<p>If anyone else runs into this I hope that this helps them as well!</p>
<p>Cheers!</p>
<p>NVGoldenDog</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>NVGoldenDog</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9640</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9639</link>
                        <pubDate>Sat, 20 Nov 2021 22:42:38 +0000</pubDate>
                        <description><![CDATA[I made the file and added the connectionString to it as you suggested, when I start the service now, I get:]]></description>
                        <content:encoded><![CDATA[<p>I made the file and added the connectionString to it as you suggested, when I start the service now, I get:</p>
106]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>NVGoldenDog</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9639</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9638</link>
                        <pubDate>Sat, 20 Nov 2021 22:39:34 +0000</pubDate>
                        <description><![CDATA[Ah, I have no C:\SolidCP\Enterprise Server\bin\SolidCP.SchedulerService.exe.config  file in that folder. Should there be other entries in the .config file? I will make a new file but wonderi...]]></description>
                        <content:encoded><![CDATA[<p>Ah, I have no <span>C:\SolidCP\Enterprise Server\bin\SolidCP.SchedulerService.exe.config  file in that folder. Should there be other entries in the .config file? I will make a new file but wondering what else should be in there?</span></p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>NVGoldenDog</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9638</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9637</link>
                        <pubDate>Sat, 20 Nov 2021 20:44:24 +0000</pubDate>
                        <description><![CDATA[copy the connectionstring below to the C:\SolidCP\Enterprise Server\bin\SolidCP.SchedulerService.exe.config file

&lt;connectionStrings&gt;&lt;add name=&quot;EnterpriseServer&quot; connectionString=...]]></description>
                        <content:encoded><![CDATA[<p>copy the connectionstring below to the C:\SolidCP\Enterprise Server\bin\SolidCP.SchedulerService.exe.config file</p>
<p></p>
<p><span>&lt;connectionStrings&gt;</span><br /><span>&lt;add name="EnterpriseServer" connectionString="server=sql3.host.local;database=SolidCP;uid=SolidCP2018;pwd=xyz123;" providerName="System.Data.SqlClient" /&gt;</span><br /><span>&lt;/connectionStrings&gt;</span></p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>gflex</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9637</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9636</link>
                        <pubDate>Sat, 20 Nov 2021 20:04:30 +0000</pubDate>
                        <description><![CDATA[In the file c:\SolidCP\EnterpriseServer\web.config
My connectionString looks like this in that file:
&lt;connectionStrings&gt;&lt;add name=&quot;EnterpriseServer&quot; connectionString=&quot;server=sql3....]]></description>
                        <content:encoded><![CDATA[<p>In the file c:\SolidCP\EnterpriseServer\web.config</p>
<p>My connectionString looks like this in that file:</p>
<p>&lt;connectionStrings&gt;<br />&lt;add name="EnterpriseServer" connectionString="server=sql3.host.local;database=SolidCP;uid=SolidCP2018;pwd=xyz123;" providerName="System.Data.SqlClient" /&gt;<br />&lt;/connectionStrings&gt;</p>
<p></p>
<p><strong>Do you mean I need to be looking at another file for the connection string to match this?</strong></p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>NVGoldenDog</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/paged/2/#post-9636</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/#post-9635</link>
                        <pubDate>Sat, 20 Nov 2021 17:47:25 +0000</pubDate>
                        <description><![CDATA[Check the connection string and make sure its the same as in C:\SolidCP\Enterprise Server\web.config

&lt;connectionStrings&gt;&lt;add name=&quot;EnterpriseServer&quot; connectionString=&quot;server= pro...]]></description>
                        <content:encoded><![CDATA[<p>Check the connection string and make sure its the same as in C:\SolidCP\Enterprise Server\web.config</p>
<p></p>
<p>&lt;connectionStrings&gt;<br />&lt;add name="EnterpriseServer" connectionString="server= providerName="System.Data.SqlClient" /&gt;<br />&lt;/connectionStrings&gt;</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>gflex</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/#post-9635</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/#post-9632</link>
                        <pubDate>Thu, 18 Nov 2021 23:01:43 +0000</pubDate>
                        <description><![CDATA[I was able to figure out that the web.config file is the connection string and crypto.

What I did is extracted the manual update zip file, copied the files from the extracted folder of BI...]]></description>
                        <content:encoded><![CDATA[<p>I was able to figure out that the web.config file is the connection string and crypto.</p>
<p></p>
<p>What I did is extracted the manual update zip file, copied the files from the extracted folder of BIN into my existing Enterprise\Bin folder. I also copied the \solidcp\Enterprise Server from the manual update into c:\solidcp\Enterprise Server. I verified I have the right web.config file as well. </p>
<p>When I start the scheduleService in services it starts then stops and gives the same error message in the event log. </p>
<p></p>
<p>Not sure what to do to fix this. Any help is appreciated.</p>
<p></p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>NVGoldenDog</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/#post-9632</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/#post-9631</link>
                        <pubDate>Thu, 18 Nov 2021 22:44:28 +0000</pubDate>
                        <description><![CDATA[Hi Glex. I went to that link but it seems like that is for tools, and not the manual update. I downloaded the manual update.zip file from
I don&#039;t follow you though on what file&#039;s I copy for ...]]></description>
                        <content:encoded><![CDATA[<p>Hi Glex. I went to that link but it seems like that is for tools, and not the manual update. I downloaded the manual update.zip file from http://installer.solidcp.com/Files/stable/</p>
<p>I don't follow you though on what file's I copy for the connection string and what file contains the crypto key. Can you help me a little and let me know where those files are at that I need to copy back into the Enterprise Server\bin folder? Do I also need to replace the C:\SolidCP\Enterprise folder as well, or just the BIN folder?</p>
<p></p>
<p>Thanks so much for your help!</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>NVGoldenDog</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/#post-9631</guid>
                    </item>
				                    <item>
                        <title>RE: SolidCP SchedulerService stops</title>
                        <link>https://solidcp.com/forum/question/solidcp-schedulerservice-stops/#post-9615</link>
                        <pubDate>Sun, 14 Nov 2021 22:08:21 +0000</pubDate>
                        <description><![CDATA[When we had the same issue we removed the files in C:\SolidCP\Enterprise Server\bin and copied them from the manual download from
Make sure that you copy the connection string and the crypto...]]></description>
                        <content:encoded><![CDATA[<p>When we had the same issue we removed the files in C:\SolidCP\Enterprise Server\bin and copied them from the manual download from http://installer.solidcp.com/Files/stable/Tools/</p>
<p>Make sure that you copy the connection string and the crypto key first in the SolidCP.SchedulerService.exe and apply them after copying them from the download.</p>
<p></p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>gflex</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/solidcp-schedulerservice-stops/#post-9615</guid>
                    </item>
							        </channel>
        </rss>
		