Results 1 to 2 of 2

Thread: mts and com

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Mar 2001
    Posts
    416

    mts and com

    Hi,

    I need to develop a mini application that will use a COM that is installed on the mts server.

    I've tried to export that com in mts, and install it in my client machine, but I keep on getting 'ActiveX can't create object' error.

    When I install that COM in my computer's mts (also as client), export the com and install it, I won't get that error, but just hang on the statement that CreateObject.

    I've tried to explore the com in mts, the class I try to createobject is actually running (the icon is moving).........any idea? If I add the Debug\RunWithoutContext registry entry in my machine, it is ok.

    I don't know how to debug in the above situations and dunno how to fix. Since the COM was developed by other people, and some of my colleagues are able to use this COM.

    Thx

  2. #2
    New Member
    Join Date
    Mar 2001
    Location
    N.Delhi
    Posts
    1

    Lightbulb

    Hi,
    Nothing u have to do. make a com register it on server thru resvr32 dll if already then regster on server. thru mts make a package and in package folder in component directory export your com. and on clint machine run it . on server u can see in statstical directory.

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