Not enough storage is available to complete this operation.

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
 
N

Nazim Lala [MSFT]

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.



--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top