Results 1 to 6 of 6

Thread: Anyone use Catalyst and VSTWain in VB6

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Sep 2006
    Posts
    29

    Anyone use Catalyst and VSTWain in VB6

    I am looking some code, and feel confused.
    I have some code developed by someone else. When I try to run the code, I have some error. The error says I don't have the license to use the system.

  2. #2
    PowerPoster gavio's Avatar
    Join Date
    Feb 2006
    Location
    GMT+1
    Posts
    4,462

    Re: Anyone use Catalyst and VSTWain in VB6

    Is there any controls that should be there, but you don't have theme?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Sep 2006
    Posts
    29

    Re: Anyone use Catalyst and VSTWain in VB6

    Quote Originally Posted by gavio
    Is there any controls that should be there, but you don't have theme?
    Yes, there is some control in the application. One is Catalyst HttpClient control.
    I already have the dll. Don't know why I still get the error.
    Do I need to register on my PC again?

    Thanks!

  4. #4
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Anyone use Catalyst and VSTWain in VB6

    Having DLL/OCX isn't enough - to use it in your development environment you must have a developer's license and that usually comes with the software and gets registered on your system when you properly install it. Manually registering components doesn't always work.

    btw, did you at least try to "manually register" your dll?

  5. #5

    Thread Starter
    Junior Member
    Join Date
    Sep 2006
    Posts
    29

    Re: Anyone use Catalyst and VSTWain in VB6

    Thanks!
    I registered the dll. I still got the license error when I try to run and compile the project. I believe I need the developer's license.


    Quote Originally Posted by RhinoBull
    Having DLL/OCX isn't enough - to use it in your development environment you must have a developer's license and that usually comes with the software and gets registered on your system when you properly install it. Manually registering components doesn't always work.

    btw, did you at least try to "manually register" your dll?

  6. #6

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