|
-
Apr 1st, 2005, 03:40 AM
#1
Thread Starter
Member
activeX licence problem
Hi all,
I made a app in vb.Net and I'm using MSFlexGrid from vb6 in it. When i try to install the app on a computer running win2000 and not having Vb.net installed, the flexgrid controll doesn't work.
I tried using a setup project from vb.net, inno setup and install shield. The problem I have is that I get something like "you don't have licence to use this axtiveX controll.." when trying to show the grid. The msflxgrd.ocx and msflxgrd.dep is included in the setup, as well as AxInterop.MSFlexGridLib.dll and Interop.MSFlexGridLib.dll. The grid is created at form load and this works without any errors, it's first when I try to do something with the grid, set the text of a cell or change the width of a column or etc.
In the setup project in vb.net it tells me that "msflxgrd.ocx might have dependencies that it can't decide, be sure they all are in place.." or simular.
Install shield tells me the same thing, and try to find any depencies without finding any. Obviously there are depencies that needs to go along to get it to work, but how can I find them and solve the problem.
I have installed .net framework and sdk on the target machine(win2000). The exact error msg are in swedish there for they are not exact.
Please help.
Regards
Jonni
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|