therazor Posted April 21, 2003 Share Posted April 21, 2003 hello all this question is not for MTA it's just about programming with winsock but the problem now is i programmed yesterday my new chat application but today it's saying that my Winsock ActiveX control isn't licensed but that isn't right i have it licensed it always worked but today it dont work anymore i use VB.net for the control but i mostly program under Delphi,Kylix 3 , Visual C++, C# and VB.net what i use now but does someone knows how i can fix this problem. Link to comment
Kent747 Posted April 22, 2003 Share Posted April 22, 2003 try typing start --run : regsvr32.exe "C:\windows\system32\mswinsck.ocx" that helps sometimes Kent Link to comment
therazor Posted April 22, 2003 Author Share Posted April 22, 2003 that dont work i tryed it already before it's just not working i think i throw it away because i cant get it too work anymore and i like winsock sometimes because you can use with very nice thing like my chat application or my messenger but sometimes i dont like it because i screw sometimes my projects up because of winsock but i like it for my chat application. but now i can't use it anymore Link to comment
therazor Posted April 23, 2003 Author Share Posted April 23, 2003 hey maybe i can fix it with an other winsock dll so can someone that makes programs in VB.NET give me his (MS winsock control version 6) that is the name of the winsock control thnx for helping me. maybe IJsvogel uses the same control that i can try his control and registering it. because my winsock control dont work anymore sry for my english because i'm dutch (The Netherlands) Link to comment
therazor Posted April 23, 2003 Author Share Posted April 23, 2003 ok i got it all fixed it was in the registry wrong i regged over again now its working cool i can start my chat application again and fixing stuff in my chat application. Link to comment
Recommended Posts