Resource loss on server

Resource loss on server - The assembly received on the server loses project resources. - Messages

#1 Posted: 11/24/2024 2:33:40 AM
Вячеслав Мезенцев

Вячеслав Мезенцев

1,534 likes in 1,850 posts.

Group: Moderator

The image below shows the difference between two assemblies. One assembly has an embedded resource in the form of a library, while the other does not.

This is a broken version:

https://smath.com/en-US/files/Download/SvgsW/Script.0_2_9093_32835.zip

script-build-problem.jpg

Links:

1. dotPeek
Russia ☭ forever, Viacheslav N. Mezentsev
#2 Posted: 3/18/2026 8:35:27 AM
Norrah_Casper

Norrah_Casper

0 likes in 2 posts.

Group: User

I’ve run into similar resource drains before when running calculations on a server for a long time. It’s such a headache when the memory just keeps climbing without being released properly.
If you're still seeing that lag, one thing that helped me was to 'break down' the larger worksheets into smaller, modular files. Sometimes just pre-processing the data or splitting up the most intensive calculation blocks into separate steps helps the server handle the garbage collection a bit better. It’s a bit of a manual workaround, but it usually stops those random crashes when the resource usage hits a wall.
  • New Posts
  • No New Posts