Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX control does not load

Status
Not open for further replies.

SunnyZ

Programmer
Oct 18, 2001
2
0
0
US
Hi,
I have created an activeX control using Visual Basic 6.0 and created a cab file for the same using PD Wizard.
On placing the control in an ASP page using <OBJECT> tag with codebase=&quot; the control does not load in another machine. Works fine in mine though. (obviously!)
Any help would be appreciated.
Thanks.
 
I think the problem is that the other machine's user doesn't have adequate permissions to register controls.

Which OS? I'm assuming NOT Win9x.

Try to have the user raised to Poweruser status or log on as admin and try it.
 
Did you include any MS components that require licencing (like the MS Datagrid control)??

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top