Click here to Skip to main content
15,908,673 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello Sir,

When I am executing the openvpn.exe in command prompt it shows an dll error such that"The procedure entry point could not be located in the library WS2_32".

But the following dll is already avaliable in the C:\WINDOWS\system32\ws2_32.dll location. when I tried to execute the openvpn.exe in command prompt then I got the error.

Please help me short out the problem.
Thank you
Posted

I dont know anything about this dll, but registering the dll using regsvr32 first could help you out.
 
Share this answer
 
v2
Comments
nishadamit90 23-Jul-11 5:07am    
I tried to load the Dll using command prompt but I got the message "ws2_32.dll was loaded, but the DllRegister Server entry point was not found. This file can not be registered"....Please tell me the solution
This article should be able to assist you http://support.microsoft.com/kb/249873[] or this article which explains how to reinstall/repalce the WS2_32.dll http://www.ehow.com/how_5172093_replace-wsdll.html[]
 
Share this answer
 
v4

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900