|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I have created a activex contorl using vb6, and I have created it as ocx. I inserted it into a html file, using the Frontpage and published it into IIS. The problem is that when I access the web page from another PC the control can not be seen.... What have I to do? Regards, Juan |
|
#2
|
|||
|
|||
|
Have you packaged your OCX in a CAB file? This needs to be done so that the control is installed on other PCs. Go through the Package and Deployment Wizard and create an internet CAB package for your control. The wizard will automatically create an HTML file that contains the code you will need to place on your HTML page. After that you shouldn't have any problems. Of course this is assuming that you are trying to view the control in IE and the security settings are allowing your control to be downloaded and installed.
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > Activex control publication |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|