Search:

Type: Posts; User: HFMa

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    706

    Re: activex.exe only works when running in VB

    Yes I have.
  2. Replies
    4
    Views
    7,878

    Re: Runtime Error 380. Invalid property value

    Do you use the Set keyword? Set MainForm.ds = Me
  3. Replies
    6
    Views
    873

    Re: Why doesn't my onError work?

    Have you set the error trapping options in VB? Tools->options->General->error trap

    It could also be a good idea to use " On error resume next" allowing the call to complete, and then check the...
  4. Replies
    4
    Views
    7,878

    Re: Runtime Error 380. Invalid property value

    Is your Mainform part of the DLL or part of your EXE? What is the property you are setting?
  5. Replies
    5
    Views
    706

    activex.exe only works when running in VB

    I have created an ActiveX.exe containing a single class. The purpose of this class is to use a comport on a remote machine. But I can't even get it to work on the local machine, unless I start the...
Results 1 to 5 of 5



Click Here to Expand Forum to Full Width