Re: ActiveX create problem in Vista



Hi !
The problem is simple!

We have program that contains some EXEs and DLLs. Each DLL compiled as
ActiveX. Whole program developed on Visual Basic 6 with SP6.
Of cause, we have some third party controls from Infragistics.

That's all ! We have no problem on all operation systems except Vista.
Installation and registration passed successfully. Of cause, user that
installed and registered has administrator right. In addition, hi is domain
administrator.

But when we try to execute, we get the error.

Thanks!


"Jan Hyde (VB MVP)" wrote:

Igor <Igor@xxxxxxxxxxxxxxxxxxxxxxxxx>'s wild thoughts were
released on Tue, 31 Jul 2007 06:30:00 -0700 bearing the
following fruit:

You mean that we have to execute our program under right of administrator?
We did, it does not make any difference.

No, but the IDE ain't gonna work well without admin.

Registration of ActiveX successfully, but we cannot create objects.
The user, who runs the program not just local machine administrator, but
also network and domain administrator.

Can't say what you problem is but I can say we also have
lots of ActiveX exes and we've not has any problems with
them on Vista.

J

any other ideas?

thanks!


"Ralph" wrote:


"Igor" <Igor@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:80512DA9-0C33-45A4-AA7F-F1FD5D2516DE@xxxxxxxxxxxxxxxx
Hi!
We have problem in ActiveX object creation in Windows Vista.

We have program, developed in Visual Basic 6. It works properly on each
version of Microsoft Windows. The program contains one EXE and some DLLs,
compiled as ActiveX classes.
We built also small test and also got the same error: ActiveX cannot
create
object.

What we have to define in Windows Vista to allow creation of ActiveX
objects. Of cause, registration of each ActiveX DLL passed successfully.

Thanks!
Igor.

You must run VB6 as an Administrator.

No restrictions.

-ralph






--
Jan Hyde

https://mvp.support.microsoft.com/profile/Jan.Hyde

.



Relevant Pages

  • Re: vb6 -v- Net!
    ... But the first VBXs and the first ActiveXs were really bad ... oems to come up with Active Libraries ... I would use real DLLs for that - not AX ... Well written ActiveX DLLs I found are indistinguishable from straight ...
    (microsoft.public.vb.general.discussion)
  • Re: What are the relationship between COM , ActiveX, DLL ?
    ... COM is a set of rules enabling interation between components written in ... It's a binary standard - in other words, COM, unlike .NET, ... ActiveX is a set of rules for controls running on Web pages. ... Windows components are actually DLLs, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: MFC ActiveX Control and dependents Dlls - URGENT!
    ... I have created a MFC ActiveX controlusing MSVC6, ... then the control was not able to load into the IE6. ... of dependent DLLs missing. ... other machine to make my ActiveX control work well, as if I go with the ...
    (microsoft.public.vc.mfc)
  • Re: ActiveX create problem in Vista
    ... we used our service program that registers each of ActiveX. ... We have program that contains some EXEs and DLLs. ... We have no problem on all operation systems except Vista. ... installed and registered has administrator right. ...
    (microsoft.public.vb.general.discussion)
  • Re: ActiveX create problem in Vista
    ... We have program that contains some EXEs and DLLs. ... ActiveX. ... We have no problem on all operation systems except Vista. ... installed and registered has administrator right. ...
    (microsoft.public.vb.general.discussion)

Loading