Don't miss out Virtual Happy Hour today (April 26).

Try our conversational search powered by Generative AI!

Service API installation failed in Optimizely CMS 12

Vote:
 

Hello all, I am currently working on asset migration into Optimizley cms 12 and for that trying to install EPiServer.ServiceAPI 5.5.0 into the project but having 24 warnings like following:

  1. Detected package version outside of dependency constraint: EPiServer.ServiceApi 5.5.0 requires EPiServer.CMS.Core (>= 11.10.5 && < 12.0.0) but version EPiServer.CMS.Core 12.1.0 was resolved.    AssetMigration_CMS12    C:\Symphonize\kbhome\AssetMigration_CMS12\AssetMigration_CMS12.csproj    
  2. Detected package version outside of dependency constraint: EPiServer.ServiceApi 5.5.0 requires EPiServer.Framework (>= 11.10.5 && < 12.0.0) but version EPiServer.Framework 12.1.0 was resolved.    AssetMigration_CMS12    C:\Symphonize\kbhome\AssetMigration_CMS12\AssetMigration_CMS12.csproj    1    
  3.  Detected package version outside of dependency constraint: EPiServer.CMS.AspNet 11.10.5 requires EPiServer.CMS.Core (= 11.10.5) but version EPiServer.CMS.Core 12.1.0 was resolved.    AssetMigration_CMS12    C:\Symphonize\kbhome\AssetMigration_CMS12\AssetMigration_CMS12.csproj    1       

       And the project is failing with build error with following message: Could not load type 'System.Web.UI.TagPrefixAttribute' from assembly 'System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'.

         As I checked 5.5.0 is the latest version of Service API(https://nuget.optimizely.com/package/?id=EPiServer.ServiceApi). So is this API compatible with .NET 5. if it is please suggest any helpful documentation for its installation and configuration in Optimizely CMS 12 as the current documentation is only referring to CMS 11 (https://world.optimizely.com/documentation/developer-guides/Optimizely-Service-API/installation-and-configuration/) and if not can anyone help me with the timeline for the compatible API release.

#267736
Edited, Dec 02, 2021 14:09
Vote:
 

The service API package isn't offically out yet for CMS 12 https://world.optimizely.com/net5/add-ons/ . As far as I'm aware it's in testing currently

#267738
Edited, Dec 02, 2021 14:35
Vote:
 

Hi Scott, thanks for the reply. Is there any expected date or any timeline when it will be available?

#267739
Dec 02, 2021 14:41
Vote:
 

No Optimizely don't usually commit to exact delivery dates. I would imagine if it's in testing it's fairly soon as it's been in testing for a little while now

#267740
Dec 02, 2021 14:55
Vote:
 

Thanks Scott

#267741
Dec 02, 2021 14:57
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.