Sihropfozatron
Newbie | Редактировать | Профиль | Сообщение | ICQ | Цитировать | Сообщить модератору Mushroomer нашел решение сам. юыла банальная утека памяти из пула.... если кому-то пригодится: To resolve this problem, modify the registry to increase the PoolUsageMaximum value and the PagedPoolSize value. To do this, follow these steps: Click Start, click Run, type regedit, and then click OK. Locate and then click the following registry subkey: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management On the Edit menu, point to New, and then click DWORD Value. In the New Value #1 box, type PoolUsageMaximum, and then press ENTER. Right-click PoolUsageMaximum, and then click Modify. In the Value data box, type 60, and then click OK. If the PagedPoolSize registry entry exists, go to step 8. If the PagedPoolSize registry entry does not exist, create it. To do this, follow these steps: On the Edit menu, point to New, and then click DWORD Value. In the New Value #1 box, type PagedPoolSize, and then press ENTER. Right-click PagedPoolSize, and then click Modify. In the Value data box, type ffffffff, and then click OK. Exit Registry Editor, and then restart the computer. |