soup
April 4th, 2004, 04:17 AM
Hi all,
Had some really weird problems with VS .NET on the main computer, so on installing VS .NET on my laptop tried developing some Window Forms (VB .NET). However on trying to add a Winsock to the form, could not find it in the "Windows Forms" toolbox. Then on remembering on my main computer that I had to add the MSWINSCK.OCX from "C:\Windows\System32" directory, tried to find it on the laptop drvie, but was not there!! So imported the file from my main computer and was able to install it in the "Windows Forms" toolbox on the laptop. Yet on trying to add the Winsock into the form, I recieve the following error:
"You do not have a license to use this ActiveX control"
So I registered the file using regsvr32, but now when I try adding the Winsock to the form,, it now says:
"You do not have a license to use this activX control"
Both computers are Windows XP pro and up to date.
Any one know how I can by pass this error???
TIA.
Had some really weird problems with VS .NET on the main computer, so on installing VS .NET on my laptop tried developing some Window Forms (VB .NET). However on trying to add a Winsock to the form, could not find it in the "Windows Forms" toolbox. Then on remembering on my main computer that I had to add the MSWINSCK.OCX from "C:\Windows\System32" directory, tried to find it on the laptop drvie, but was not there!! So imported the file from my main computer and was able to install it in the "Windows Forms" toolbox on the laptop. Yet on trying to add the Winsock into the form, I recieve the following error:
"You do not have a license to use this ActiveX control"
So I registered the file using regsvr32, but now when I try adding the Winsock to the form,, it now says:
"You do not have a license to use this activX control"
Both computers are Windows XP pro and up to date.
Any one know how I can by pass this error???
TIA.