Results 1 to 2 of 2

Thread: ActiveX on the Web

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Aug 2000
    Location
    Birmingham, AL
    Posts
    1,276
    I have created an ActiveX control and published it on my web
    page. I can see the control fine on my computer, but others
    cannot see it on the web. I have copied the control into my
    web folder, but I suspect that since I didn't compile it in
    that folder that it is still referenced to the other folder
    on my computer. Please tell me if this is the case or if
    there is anything else I need to do.
    I assume they shouldn't need any runtime files.
    Are there any other files I need to post with it?

  2. #2
    New Member
    Join Date
    Sep 2000
    Posts
    5
    Ehmm...If made in VB you should include at least msvbvm60.dll.. Another problem could be that your control has not been digitally signed, and Internet Explorer (on other users' computers), ignore it..due to security settings.

    Remember that you need to buy a certificate to sign your components digitally. (read more at http://www.verisign.com)


    - Sune

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width