08-01-2012 07:08 AM
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?
08-07-2012 10:17 AM
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
08-10-2012 09:46 AM
I checked everything enough memory, space on hard drive, and increase page size but error still occured sometimes.
08-13-2012 05:07 PM
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.