|
-
Oct 20th, 2020, 02:54 AM
#1
Thread Starter
Registered User
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?
-
Oct 20th, 2020, 03:59 AM
#2
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.
-
Oct 20th, 2020, 04:00 AM
#3
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.
-
Oct 20th, 2020, 04:40 AM
#4
Thread Starter
Registered User
Re: VB advance add-in - hosting website down - reg key required
-
Oct 20th, 2020, 04:56 PM
#5
Re: VB advance add-in - hosting website down - reg key required
I just found Karl's site ok here https://classicvb.net/
-
Oct 21st, 2020, 01:52 AM
#6
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 .
-
Fanatic Member
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
-
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).
-
Re: VB advance add-in - hosting website down - reg key required
 Originally Posted by AAraya
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|