Install error with 4.0.3 - Upgrading from this version is not supported
Hi
I'm a complete noob with Umbraco and went through downloading and installing 4.0.3 on Vista. I've created the database (blank) and permissions etc. When I go through the install steps I get to step 2/5 and click Install Database. I get this:
Upgrading from this version is not supported.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NotSupportedException: Upgrading from this version is not supported.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[NotSupportedException: Upgrading from this version is not supported.]
umbraco.DataLayer.SqlHelpers.SqlServer.SqlServerInstaller.Install() in d:\TeamCity\buildAgent\work\7380c184e9fcd3ea\umbraco\datalayer\SqlHelpers\SqlServer\SqlServerInstaller.cs:97
umbraco.presentation.install.steps.detect.install_Click(Object sender, EventArgs e) +37
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +115
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +140
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +29
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2981
Install error with 4.0.3 - Upgrading from this version is not supported
Hi
I'm a complete noob with Umbraco and went through downloading and installing 4.0.3 on Vista. I've created the database (blank) and permissions etc. When I go through the install steps I get to step 2/5 and click Install Database. I get this:
Upgrading from this version is not supported.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NotSupportedException: Upgrading from this version is not supported.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
What did I do wrong?
Thanks...
Craig
Hi Craig,
Did you manage to fix your issue?
Chris
is working on a reply...