LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Not enough storage is available to complete this operation.

I got this error message "

Function DS_GetLastMessage: (return value == -2147024882 [0x8007000e]). Not enough storage is available to complete this operation." when call data-sockets open function.  

 

There were alot of memery on the test station and the buffer size to store message is 256 characters.  Does anyone know why this error occured?

 

 

0 Kudos
Message 1 of 4
(4,263 Views)

Hi Nicoder,

 

This error message is a windows error message. Here is a link to what Microsoft had to say about it: Not enough storage is available to complete this operation. I hope that this helps.

 

Regards,

 

Perry S

 

Applications Engineer
National Instruments
0 Kudos
Message 2 of 4
(4,245 Views)

I checked everything enough memory, space on hard drive, and increase page size but error still occured sometimes.

0 Kudos
Message 3 of 4
(4,223 Views)

Hi NiCoder,

 

Could you describe your application a little more? Could you post the snippet of code that is throwing the error? What version of CVI are you using? What OS are you on? Let me know.

 

Regards,

 

Perry S.

Applications Engineer
National Instruments
0 Kudos
Message 4 of 4
(4,205 Views)