Re: Error 429 - but not in development
On 31 Jan 2006 08:52:53 -0800, "Richard Cole" <googlegroups@xxxxxxxxx> wrote:
>I've been tearing my hair out for the last 2 weeks trying to get a
>program to install.
-snip-
>When this is installed on either an in-house 'standard' build NT PC or
>a on very simple NT PC created in a Virtual PC (the only 2
>non-development NT boxes I have available to me) the program, when run,
> produces the error message "You do not have an appropriate license to
>use this functionality".
-snip-
This may be related:
http://vbnet.mvps.org/index.html?http://vbnet.mvps.org/dev/main/index.html [SIC]
MS utility designed to fix License problems with ActiveX Controls that ship
with VB6.
<quote source="Readme.txt from vb6cli.zip">
VBC6.EXE is a utility designed to fix License problems with ActiveX
Controls that ship with Microsoft Visual Basic 6.0. The utility will
not fix third party controls, or controls not normally installed by
Microsoft Visual Basic 6.0.
VBC6.EXE will help correct problems with the following symptoms:
Symptom I
---------
When trying to site a control within a project, Microsoft Visual Basic raises
the following
error dialog:
License Information For This Component Not Found. You Do Not Have An
Appropriate License To Use This Functionality In The Design Environment.
Symptom II
----------
When trying to compile a project, Microsoft Visual Basic raises the following
error dialog:
Compile Error : Permission Denied
Symptom III
-----------
When using the Application Wizard, Microsoft Visual Basic raises an error dialog
similar to:
60: Method ~ of Object ~ failed
Symptom IV
----------
When trying to run a project, Microsoft Visual Basic raises the following error
dialog:
Runtime Error '429' : ActiveX Component Can't Create Object
</quote>
Your mileage may vary. Hope this helps!
_______________________
Michael B. Johnson
.
Relevant Pages
- Re: KB960715 blocks msflxgrd.ocx in VBA
... I'd go back to your original distro, do an install of the 'empty' VB6 ... All I did for my fix is create a VB6 project, ... same principle to apply in your case - once the affected controls are safely ... empty VB6 project with the affected tools selected. ... (microsoft.public.windowsupdate) - Re: The bloated get bloatier
... My avoidance of controls is partly due to using ... The OCX really just uses a "wizard" to write the API ... in the Redist folder with the next service pack. ... if you try to install a new system file it will get replaced. ... (microsoft.public.vb.general.discussion) - Re: From VC6 to .NET 2 questions
... Tech support is expensive. ... controls, or something that involves automation, either as a client or server. ... but those decisions are not mine but my clients'). ... correct version was installed because it was part of their install support problem. ... (microsoft.public.vc.mfc) - Re: ActiveX Problem
... Download, install and run it. ... then check the list of updates the Windows Updates say you ... >> so certain ActiveX controls will not run, and you've hit one of those ... (microsoft.public.windows.inetexplorer.ie6.browser) - Re: Language barrier.. great
... Our online technical support is very fast, in fact, we've answered you just ... > Everything but the units to install into D7. ... > trial controls anticipating a password and productive morning. ... > install working controls. ... (borland.public.delphi.thirdpartytools.general) |
|