-
Install VB App on Win2K
We have an app in VB6 that is running on a number of Win2K boxes. Only those users who have Admin rights can run the app successfully. The others get "xxxx.ocx not found" or similar errors, even though we can see the files in their System32 folders.
I think the network administrators have caused this problem in some way, but I have nothing to back me up. Has anyone run into this before?
(BTW, only admins have installed the apps on each machine)
-
Try installing the app while being the user, or a guest.
-
Not sure, but try right-clicking on the ocx and look at the properties. Then look at the security tab. See who can use it. If it is only administrators that could be your problem.