We're attempting to migrate large numbers of images from disk to blob storage as we're running out of disk space to store images. As I understand it Kentico will cache the files pulled from blob s...
Do anyone have any advice/approach on using Azure storage for a large number of media?I have put items in to sub-folders so most have @ 50 items, one has 170. Doing this allows the media library UI...
We currently have seven sites hosted in the same admin instance (v12.0.83). If we leave the default settings value for the Media libraries folder (/{sitename}/media) when it synchronizes changes t...
I have Kentico 12 MVC Application, I'm trying delete media file from media library, The file size is 400MB, clicking delete button beside the file freezes the site for about 2 or 3 minutes then not...
I have an imagePath coming into a GetImage() method... var xImage = new XImage(); var fileName = Path.GetFileName(imagePath).Split('?')[0].Split('.')[0]; MediaLibraryInfo im...
Kentico 12 portalWe recently switched over to deployments directly out of Azure devops and would like to be able to clear the entire CMS directory during every deployment. This requires that we mo...
Hello , we are using Kentico MVC 12 , hosted on Azure WebAPP - and media storage is on Azure Storage Blob. When we go to Media app in Kentico and try to upload an image we are getting error Could...
Hi,On our website we have linked to a PDF in the media library using the PERMANENT LINK. We'd like to CHANGE that PDF, but keep the permanent link the same ... basically change the file that the pe...