I have created a control to be run on our intranet, and I've implemented IObjectSafety with both values[init and scripting] true. It will not install on anyone else's Win 2000 machine, including the other developers who have the VB runtime libraries and their IE security settings are set as low as possible. It doesn't even put a registry entry in, even though it asks if they'd like to install it.
On our NT server and an NT workstation the control installs and runs with:
Runtime error 76
Path Not Found
and the entire control[which otherwise looks correct] has diagonal slashes over it and is not functional in any way.
One of my coworkers is developing a different control and his works just fine from the same server, and we can't figre out what the difference is.
All help will be greatly appreciated...
-John
On our NT server and an NT workstation the control installs and runs with:
Runtime error 76
Path Not Found
and the entire control[which otherwise looks correct] has diagonal slashes over it and is not functional in any way.
One of my coworkers is developing a different control and his works just fine from the same server, and we can't figre out what the difference is.
All help will be greatly appreciated...
-John