Results 1 to 5 of 5

Thread: Trickie VB.Net question - still having trouble here ... HELP!!!

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2002
    Posts
    3

    Angry Trickie VB.Net question - still having trouble here ... HELP!!!

    I am trying to create a com object on a remote server using:

    dim MyObject as Object
    MyObject = CreateObject("TheObject.Whatever", RemoteServerName)

    It keeps returning the error: Cannot create ActiveX component

    Beyond that, there isn't much information given.

    I have a RAS connection to the remote server.

    Have any of you had any experience with this? Perhaps you can offer some insight and help me get over this confusing problem.

    If none of you know the answer, do you know of any other messege boards or forums I might be able to find my answer on?
    Last edited by JayJoe; Jun 18th, 2002 at 04:15 PM.

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