I am assigned a project which uses umbraco 7 and dotnet framework 4.6.1, I am currenty asked to update umbraco to version 8 and I am following the steps mentioned in the umbraco site
. I have updated the dotnet framework to 4.7.2 and updated umbraco using nuget. The solution builds fine but when i try to run the application I get symbol loading error as below
Along with an exception saying:
{"Could not load type 'Umbraco.Core.PropertyEditors.PropertyValueTypeAttribute' from assembly 'Umbraco.Core, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null'.":"Umbraco.Core.PropertyEditors.PropertyValueTypeAttribute"}
Can someone help me resolve this issue, Thank you in advance.
Getting symbol loading error
Hello,
I am assigned a project which uses umbraco 7 and dotnet framework 4.6.1, I am currenty asked to update umbraco to version 8 and I am following the steps mentioned in the umbraco site . I have updated the dotnet framework to 4.7.2 and updated umbraco using nuget. The solution builds fine but when i try to run the application I get symbol loading error as below
Along with an exception saying: {"Could not load type 'Umbraco.Core.PropertyEditors.PropertyValueTypeAttribute' from assembly 'Umbraco.Core, Version=8.0.0.0, Culture=neutral, PublicKeyToken=null'.":"Umbraco.Core.PropertyEditors.PropertyValueTypeAttribute"}
Can someone help me resolve this issue, Thank you in advance.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.