similar to: microsoft activex control pad was not completed successfully

Displaying 20 results from an estimated 30000 matches similar to: "microsoft activex control pad was not completed successfully"

2008 Jun 30
1
Did Microsoft release any useful information . . . ?
Hello, I just read on an austrian news site ( http://futurezone.orf.at/hardcore/stories/289596/ ) that Microsoft released documentation of some of their protocols. On the site there are 4 links to Microsoft: http://www.microsoft.com/presspass/press/2008/jun08/06-30InteropUpdatePR.mspx?rss_fdn=Press%20Releases http://msdn.microsoft.com/en-us/library/cc216514.aspx
2007 Jul 06
0
[Wine} ActiveX component can't create object
Hello Partha Saradhi, I think, it uses active x controls. Can you let me know which Wine version rpm or tar file we should use for Fedora 6? I Have run the following command for registering: ../regsvr32 dao350.dll also tried the following: wine regsvr32.exe dao350.dll But still, it gives the same error i.e. "Unable to access the following configuration file. Error #429 Description:
2010 Aug 29
1
Easymail :Activex component can't create object.
Hi all, I wich to use EASYMAIL a Thrane&Thrane program to send/receive mail through a minisat-c satellite transceiver. Unfortunately, the manufacturer of this transceiver must be one of Bill Gate's friend and the program to communicate with it is windows only. http://www.thrane.com/maritime/products/satellite%20communication/inmarsat-c/easymail.aspx Therefore, I would like to run it in
2004 Oct 26
2
Mozilla ActiveX control
Hello, I'm using wine/cvs and I'm trying to get IE6 installed (the windows tree I got using method #2 doesn't work with the current wine/cvs) I setup the config file so wine simulates an nt environment; then, after deselecting VML the download completes; However, wine then complains I do not have the Mozilla ActiveX control installed (for mshtml.dll) Can anyone tell me how to
2009 Jul 25
7
isqlw with wine
Hi, I need help to find the way of running isqlw (http://msdn.microsoft.com/en-us/library/aa214005(SQL.80).aspx) with wine on ubuntu 9.04. When I try to connect to the network server I just receive this: "DB-Library error: , Severity: 0" I'm sure I already have all the dll's that this program needs. Using (http://www.dependencywalker.com/) I copied all the requested
2009 Aug 18
3
IAX2 ActiveX Control
hello, please any IAX2 ActiveX control that wrap libiax2 or libiaxclient? i want to develope my softphone in delphi thanks __________ Information from ESET NOD32 Antivirus, version of virus signature database 4345 (20090818) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com
2012 Mar 10
2
ActiveX control
Howdy folks, I am trying Wine for the first time. I have a windows application that has an ActiveX control associated with it. Running it with Wine I am getting the error: err:ole:CoGetClassObject class .... not registered Can someone point me the right direction on this? Thanks Harpist
2006 Apr 29
1
0.9.12 iexplore.exe mozilla activex control
I downloaded wine 0.9.12 yesterday, and saw the news about iexplore.exe being included. So, I just had to try it. It downloaded the Mozilla ActiveX control and installed it, but then after the installer completed, I get the following errors: fixme:shdocvw:iecs_QueryInterface unknown interface {00020400-0000-0000-c000-000000000046} fixme:shdocvw:iecs_QueryInterface unknown interface
2010 Oct 22
3
Error running an ActiveX control on IE6
Hi I'm trying to get an ActiveX running in IE6. The ActiveX is from a surveillance DVR which require an ActiveX viewer. I've installed IE6, VC6run, WMP9 using winetricks. I have installed manually the activex (putting files in system32 and register ocx manually) The ActiveX starts, in fact I can see the interface of activex, but instead of loading the streaming video I get an error
2011 Apr 12
0
Anyone knows how microsoft AEC can deal with mismatches between clocks of capture and render streams?
I am doing this right now with no problem. I am not using speex for this at the moment though. Group delay is the biggest problem. I implemented a version where the input and output sample rates are known up front. The routine than interpolates between the jitter. This should solve the problem. The crystals used to clock the input and output have very fine tolerances on most standard audio
2018 Nov 30
3
(Question regarding the) incomplete "builtins library" of "Compiler-RT"
Hi @ll, compiler-rt implements (for example) the MSVC (really Windows) specific routines compiler-rt/lib/builtins/i386/chkstk.S and compiler-rt/lib/builtins/x86_64/chkstk.S as __chkstk_ms() See <http://msdn.microsoft.com/en-us/library/ms648426.aspx> Is there any special reason why compiler-rt doesn't implement other MSVC specific functions (alias builtins or "compiler
2005 Oct 29
0
OT: Supporting mainframe terminal emulator activex controls in IE under Linux?
[This is really just a post-it note to myself, but I'm cc'ing it to wine-users in case it's useful to others.] I was told recently that a company wanted to migrate some desktops to Linux, but ended up not being able to because they had a web-based application that 1) required IE, and 2) used an ActiveX control that implemented a 5250 terminal emulator to connect to a mainframe
2011 Feb 04
10
Installation problem , Failure to register Com ActiveX
I am very new at using both Ubuntu and Wine. I have manage to get both up and running. I am trying to install FreeAccounting in Wine. I am getting a failure to register Com ActiveX errors and also have getting some decompression errors. This program works fine under win2000pro but I am interested in getting it to work on Ubuntu system. Is there something that I didn't do right? Eugene
2006 Apr 03
1
Microsoft Monad Shell
Not sure if this has application for R but Microsoft's new Monad shell is now in public beta. I have not looked at it myself but I wonder if the tools that are required to create Windows R packages could be replaced by this? ---- The Monad team has recently released Monad Beta 3.1 to Microsoft Download Center and we're working diligently towards a release of Monad 1.0! As adoption of
1997 Sep 22
0
Security of ActiveX vs Java
On Sun, 21 Sep 1997, Wade Hampton wrote: > Having recently read about the lack of security > of Active X controls, I was wondering if I could > get some specifics about its lack of security > versus the security of JAVA. Also about the > security of JAVA under Linux. > I understand that > MS''s concept of security is a) investigate the > vendor, b) issue a
2011 Feb 13
1
no comdef.h while compiling ff-activex-host with winelib
Dear all, While trying to port ff-activex-host to Linux with winelib, I got an error as below: $ make wineg++ -c -O0 -W -mno-cygwin -I/home/fracting/wine-git/dlls/atl -DWIN32 -D_WINDOWS -DXP_WIN32 -DMOZILLA_STRICT_API -DXPCOM_GLUE -DXP_WIN -D_X86_ -DNPSIMPLE_EXPORTS -o GenericNPObject.o GenericNPObject.cpp In file included from GenericNPObject.cpp:36: GenericNPObject.h:39: fatal error:
2012 Jan 18
1
Wedisk: "ActiveX cannot be registered"
Hello, I am trying to install a Korean webhard system called "Wedisk" onto my Macbook through Wine. You may get the installer for free from this link: http://global.wedisk.co.kr/popup/activex_mainpop.jsp (The purple ? is the installer for Windows XP) Nevertheless, no matter how hard I tried to install this ActiveX component, it always failed, notifying "ActiveX cannot be
2003 Dec 22
0
ActiveX DIAX demo available online
Hi, For the ones who does not have a web server to test, there is a demo of DIAX ActiveX available online (for another 4 hours) at: http://193.231.214.47:25380/dax.htm If you accept to enable unsigned ActiveX to be downloaded and run on your PC, then you can play with it (on your own risk..:-)) You will be propted at first run for the credentials. You can use your IAXTEL account to play with
2008 Dec 03
4
ActiveX & ADO?
Hi Folks I recently got back the message below form a company I suggested supporting WINE with their software. Is there any answer - or is it, as they suggest, a lost cause? The error I get from WINE is: RTG Bills (title) ADO error 1AD ActiveX component can't create object [OK](button) Is there anyway to have ActiveX & ADO work with WINE? Regards, Morgan. > No, RTG Bills won't
2012 Jan 07
1
Trouble getting AMOS software to run due to ActiveX?
Hello! I'm trying to get the Structural Equation Modeling software AMOS to run on an Mac running OSX 10.6.8 with wine 1.2.3 from macports. I'm running the student trial version from http://amosdevelopment.com/download/. The install seemed to go fine, but now that I'm running it (wine AmosGraphicsCLI.exe) I keep getting errors. First an error pops up Error number:429 Source: