Login Page - Create Account

Support Board


Date/Time: Tue, 18 Mar 2025 17:22:54 +0000



Post From: 413 Request Entity Too Large

[2022-09-20 15:01:16]
User462086 - Posts: 196
Just got this message after adding a few studies to a common .cpp file filled with studies and supporting functions. Used the Remote Build. The file size is 1,121 kb.


The remote build did not succeed. Result:

<html>
<head><title>413 Request Entity Too Large</title></head>
<body bgcolor="white">
<center><h1>413 Request Entity Too Large</h1></center>
<hr><center>nginx/1.13.12</center>
</body>
</html>

What are my options for keeping similar studies together in the same .dll if they can't be kept in the same .cpp file due to this size limitation?