<?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>
									1.4.9 SQL update error - General Questions				            </title>
            <link>https://solidcp.com/forum/question/1-4-9-sql-update-error/</link>
            <description>SolidCP Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 14 Sep 2026 09:04:02 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: 1.4.9 SQL update error</title>
                        <link>https://solidcp.com/forum/question/1-4-9-sql-update-error/#post-10141</link>
                        <pubDate>Fri, 19 May 2023 09:16:18 +0000</pubDate>
                        <description><![CDATA[Hello,








Verify that the SQL script file &#039;update_db.sql&#039; exists in the specified location: &#039;C:\Program Files (x86)\SolidCP Installer\Tmp\setup&#039;.


Check the contents of the...]]></description>
                        <content:encoded><![CDATA[<p>Hello,</p>
<div class="group w-full text-gray-800 dark:text-gray-100 border-b border-black/10 dark:border-gray-900/50 bg-gray-50 dark:bg-">
<div class="flex p-4 gap-4 text-base md:gap-6 md:max-w-2xl lg:max-w-xl xl:max-w-3xl md:py-6 lg:px-0 m-auto">
<div class="relative flex w- flex-col gap-1 md:gap-3 lg:w-">
<div class="flex flex-grow flex-col gap-3">
<div class="min-h- flex flex-col items-start gap-4 whitespace-pre-wrap break-words">
<div class="markdown prose w-full break-words dark:prose-invert light">
<ol>
<li>
<p>Verify that the SQL script file 'update_db.sql' exists in the specified location: 'C:\Program Files (x86)\SolidCP Installer\Tmp\setup'.</p>
</li>
<li>
<p>Check the contents of the SQL script for any errors or missing commands. Ensure that the script is properly formatted and valid.</p>
</li>
<li>
<p>Ensure that the installer has the necessary permissions to access and execute the SQL script file.</p>
</li>
<li>
<p>Try running the upgrade process again after resolving any potential issues with the script or the installer.</p>
</li>
</ol>
<p>If the issue persists, you may need to seek further assistance from the SolidCP support team or consult the documentation provided by the software vendor for troubleshooting specific upgrade errors.</p>
</div>
</div>
</div>
</div>
</div>
</div>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>croverwn.o.rene8</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/1-4-9-sql-update-error/#post-10141</guid>
                    </item>
				                    <item>
                        <title>RE: 1.4.9 SQL update error</title>
                        <link>https://solidcp.com/forum/question/1-4-9-sql-update-error/#post-10131</link>
                        <pubDate>Tue, 02 May 2023 18:45:14 +0000</pubDate>
                        <description><![CDATA[That page is missing an important first step for v1.4.9 update: Make sure .NET Framework 4.8 is installed on all servers.]]></description>
                        <content:encoded><![CDATA[<p>That page is missing an important first step for v1.4.9 update: Make sure .NET Framework 4.8 is installed on all servers.</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Dolphyn5</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/1-4-9-sql-update-error/#post-10131</guid>
                    </item>
				                    <item>
                        <title>RE: 1.4.9 SQL update error</title>
                        <link>https://solidcp.com/forum/question/1-4-9-sql-update-error/#post-10115</link>
                        <pubDate>Mon, 06 Mar 2023 20:58:54 +0000</pubDate>
                        <description><![CDATA[The update installer is broken since 1.4.9, you should use a manual update or a special script.]]></description>
                        <content:encoded><![CDATA[<p>The update installer is broken since 1.4.9, you should use a manual update or a special script. https://solidcp.com/kb/update/howto-update-solidcp-1-4-8-to-1-4-9/</p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Genadij</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/1-4-9-sql-update-error/#post-10115</guid>
                    </item>
				                    <item>
                        <title>1.4.9 SQL update error</title>
                        <link>https://solidcp.com/forum/question/1-4-9-sql-update-error/#post-10111</link>
                        <pubDate>Thu, 02 Mar 2023 20:49:55 +0000</pubDate>
                        <description><![CDATA[Hi guys,
 
im getting this when running the Enterprise server upgrade via the installer
 
 END: Copied files START: Installing database objects[...]]></description>
                        <content:encoded><![CDATA[<p>Hi guys,</p>
<p> </p>
<p>im getting this when running the Enterprise server upgrade via the installer</p>
<p> </p>
<p> END: Copied files<br /> START: Installing database objects<br /> INFO: Executing 1623 database commands<br /> ERROR: Run sql error<br />System.Exception: Can't run SQL script C:\Program Files (x86)\SolidCP Installer\Tmp\setup\update_db.sql ---&gt; System.Exception: Error executing SQL command: ---&gt; System.InvalidOperationException: ExecuteNonQuery: CommandText property has not been initialized<br />at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)<br />at System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean&amp; usedCache, Boolean asyncWrite, Boolean inRetry)<br />at System.Data.SqlClient.SqlCommand.ExecuteNonQuery()<br />at SolidCP.Setup.SqlProcess.Run()<br />--- End of inner exception stack trace ---<br />at SolidCP.Setup.SqlProcess.Run()<br />--- End of inner exception stack trace ---<br />at SolidCP.Setup.SqlProcess.Run()<br />at SolidCP.Setup.ExpressInstallPage.RunSqlScript(String connectionString, String database, String fileName)<br />at SolidCP.Setup.ExpressInstallPage.ExecuteSqlScript(String file)</p>
<p> </p>
<p>any ideas on the issue?</p>
<p> </p>
<p>thanks</p>
<p> </p>
<p>Ian</p>
<p> </p>
<p> </p>]]></content:encoded>
						                            <category domain="https://solidcp.com/forum/question/">General Questions</category>                        <dc:creator>Ian Tobin</dc:creator>
                        <guid isPermaLink="true">https://solidcp.com/forum/question/1-4-9-sql-update-error/#post-10111</guid>
                    </item>
							        </channel>
        </rss>
		