connectpal 0 Report post Posted May 23, 2005 Hi,I have reformated my computer recently and now reinstalled VB6 with sp5.For some reason I did not had the Msinet.ocx in my component list, so I downloded it and registred it with regsvr32.Now it shows in vb but when I try to drag it to a form vb tell me that I dont have a licence for that component.I have been using this ocx before, has never been a problem, what am I missing ? Share this post Link to post Share on other sites
signatureimage 0 Report post Posted May 23, 2005 Could it be that there is a mismatch with the VB6 that your have? There are several versions of VB6, like VB6 Professional and VB6 Enterprise, etc. Could it be that the msinet.ocx that you have downloaded is not the right one for the VB6 version that you have? Just an idea.... On my VB6 cd-rom, the msinet.cab is located in \Common\Tools\VB\Cabinets\ Share this post Link to post Share on other sites
runefantasy 0 Report post Posted June 29, 2005 Hi, I have reformated my computer recently and now reinstalled VB6 with sp5. For some reason I did not had the Msinet.ocx in my component list, so I downloded it and registred it with regsvr32. Now it shows in vb but when I try to drag it to a form vb tell me that I dont have a licence for that component. I have been using this ocx before, has never been a problem, what am I missing ? <{POST_SNAPBACK}> You downloaded it? Maybe try loading it from the cd or from a .cab I got it from a program I downloaded (vb .net) so I tried to drag it into my project on VB .NET and it didn't work so try a .cab Share this post Link to post Share on other sites
Tommy1405241497 0 Report post Posted July 3, 2005 there is actually a sp6 version. so maybe if you install that it will work. Another reason might be: You have Visual Basic and Visual C++ on your system for example, and most files are used by both programs, but with different settings. So that could be another reason why it is not working.Try and see if you can use winsock, if you can't then you have got a Enterprise version of Visual Basic and that means your resources are limited to everything but internet stuff... (i have got the same problem ) Share this post Link to post Share on other sites