1. "Windowless ActiveX controls are not supported" error on Vista using VS2008 Pro RTM - .Net Framework
2. Windowless ActiveX Controls not supported
When I install my .NET app on a "fresh" installed machine with the .NET installer I get this... Windowless ActiveX Controls not supported Well, Okay, I understand that...it seems pretty self-explinority, but it works on my build machine so why not on another machine? And even stranger when I make a build using Installshield it works perfect, but when I make a build using the .NET Installer I get that error. I walked through all the components and it seems that both installers have the same components. Any suggestions as to why my .NET version of the install does not work?
3. PROBLEM: Windowless ActiveX controls
Hello... I have an MFC ActiveX that I use inside a .NET 2.0 WinForms application. The problem that I have is that if I change the screen resolution to 800x600, I get an exception "Unable to get the window handle for the 'AxActiveX' control. Windowless ActiveX controls are not supported." when loading the ActiveX - at EndInit() method. On other resolution the ActiveX is loaded. The size of the ActiveX is (656, 343). Any ideas? Thanks...
6. Unable to get the window handle ... Windowless ActiveX controls are not supported
Hello,
This exception :
System.InvalidOperationException was caught
Message="Unable to get the window handle for the 'AxMOSServer' control.
Windowless ActiveX controls are not supported."
Source="System.Windows.Forms"
StackTrace:
at System.Windows.Forms.AxHost.EnsureWindowPresent()
at System.Windows.Forms.AxHost.InPlaceActivate()
at System.Windows.Forms.AxHost.TransitionUpTo(Int32 state)
at System.Windows.Forms.AxHost.CreateHandle()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.AxHost.EndInit()
at Omnibus.G3.Automation.TX.MOS.MOSAXProxy.SetupMosActiveX() in
C:\CCViews\dev_1.3_MOS\G3Automation\TX\MOS\MOSLink\MOSAXProxy.cs:line 62
at Omnibus.G3.Automation.TX.MOS.MOSAXProxy..ctor() in
C:\CCViews\dev_1.3_MOS\G3Automation\TX\MOS\MOSLink\MOSAXProxy.cs:line 33
at Omnibus.G3.Automation.TX.MOS.MOSLink.InitMosActiveX() in
C:\CCViews\dev_1.3_MOS\G3Automation\TX\MOS\MOSLink\MOSLink.cs:line 168
at Omnibus.G3.Automation.TX.MOS.MOSLink..ctor(String channelName) in
C:\CCViews\dev_1.3_MOS\G3Automation\TX\MOS\MOSLink\MOSLink.cs:line 45
at Omnibus.G3.Automation.TX.MOS.frmMOSLink..ctor(String channelName)
in C:\CCViews\dev_1.3_MOS\G3Automation\TX\MOS\MOSLink\frmMOSLink.cs:line 55
at Omnibus.G3.Automation.TX.MOS.Program.Main(String[] args) in
C:\CCViews\dev_1.3_MOS\G3Automation\TX\MOS\MOSLink\Program.cs:line 41
InnerException:
has appeared on my system. The ActiveX was built aeons ago using VB6, I
believe. It has not been touched since. The app that uses it builds OK
(VS2008), the Active X registers OK but I get the above runtime error on
startup.
The app and ActiveX in question have run quite happily for a while on XP and
may even have run OK on x64 OS's (not sure on that.) Anyway, just upgraded
my machine to Win 7 x64 and the ActiveX registered just fine, ran the app up
and I get this. I've tried using EditBin /NXCOMPAT:No to no avail.
I'm totally out of ideas. Does anyone know the answer? If you do will you
let me know please :-)
Thanks,
Adam.
--
-----------------------------------
Adam Benson
XXXX@XXXXX.COM
7. Windowless ActiveX dispose exception
8. Does CF 2 Support ActiveX control ?
thanks.