CHttpFile::SendRequestEX(length)
-
Hi I am opening the ChttpConnection Session with CInternetSession.But when i send the Request using the Function pHttpFile->SendRequestEx(dataLength) It gives the error "The server name or address could not be resolved" error number is 12007.But i am unable to find any thing on the web. Can anybody help me in this. :(( Thanks in advance shailesh
-
Hi I am opening the ChttpConnection Session with CInternetSession.But when i send the Request using the Function pHttpFile->SendRequestEx(dataLength) It gives the error "The server name or address could not be resolved" error number is 12007.But i am unable to find any thing on the web. Can anybody help me in this. :(( Thanks in advance shailesh
seems there is an error in the server name passed when creating CHttpConnection. can you send more code to let us check it with you ?