Insufficient system resources exist to complete the requested service.
-
Hi, I am launching my application which is an MDI application which does some injection to the processes. After keeping my system idle for some time (40 min) I am getting "Insufficient system resources exist to complete the requested service." message. Same time I am checking with Application event viewer which shows following error message. We have installed Service Pack 3 for Windows XP. --------------------------------------------------------------------------------------------------- Error ***** The description for Event ID ( 20 ) in Source ( Google Update ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Network Request Error. Error: 0x80042197. Http status code: 407. Url=https://tools.google.com/service/update2 Trying config: source=IE, named proxy:8080=proxych1.techmahindra.com, bypass=*.techmahindra.com;10.*.*.*;172.*.*.*;192.*.*.*;<local>. trying CUP:WinHTTP. Send request returned 0x80042197. Http status code 407. trying WinHTTP. Send request returned 0x80042197. Http status code 407. trying CUP:Browser. Send request returned 0x80004005. Http status code 0. Trying config: source=winhttp, direct connection. trying CUP:WinHTTP. Send request returned 0x80072ee2. Http status code 0. trying WinHTTP. Send request returned 0x80072ee2. Http status code 0. trying CUP:Browser. Send request returned 0x80004005. Http status code 0. Trying config: source=auto, wpad=1, script=. trying CUP:WinHTTP. Send request returned 0x80072ee2. Http status code 0. trying WinHTTP. Send request returned 0x80072ee2. Http status code 0. trying CUP:Browser. Send request returned 0x80004005. Http status code 0 --------------------------------------------------------------------------------------------------- Please let us know what could be the problem out here. When I am trying to get GetLastError it gives me "0" as there is no problem. Thanks SNI
SNI
-
Hi, I am launching my application which is an MDI application which does some injection to the processes. After keeping my system idle for some time (40 min) I am getting "Insufficient system resources exist to complete the requested service." message. Same time I am checking with Application event viewer which shows following error message. We have installed Service Pack 3 for Windows XP. --------------------------------------------------------------------------------------------------- Error ***** The description for Event ID ( 20 ) in Source ( Google Update ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Network Request Error. Error: 0x80042197. Http status code: 407. Url=https://tools.google.com/service/update2 Trying config: source=IE, named proxy:8080=proxych1.techmahindra.com, bypass=*.techmahindra.com;10.*.*.*;172.*.*.*;192.*.*.*;<local>. trying CUP:WinHTTP. Send request returned 0x80042197. Http status code 407. trying WinHTTP. Send request returned 0x80042197. Http status code 407. trying CUP:Browser. Send request returned 0x80004005. Http status code 0. Trying config: source=winhttp, direct connection. trying CUP:WinHTTP. Send request returned 0x80072ee2. Http status code 0. trying WinHTTP. Send request returned 0x80072ee2. Http status code 0. trying CUP:Browser. Send request returned 0x80004005. Http status code 0. Trying config: source=auto, wpad=1, script=. trying CUP:WinHTTP. Send request returned 0x80072ee2. Http status code 0. trying WinHTTP. Send request returned 0x80072ee2. Http status code 0. trying CUP:Browser. Send request returned 0x80004005. Http status code 0 --------------------------------------------------------------------------------------------------- Please let us know what could be the problem out here. When I am trying to get GetLastError it gives me "0" as there is no problem. Thanks SNI
SNI
HTTP Error 407 is a proxy authentification error. So, maybe, you did not supply username and password for your proxy?
Cheers, Sebastian -- "If it was two men, the non-driver would have challenged the driver to simply crash through the gates. The macho image thing, you know." - Marc Clifton