Results 1 to 5 of 5

Thread: [RESOLVED] Need some advice

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2005
    Posts
    3

    Resolved [RESOLVED] Need some advice

    I have written an application in vb6 that calls a function defined in a C++ dll. I am also using the ccrpprg6 ocx to display a progress bar on the form.

    I have tried running the application on some other systems. It worked fine on the first two, after I had registered the ocx. However, on the next two it gives the error "Argument not optional".

    It is baffling because I cannot understand why it might be doing that.

    If anyone has any suggestions please do respond.

  2. #2
    No place like 127.0.0.1 eyeRmonkey's Avatar
    Join Date
    Jul 2005
    Location
    Blissful Oblivion
    Posts
    2,306

    Re: Need some advice

    Welcome to the forums.

    Please read this thread about picking sensible thread titles:

    http://www.vbforums.com/showthread.php?t=333083

    Thanks!
    Visual Studio 2005 Professional Edition (.NET Framework 2.0)
    ~ VB .NET Links: Visual Basic 6 to .NET Function Equivalents (Thread) | Refactor! (White Paper) | Easy Control for Wizard Forms | Making A Proper UI For WinForms | Graphics & GDI+ Tutorial | Websites For Free Icons
    ~ QUOTE: Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. -Rich Cook

    ~ eyeRmonkey.com

  3. #3
    Elite Hacker Jacob Roman's Avatar
    Join Date
    Aug 2004
    Location
    Miami Beach, FL
    Posts
    5,349

    Re: Need some advice

    Hey that was my job

    What OS's have the OCX's worked on and didn't work on. That could be why.

  4. #4

    Thread Starter
    New Member
    Join Date
    Jul 2005
    Posts
    3

    Re: Need some advice

    Well I have tried running it on Windows Xp Pro and NT. But it is causing problems on the NT machine.

  5. #5

    Thread Starter
    New Member
    Join Date
    Jul 2005
    Posts
    3

    Re: [RESOLVED] Need some advice

    It was the activeX controls that I was using in the program. The other systems had an older version!!

    Thanx for the help.

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