Results 1 to 2 of 2

Thread: ActiveX component can't create object? From ASP page

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Apr 2001
    Location
    Manassas, Va.
    Posts
    18

    ActiveX component can't create object? From ASP page

    I have written an ActiveX component in VB 6.0 to be used in an ASP page. When I run the component in debug mode and call it from an ASP page it works fine. When I install it under MTS and call it from an ASP page it works fine. But when I try to call it from the ASP page when it isn't registered with MTS and I'm not in debug mode I get the following error:

    ActiveX component can't create object

    Any feedback would be greatly appreciated.

  2. #2
    Hyperactive Member
    Join Date
    Dec 2000
    Location
    Denver
    Posts
    265
    But when I try to call it from the ASP page when it isn't registered with MTS
    You have to register it with MTS

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