561
Views
11
Comments
[ImageToolbox] Error - "Input string was not in a correct format."
Question
imagetoolbox
Web icon
Forge asset by João Quitério

Hi all,

I'm having this error when I trying to use the "identify" function, no matter what image extension I use the error it's always the same.

I'm using version "0.2.4" and using this action after a upload submit to identify the height and width I already use this tool in previous logic with no problems.

Could be because I'm using inside a webblock? Because it's a multi tenant app? Doesn't make sense..but just to give all the details.

Any idea what could be causing this error?

Thanks in advance for your help.


Cheers


2024-04-05 15-02-07
João Portela
Staff

Hi Gonçalo,

Can you share the entire error stack trace? Or if you have multiple errors, send all stack traces.

The error looks like a problem with validation of (input) parameters and not related with the ImageToolbox module.


regards,

João Portela


2023-10-09 10-31-52
Gonçalo Azambujo

JoĂ£o Portela wrote:

Hi Gonçalo,

Can you share the entire error stack trace? Or if you have multiple errors, send all stack traces.

The error looks like a problem with validation of (input) parameters and not related with the ImageToolbox module.


regards,

JoĂ£o Portela



Thanks for your quick feedback Joao!

I attached the error as you ask.


Thanks for your help.

Error.PNG
2024-04-05 15-02-07
João Portela
Staff

Hi Gonçalo,

The error is indeed inside the extension. I need to give a look to understand what could cause the problem.

I'll let you know if I need additional information.


regards,

João Portela

2023-10-09 10-31-52
Gonçalo Azambujo

JoĂ£o Portela wrote:

Hi Gonçalo,

The error is indeed inside the extension. I need to give a look to understand what could cause the problem.

I'll let you know if I need additional information.


regards,

JoĂ£o Portela


Thanks Joao.

If you need a sample of what i'm trying to achieve, just let me know and I drop you an email with an .oml.

Thanks for your help.

Cheers



2024-04-05 15-02-07
João Portela
Staff

Hi Gonçalo,

I've tested the version you referred (0.2.4) and it worked well. It might be some environment problem.

I can send you a extension version with additional logging so we can understand what's happening. do you agree?


regards,

João Portela

2023-10-09 10-31-52
Gonçalo Azambujo

JoĂ£o Portela wrote:

Hi Gonçalo,

I've tested the version you referred (0.2.4) and it worked well. It might be some environment problem.

I can send you a extension version with additional logging so we can understand what's happening. do you agree?


regards,

JoĂ£o Portela

Hi JoĂ£o,

that's sound perfect. Just let me know what I need to do.

One more time, thanks for your help and quick responses.

Cheers


UserImage.jpg
Ranjith Kumar

JoĂ£o Portela wrote:

Hi Gonçalo,

I've tested the version you referred (0.2.4) and it worked well. It might be some environment problem.

I can send you a extension version with additional logging so we can understand what's happening. do you agree?


regards,

JoĂ£o Portela


Hi JoĂ£o, Even i am facing the same problem. This extension works fine in DEV environment and the same extension not working in QA environment. I have added some logger and found that 'strOutResult' field goes empty. Can you please help me to resolve this issue?

2023-09-20 14-56-20
Pedro Marques

Hi Gonçalo and Gonçalo,

Have you ever found what was causing the issue?

I'm facing the exact same behavior on 10.0.303.

Cheers

2023-09-20 14-56-20
Pedro Marques

Well, I’ve just found it myself

You'll need to install: Microsoft Visual C++ 2010 Redistributable Package (x86)

Although your environment may be in X64, this extension uses a binary that is in X86 and therefore needs this.

UserImage.jpg
Luís Lopes

bump. got exactly the same error.

UserImage.jpg
Lovely Priyadarshini

Hi Gonçalo Azambujo,

Did you try it with some other images?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.