Jasmin Savard

Results 473 comments of Jasmin Savard

I have the same issue here with some extended method I wrote. https://github.com/VirtoCommerce/vc-module-image-tools/blob/master/VirtoCommerce.ImageToolsModule.Data/Services/ThumbnailService.cs#L138 This line fails when I set the AssetsConnectionString to provider=LocalStorage;rootPath=~/App_Data/Assets;publicUrl=http://localhost/admin/assets but it starts working when I set...

Does the BlobStorageProvider.OpenRead(imageUrl)) has a fallback to normal local folders? Else maybe the provider name is confusing.

That's because simplemde is downloading font-awesome. This is happening when using FontAwesome V5 which is now using SVG's instead of CSS + Webfonts.

That generally means the module needs to be fixed. I think you found exactly why most people are not using the Gallery in 01. What you are experiencing is Dynamic...

If you only need to do dynamic loading of assemblies then the issue might still happen. Yes, there is a way to disable dynamic compilation from web.config file if I...

I used to have a staging Azure free Web app to test my modules before loading them on the prod server. But that implicates that this "staging" server should be...

Even though we currently only target net6.0; when net7.0 will be eventually out, we will surely multi-target to keep an LTS version in the build pipeline. So, you need to...

I believe this is why we dropped net3.1 and net5.0.

https://www.braintreepayments.com