error: "The system is restarting...Please wait a few se

Posted by Community Admin on 03-Aug-2018 17:26

error: "The system is restarting...Please wait a few seconds. You will be redirected automatically."

All Replies

Posted by Community Admin on 21-Aug-2013 00:00

When I ran the imported site (works fine on windows 2008 server) but I migrated it to server 2012, I get this error:
Copy code
"The system is restarting...Please wait a few seconds. You will be redirected automatically."



The error runs forever. I changed connection string to this one:



<connectionStrings>

        <add connectionString="data source=WEB\SQLEXPRESS;Integrated
Security=SSPI;initial catalog=AnnapolisVersion61"
providerName="System.Data.SqlClient" dbType="MsSql" name="Sitefinity"
/>

    </connectionStrings>



I'm trying to run it in VS 12. What am I not doing right?

Posted by Community Admin on 26-Aug-2013 00:00

Hello,

Thank you for contacting Telerik Support.

You connection string looks fine. We are also having projects here that work just fine with SQL Server 2012. However this error that you get is usually because of some missing assembly references. Could you please try to delete all Telerik Assemblies and add references once again from a folder and not from GAC (Global assembly cache).

Please let me know about the result.

Regards,
Veronica
Telerik
Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed