Windows 10, VS 2013 Professional, C#. My project contains a file with 61 MB source code. When I start debugging, the message occurs: "No free logical space for creating more of user strings." Error code CSC : fatal error CS0013. My computer has 8 GB RAM and my hard disk has 333 GB free space. Microsoft Visual C++ Redistributable Packages for Visual Studio 2013 Update 4 is installed. What can I do?
Original in German:
"VS 2013 Professional, C#. Mein Projekt enthält u.a. eine Datei mit ca. 61 MB Quellcode. Bei Debuggen starten erscheint die Fehlermeldung: "Kein freier logischer Speicherplatz zum Erstellen weiterer Benutzerzeichenfolgen." Was kann ich tun?"