Hello, guys,
Regarding these latest developments of the bindings file: the file is indeed missing, since there were changes to the way Service Studio works at a more core level, which mean the file is no longer read; this happened starting with Development Environment 11.6.17.
Having said that, the good news is that the underlying value of "MaxReceivedMessageSize" was set to the maximum possible, starting with Development Environment 11.6.21.8208, which means you wouldn't need to set the value in these scenarios anyway.
Could you please test it again using this version and let us know how it went?
Thanks and best regards,
Carlos
Any idea where this file in in in the MAC version of Service Studio?
Bruno Silva wrote:
Find the Path belowMacintosh HD/Applications/OutSystems Service Studio.app/Contents/Resources/OutSystems Service Studio.app/Contents/Resources/wine-prefix/drive_c/Program Files/OutSystems/Development Environment 11.0/Service Studio
Hi Bruno,
Do you get the same error? Note this is a very old topic, talking about version 9!
Kilian Hekhuis wrote:
Hi, yes ... I get tis error still in version 11, On the windows version of service studio I am able to do the suggestion on the top of this thread, but I'm working with the OSX version and cant find the ServiceStudio.WS.bindings.config file
Bruno,
It should be in /Applications/OutSystems Service Studio.app/Contents/Resources/OutSystems Service Studio.app/Contents/Resources/wine-prefix/drive_c/Program Files/OutSystems/Development Environment 11.0/Service Studio/ServiceStudio.WS.bindings.config
Right click on your OutSystems Service Studio app and click Show Package Contents in order to drill down to it.
Hope that helps!
Craig St.Jean wrote:
Yep, this is the path, I was able to find it, do the changes suggested above and it all worked.
Thank you very much for the fast replies!
Ok, I'll ask around.
Hey guys,
I see how we should go about changing the max size, but is there a way to figure out where it's trying to send something of that size. I have a small app I'm just starting the build process on and I'm getting this. I'd like to know where in the app something is supposed to be sending a message that would exceed the max size?
There has got to be a better way of doing this, I sware I have modified this file 5 times now. It just keeps reverting and causing this extremely frustrating error.
Nicholas Carter wrote:
Hi Nicholas
I understand what you are going through. Editing the file with Service Studio open is nearly impossible - it seems it keeps refreshing it; add that to the way Windows manages permissions of the Program Files folder these days...
How I did it in the past was: copy the file to your desktop; edit the file there. Then close Service Studio; rename the file to OLD_ServiceStudio.WS.bindings.config , move your edited file there and open Service Studio. Should work like a charm!
Hope this helps!Acácio
Hi everyone.
I'm sorry to re opem this post but
I'm get the same error ("33554432") and I dowloaded Outsystens 11 today(06/01/2020) version 11.6.18, build 8128 and the file ServiceStudio.WS.bindings.config don't existe in
\OutSystems\Development Environment 11.0\Service Studio
could somone help me?
Don't go above version 11.6.16.7525. That is the last version that uses the config files. Versions after that "might" work, but mine did not.
See my post related to this here: https://www.outsystems.com/forums/discussion/56072/service-studio-issue-updating-references/#Post211400
Hi Carlos,
I am using 11.6.30 and still getting this error while trying to consume a WSDL. Is there anyway to resolve this error ?
Invalid WSDL (Detail: Metadata contains a reference that cannot be resolved: 'https://wd2-impl-services1.workday.com/ccx/service/standard_gms1/Resource_Management/v34.0?wsdl'. There is an error in XML document (1, 801). The maximum message size quota for incoming messages (3000000) has been exceeded. To increase the quota, use the MaxReceivedMessageSize property on the appropriate binding element.)
Thanks
Ravi