Search results

  1. S

    Sending large amounts of data to a .NET webservice - Java Heap Space error

    Hi there, I am currently building an OpenEdge 10.1B webservice and a .NET client to connect to it. I got it all running fine and nice, except when I request too many records at the same time. When I try to pass over about 1100 records I get a "Java heap space" SOAP error. Basicly my code does...
Back
Top