large WSDL files casuse out of memory when debugging in VS2011 wioth framework 4

T

Tony

Hello!

We have a desktop application using C# winform and infragistics advanced
pack with controllers.

I have google and there are some more that have been having the same kind of
problem.
if we start without debugging it works fine.

Is it anyone that have anything to say about this.
It seems to me that there might be a bug in such a way that framework 4.0
can't handle big wsdl files when using web service

//tony
 
B

Brian Cryer

How large is large? Is it possible that you are making memory allocations
from the large object heap?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top