Out of Memory on Update or Delete of Service Reference

Posted by Kelly on Stack Overflow See other posts from Stack Overflow or by Kelly
Published on 2010-04-29T21:01:49Z Indexed on 2010/04/29 21:07 UTC
Read the original article Hit count: 364

Filed under:

I have a Service Reference for a WCF project that has just over a hundred endpoints in my ServiceHost web.config. Every time I attempt to update or delete the Service Reference, it fails with an out of memory exception. I am running Vista Ultimate SP2 64-bit with 8GB RAM. I can work around it by going outside the project and deleting the Service References folder, then coming back in and re-adding the Reference. Is this the only workaround that you know of?

Thanks!

© Stack Overflow or respective owner

Related posts about wcfservice