Hey papdoble151
I was able to successfully manually upgrade from 4.3 to 5.1 manually. However, upgrading to the current newest version: (Orckestra CMS 5.5) seems to be an issue. The steps I've taken are the following:
The Error I get is:
Missing a field 'Id'
which comes from:
C:\inetpub\wwwroot\CMS-Foundation\CMS-Foundation-master\Composite\Core\Linq\Extensions.cs
Do you have any idea what the problem could be?
Many thanks!
I was able to successfully manually upgrade from 4.3 to 5.1 manually. However, upgrading to the current newest version: (Orckestra CMS 5.5) seems to be an issue. The steps I've taken are the following:
- Overwrite the Bin folder
- Overwrite Composite folder
- Merge the necessary lines from /Global.asax
- Merge the necessary lines from /AppData/Composite/Composite.config
- Merge the necessary lines from /Web.config
-
I then copied /Bin/Composite/Generated.dll from 4.3 to 5.5
The Error I get is:
Missing a field 'Id'
which comes from:
C:\inetpub\wwwroot\CMS-Foundation\CMS-Foundation-master\Composite\Core\Linq\Extensions.cs
Do you have any idea what the problem could be?
Many thanks!