Skip to content

Content Type Icon thumbnails cannot be generated when application is hosted in Content Cloud (DXP) #10

@mits-live

Description

@mits-live

Hi Together,

I'm experiencing an issue when the application (using CMS 12, EPiServer.CMS version 12.5.0) gets deployed to Integration/Preproduction/Production. The hosting is in DXP.
The Geta.Optimizely.ContentTypeIcons plugin uses the [appDataPath] variable to create the paths to the image thumbnails and to the used fonts, and this works perfectly on the local development environment. But when the application gets deployed on f.e. Integration, then the images associated to page/block types cannot be load anymore:
CMS_Edit_New_Page_Selection_List_01
The corresponding exceptions are like these...

If using version 2.0.1 of the plugin:
System.IO.DirectoryNotFoundException: Could not find a part of the path '/app/App_Data/thumb_cache\831edaaf-49ab-5933-3456-c725623c8be1.png'.

After some manual fix on the CachePath value in the ContentTypeIconOptions:
System.IO.DirectoryNotFoundException: Could not find a part of the path '/app/App_Data/thumb_cache/831edaaf-49ab-5933-3456-c725623c8be1.png'.

I've seen, the fixes in the version 2.0.2 does not cover that problem, so what are the next steps on this?

Many thanks and kind regards,
MITS-Live

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions