I use MSINET.OCX in my VB.NET applicatoin. I've registered (by regsvr32) and
added it into reference for COM interop. The application works at the PC
with both VB 6 and VS.NET installed. But it fails with error "Class is not
licensed for use" in the PC with VS.NET installed only.
Does anyone know whether I have anything missed?
Thank you very much!
added it into reference for COM interop. The application works at the PC
with both VB 6 and VS.NET installed. But it fails with error "Class is not
licensed for use" in the PC with VS.NET installed only.
Does anyone know whether I have anything missed?
Thank you very much!
Comment