You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System.IO.FileNotFoundException: Could not load file or assembly 'EPiServer, Version=12.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'. The system cannot find the file specified.
File name: 'EPiServer, Version=12.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'
at Baaijte.Optimizely.ImageSharp.Web.Providers.BlobImageProvider.GetAsync(HttpContext context)
at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
Please seek help in the Optimizely forum. It seems not to be an issue with the library but rather with your configuration. Otherwise there would be more reports.
I am not working for or with Optimizely anymore. This package is in maintenance mode.
I am getting this exception
System.IO.FileNotFoundException: Could not load file or assembly 'EPiServer, Version=12.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'. The system cannot find the file specified.
File name: 'EPiServer, Version=12.21.4.0, Culture=neutral, PublicKeyToken=8fe83dea738b45b7'
at Baaijte.Optimizely.ImageSharp.Web.Providers.BlobImageProvider.GetAsync(HttpContext context)
at SixLabors.ImageSharp.Web.Middleware.ImageSharpMiddleware.Invoke(HttpContext httpContext, Boolean retry)
at Microsoft.AspNetCore.Authorization.AuthorizationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddlewareImpl.Invoke(HttpContext context)
I have the following versions
Am I missing something?
The text was updated successfully, but these errors were encountered: