We have recently upgraded from SQL server 2008 to SQL server 2012.
We are getting this error when browsing to several pages on our website.
There is insufficient system memory in resource pool 'internal' to run this query
Most of the pages just try to do sql statements or stored procedures. I found a fix related to this error for sql 2012
http://support.microsoft.com/kb/2769594/en-gb
I did install it on server but the problem still remains.
I have increased Maximum server memory to 20 GB to see if it will affect but it didnt.
Memory on server is 32GB
This is the sql version we have
Microsoft SQL Server 2012 (SP1) - 11.0.3393.0 (X64)
Oct 25 2013 19:04:40
Copyright (c) Microsoft Corporation
Standard Edition (64-bit) on Windows NT 6.2 <X64> (Build 9200: )
How can i solve this error?It keeps on appearing when browsing .net website