similar to: Method 'EvaluateNoReturn' of object 'IStatConnector' failed

Displaying 20 results from an estimated 2000 matches similar to: "Method 'EvaluateNoReturn' of object 'IStatConnector' failed"

2009 Apr 30
1
odbcConnectAccess function
HI: Is it possible to use the RODBC package within MS Access. I have been using from R but was just wondering if it could be used along with R(D)COM. Something like this: Dim dbs As DAO.Database Dim rst As DAO.Recordset Dim myApp As StatConnector Set myApp = New StatConnector myApp.GetErrorText myApp.Init "R" myApp.EvaluateNoReturn "library(RODBC)" myApp.EvaluateNoReturn
2008 Sep 25
0
C++ & R: Displaying a lattice graphic using D Com
Dear list members, When I modify the MFC sample (using the statconnector graphics device) to show a lattice graph in the Active X control (actually the wireframe from http://addictedtor.free.fr/graphiques/graphcode.php?graph=40 ) the program runs without generating any errors, but the data-driven part of the plot does not display. The bounding box is displayed, but not the axes or data within
2008 Oct 23
0
RODBC and RDCOM
I got a table on SQL Server, which has columns EquationId (int) and Formula (varch(900)). I need to select Formula with certain EquationId, for example, Select Formula from OGA_DEV.dbo.Equation where EquationId = 3 I tried to work within RGui using RODBC: > library(RODBC) > conn = odbcConnect("SQL Server") > odbcQuery(conn, "Select Formula from OGA_DEV.dbo.Equation where
2000 Sep 28
1
creating custom I/O for R
Dear R developers, I am building an ActiveX Com wrapper for R. I have successfully implemented an Evaluate function using rproxy_impl.c and rtest.c as examples. The Com object as it stands at the moment is similar to Thomas Baier's automation server StatConnectorSrv.exe except that it does not use the Proxy. My goal it to include a couple of activeX controls in the library: One to provide a
2012 Nov 01
2
CentOS and ActiveX
Only vaguely on topic, here: does anyone know how, in Firefox on CentOS (6.3), or if it's possible, to see and use ActiveX controls on a website? The calendar here at work has ActiveX controls, apparently, and I can't even see them, much less use them. mark "my manager doesn't want reminders...."
2011 Jan 11
2
Problems with activex
I have one http applicaion that uses activex to load, my problem is that i can`t seem to install ie4linux that from what i understand works with activex. This is the only thing i need to fix to kick windows out the door. I`m using ubuntu 10.10. What wine version do i need to use in order for it to work ?
2001 Nov 06
2
Internet Explorer
Hi! We are working in a migration of workstations (with M$) to Linux, we are around 12000 pc?s, with a lot OF aplications designed to WinNT, some of these are web aplications with Java and activeX from Microsoft, we need to run it in Linux, and we tried to use Wine to do it. The question....How to install IE(4, 5 or 6) in a system without Windows partition, and...the support for java and activeX?
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
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:
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
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
2010 May 14
4
ie7 activeX
I installed ie7 in 1.1.44 on ubuntu 10.04 no problem quick and smooth. It runs fine but my bank needs activeX components and whatever setting I do ie7 won't install the activeX components. Any suggestions?
2005 Mar 01
1
[Asterisk-biz] IAX2 web client that works withg723 / g729. We got One
Andres sounds as if this is Andres's own development. He mentioned IAX, not IAX2. My guess is that he might have used one of the IAX GPL Libraries and source trees, based on iaxClient and not libiax2. It is possible that Andres is not aware of the GPL terms that he has to adhere to, if he wants to commercialize this product. The Source code for IAX Phone is available from Steven Sokol's
2006 Nov 27
1
R.DLL mapping by P/Invoke
After a long processing, I was able to create a version of a small C# class that was able to emulate the rproxy by P/Invoke. This is mostly to find a workaround a performance problem of the StatConnector. It's almost work but ... I have strange memory exception when I call the print function. The variable seems to not survive from one call to the other. As there is no debug symbol for
2003 Sep 02
0
File in use error (PR#4047)
Full_Name: Edward J. Oakeley Version: 1.7.1 OS: Windows XP Submission from: (NULL) (212.47.183.3) This bug occurs when using the (D)COM server to connect to the "expresso" command of the Bioconductor Affy package. It may be a bug of R, (D)COM or Affy ut I will report it here anyway as it feels like an R bug. The Affy package when invoked will read a series of large (10Mb) text files
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
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 21
4
First version of the ActiveX version of DIAX (0.1.0) available for download
Hi all, A first basic version of DIAX as an ActiveX can be downloaded from: http://www.laser.com/dante/diax/activediax.zip There is only one small file (diax.ocx) and a readme.txt with the usage instructions. For the moment you can only place authenticated (or not) calls and there is no feedback (ring, messages, etc) Put this simple thing on your web page and you will be able to dial from any
2008 Jan 09
1
SIP Client in Rails App
Hey, do you think it could be possible to integrate a SIP or IAX client into a Rails app to use it for VoIP calls directly from the web page by clicking a link without having to download a 3rd party client? Is there any other solution than an activeX control to access the microphone? Do you have made experience with a free minimalistic applet or activeX control? Greets -- Posted via