Re: activeX licence problem
Hi,
i have the same problem with a Winsock Server/Client application, the client works fine on a remote machine but the server gives me a "U dont have the licence to use ActiveX" error. Plzzzz help!
Thanks
Re: activeX licence problem
I solved the problem by installing vb6.0 (and then uninstalling it again if wanted). This way the controll works. It's not a great solution but it works for my problem...
I assume this is because I used Interop and a vb6 component in .NET. How to actually get the axtiveX component licensed I don't know.
Jonni
Re: activeX licence problem
The problem is that the Error occurs on a machine without a vb6.0, so what should i do then? and btw, i have vb 6.0 installed on my machine but the ActiveX works fine.
Re: activeX licence problem
I meant that I installed and uninstalled vb6 on the target machine where it doesn't work. Then it will work on that machine. If the app will be installed on many different locations this might not be a solution but if it is only a few machines it might be ok.
The reason it works on your machine is probably just because there is (or was) vb6 installed.
Jonni
Re: activeX licence problem
Well my app is gonna be used on lots of machines, so reinstalling vb 6.0 deffinetly wasnt the solution, but i think i found a better one (considering that my app is a client/server file transferrer), i binded the client and server together in 1 form, and since generaly the client uses the dll's(the client works fine for some reason), and the server just acsesses them in the procces, and it works! server starts on remote machine and connects sucsesfully!
Re: activeX licence problem
jonni,
Use Depends.exe to find the dependencies that you need for the grid. Add them to your installation and you should be fine. If you do not have the program look here