Hi ! What should I do when old VB6 project with winsock causes error ('Winsock are missing design time licenses') while converting it to VB.NET 2003 std. I am planning to by newer software - can Visual Studio 2005 Pro convert it
Check
if you have c:\windows\system32\winsock.srg on an older computer with
VB6 installed. Rename it to .reg and double click the file in
Explorer to add the license key to the registry. Not sure if this
is legal...
old VB6 project with winsock to VB.NET ?
dgolds