Not enough storage is available to complete this operation.

  • Thread starter Thread starter Dev
  • Start date Start date
D

Dev

Hi,
I'm getting the following SqlCeException,

System.Data.SqlServerCe.SqlCeException, "Not enough
storage is available to complete this operation."

Any ideas whats going wrong? I have tried using
command.Dispose(), DataAdapter.Dispose() to release the
memory.

Any help will be appreciated.

Thanks in advance.
- Dev
 
I will need a little more information. At what point do you get this
exception. Could you provide me a sample app where this exception is hit?
That would be easier for me to debug. Thanks.

This posting is provided "AS IS" with no warranties, and confers no rights.



--------------------
 
Back
Top