large WSDL files casuse out of memory when debugging in VS2011 wioth framework 4
9 views
Skip to first unread message
Tony
unread,
Mar 27, 2013, 9:17:11 AM3/27/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
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
Brian Cryer
unread,
Apr 2, 2013, 10:06:27 AM4/2/13
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
How large is large? Is it possible that you are making memory allocations
from the large object heap?