Results 1 to 9 of 9

Thread: VB advance add-in - hosting website down - reg key required

  1. #1

    Thread Starter
    Registered User
    Join Date
    Oct 2020
    Posts
    2

    VB advance add-in - hosting website down - reg key required

    Karl E. Peterson's One-Stop Source Shop used to host the installer for add-in "VB Advance". It's been made freely available; has been for a few years now, but it does require a registration key to be entered, which was openly available on that site alongside the installer download link. The key is about five short lines of text. Does anyone possibly have it saved & could post it here or PM?

  2. #2
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,682

    Re: VB advance add-in - hosting website down - reg key required

    It is here:

    Use the following license to register the product:

    BEGIN LICENSE
    UNSUPPORTED_FREEWARE_VERSION
    UNSUPPORTED_FREEWARE_VERSION
    DC4C5AED5405F6CC5405E5C733943394
    247C616841190441039539253EB3B5FF
    END LICENSE

    Copy it all (include the BEGIN and END LICENSE lines). In the Advanced Options dialog, click on the "About" button, then click on the "Register" button. Paste your registration info and click OK.

  3. #3
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,742

    Re: VB advance add-in - hosting website down - reg key required

    Use the Internet Archive:
    https://web.archive.org/web/20161226...ols/vbAdvance/
    vbAdvance is now unsupported freeware.

    Use the following license to register the product:
    Code:
    BEGIN LICENSE
    UNSUPPORTED_FREEWARE_VERSION
    UNSUPPORTED_FREEWARE_VERSION
    DC4C5AED5405F6CC5405E5C733943394
    247C616841190441039539253EB3B5FF
    END LICENSE
    Copy it all (include the BEGIN and END LICENSE lines). In the Advanced Options dialog, click on the "About" button, then click on the "Register" button. Paste your registration info and click OK.

  4. #4

    Thread Starter
    Registered User
    Join Date
    Oct 2020
    Posts
    2

    Re: VB advance add-in - hosting website down - reg key required

    Brilliant, thanks both.

  5. #5
    Fanatic Member
    Join Date
    Jul 2007
    Location
    Essex, UK.
    Posts
    579

    Re: VB advance add-in - hosting website down - reg key required

    I just found Karl's site ok here https://classicvb.net/

  6. #6
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,742

    Re: VB advance add-in - hosting website down - reg key required

    It was returning a Error 404 for a few days, hence the link to the internet archive I posted .

  7. #7
    Fanatic Member
    Join Date
    Aug 2011
    Location
    Palm Coast, FL
    Posts
    761

    Re: VB advance add-in - hosting website down - reg key required

    Migrating all my Dev tools to Win11 and am having problems with this add-in. Anyone using vbAdvance on Win11 + VB6 Enterprise? Did you have to do anything special to get it to run? This is the error I get:

    Error Number: 9
    Error Description: Subscript out of range
    Error Source:
    Connect.IDTExtensibility_OnStartupComplete
    vbAdvance
    Version: 3.1.1.5
    VB Version: 6.0.97.82
    OS Version: 10.0.26200

  8. #8
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,682

    Re: VB advance add-in - hosting website down - reg key required

    I would try to reach Karl: https://classicvb.net/feedback/ IDK if he is still around.
    I would ask if he would like to share the source code of the add-in.

    Or, try opening the project directly from the vbp file, not the IDE alone.
    Or try by opening the IDE with admin rights (in the case that you are trying without admin rights).

  9. #9
    PowerPoster Arnoutdv's Avatar
    Join Date
    Oct 2013
    Posts
    6,742

    Re: VB advance add-in - hosting website down - reg key required

    Quote Originally Posted by AAraya View Post
    Migrating all my Dev tools to Win11 and am having problems with this add-in. Anyone using vbAdvance on Win11 + VB6 Enterprise? Did you have to do anything special to get it to run? This is the error I get:
    What specific functionality do you need?
    Maybe there are other add-ins or settings in the VBP file which have the desired functionality

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