VintaSoft Imaging .NET SDK and Plug-ins Discussions

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Cannot create decoder for 1.jpg file in linux docker



Cannot create decoder for 1.jpg file in linux docker

Post by jwalit.katira »

Hello,

We are getting error from .net core webapi "Cannot create decoder for 1.jpg file" when we run API code in docker linux , Same code is working fine when we run api as normal HTTP

can you check the issue

Thanks
Jwalit Katira


Re: Cannot create decoder for 1.jpg file in linux docker

Post by Alex »

Hello Jwalit,

JPEG decoder is internal decoder and it is stored in Vintasoft.Imaging.dll, i.e. JPEG decoder is always available.

Please check that "1.jpg" file is really JPEG file.

If you are loading file from stream, please check that stream position is 0.

Best regards, Alexander


Page 1 from 1: 1