If you run a program that uses Windows Sockets on Terminal Server Edition, you may receive an error message similar indicating that an entry point is missing from Ws2_32.dll, as shown in the following examples:
Run-time error '453' Can't find DLL entry point WPUCompleteOverlappedRequest in ws2_32
Run-time error '453' Can't find DLL entry point WSAProviderConfigChange in ws2_32
NOTE: The exact format of the error message depends on the software development environment used to build the program.Run-time error '453' Can't find DLL entry point WSAProviderConfigChange in ws2_32