Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Gary Williams
27
Views
4
Comments
[Image Utilities] Parameter is not vaild Error
Question
Forge
Image Utilities (O11)
Forge asset by
Justin James
Hi Justin,
I get an error using this extension.
See screengrab to show what settings I have used - do you know which parameter is wrong? The error log gives :
Parameter is not valid.
Stack:
at ssWeb.RssExtensionImageUtilities.MssScaleImage(HeContext heContext, Byte[] inParamImageData, Int32 inParamWidth, Int32 inParamHeight, String inParamResizeMode, Byte[]& outParamScaledImage)
at ssWeb.Actions.ActionThumbnails(HeContext heContext)
at ssWeb.Flows.FlowMainFlow.ScrnAdministration.CommandCreateThumbnails(HeContext heContext)
-Env-
eSpaceVer: 86 (Id=203, PubId=206, CompiledWith=8.9.5.12)
RequestUrl: https://localhost/Web/Administration.aspx (Method: POST)
AppDomain: /LM/W3SVC/1/ROOT/Web-134-130531798312521596
FilePath: C:\...\PS9\running\Web\Administration.aspx
Locale: en-US
DateFormat: dd-MM-yyyy
PID: 3672 ('w3wp', Started='8/17/2014 11:43:17 AM', Priv=647Mb, Virt=9415Mb)
TID: 662
Thread Name:
.NET: 4.0.30319.34014
Capture.JPG
Justin James
MVP
Gary -
Are you sure that the image data that you are sending in is valid and contains data?
Also, there may be a stack trace from the extension itself listed right after or right before this error in the log, what does that have?
J.Ja
Gary Williams
Fixed... one of my users had saved a PDF in the app.... my fault for not filtering the data... which I am now doing and it works perfectly - Thank you for the pointer.... saved me hours :-)
G
Justin James
MVP
Gary -
Not a problem! Glad it works now. :)
J.Ja
Geethan Fernando
Hi,
When rotating the upload image, i got an error as below. any idea?
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...