.NET parser throws out of memory

Hello,


when loading source documents (RESX) in a new project, and when trying to generate string lists, an error occurs in some (not all) of the documents. .NET parser out of memory exception. The string lists for these documents are not created.

When these documents are opened in a separate project, or 1 by one in separate projects, the string lists are generated normally.

Is this a known issue?

Are there any advises on large projects? (Many RESX files ... more than 100)

Thank you for your assistance.

Parents Reply Children