How do I avoid this unwanted MIDI Region?

This happens at odd moments, but most recently with the Step Input Keyboard, in the Score Editor.
I added a note to a staff and the following occurred:
--A new treble and bass clef appeared in the staff with a line connecting the two staves (bass and treble).
--In the Arrange window, a new region appeared, labelled "midi region", right next to, but separate from, the existing region.
I have to delete this from the Arrange window and try again; usually the second time it's normal.
Can someone tell me why this happens, and how I can prevent it?

No - this limit is meant to guard the client from malicious servers. It is possible to send valid OData feed which will consume lot of memory to parse. This can be done on the XML level or on the OData level. This limit guards against both.
Servers have other ways to limit amount of data returned to the client, the reason there is to guard against expensive query execution
In general a good way to look at OData is to think about it as the "minimum necessary protocol" to do what is needed. We try to keep it that way anyway. It's also stateless (REST...). So the more coupling between client and server, the worse... so to say.
I can imagine having an HTTP header for this purpose, but I don't think that lot of clients would be interested in it.
I think you should approach this limit from the security point of view (that's what it's for). Set it to the maximum amount of memory you're willing to give up to process the response. At least roughly (the memory consumption should be linear to the size
of the input, cases where it's not are guarded by the other options on the MessageQuotas).
Thanks,
Vitek Karas [MSFT]

Similar Messages

Maybe you are looking for

  • Buttons in fields of Grid ALV, but without a hotspot

    Hi all, I'm looking for an elegant way to add a button inside grid ALV. I've found in internet solution like setting hotspot for column and adding icon, but it's not good for me. Problem is that my column with buttons sometimes should have them and s

  • How to get Crystal Reports for Visual studio Download

    I'm confused!  All the links seem to take me to this page SAP Crystal Reports, developer version for Microsoft Visual Studio: Updates & Runtime Downloads It has lots of fixes and updates but I can't seem to find the actual Crystal reports for Visual

  • N80: Envelope symbol missing although new message

    Hi, I have a problem with my nokia N80. Normally when there is a new text message, an envelope symbol appears on the main screen of my nokia. This same envelope symbol is also shown when the phone is in stand-by and shows basic information such as da

  • Drag & Drop Text into place holder while Matching  style. Possible?

    Is it possible to drag text into a placeholder text box and have the dragged text assume the style of the placeholder text? I know that I can "paste and match style" which I use constantly but I am trying to build a template for other people to use a

  • Drag & Relate whit UserForms

    Hi all, I want use Drag&Relate function with an UserForm, but my form has not UDO. is this possible? tks,