autstat Support

Go to page 1Go to page 2123Go to page 4Go to page 3
Avatar
christian.rossi2
Posts: 2
Hi Thomas,

I think I have the same error.

Windows 7 Professional
Microsoft Windows
Version 6.1 (Build 7601: Service Pack 1)

R version 3.3.2 (2016-10-31) -- "Sincere Pumpkin Patch"
Copyright (C) 2016 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> R.Version()$version.string
[1] "R version 3.3.2 (2016-10-31)"
> sessionInfo()
R version 3.3.2 (2016-10-31)
Platform: i386-w64-mingw32/i386 (32-bit)
Running under: Windows 7 x64 (build 7601) Service Pack 1

locale:
[1] LC_COLLATE=German_Switzerland.1252 LC_CTYPE=German_Switzerland.1252
[3] LC_MONETARY=German_Switzerland.1252 LC_NUMERIC=C
[5] LC_TIME=German_Switzerland.1252

attached base packages:
[1] stats graphics grDevices utils datasets methods base
> installed.packages()["rscproxy",]
Package LibPath
"rscproxy" "C:/Program Files/R/R-3.3.2/library"
Version Priority
"2.1-1" NA
Depends Imports
NA NA
LinkingTo Suggests
NA NA
Enhances License
NA "statconnDCOM PUBLIC LICENSE"
License_is_FOSS License_restricts_use
NA NA
OS_type MD5sum
NA NA
NeedsCompilation Built
NA "3.3.0"
> installed.packages()["rcom",]
Package
"rcom"
LibPath
"C:/Program Files/R/R-3.3.2/library"
Version
"3.1-3"
Priority
NA
Depends
"R (>= 3.3.0), rscproxy (>= 2.1-1), utils"
Imports
NA
LinkingTo
"rscproxy"
Suggests
NA
Enhances
NA
License
"file LICENSE"
License_is_FOSS
NA
License_restricts_use
NA
OS_type
"windows"
MD5sum
NA
NeedsCompilation
NA
Built
"3.3.0"
> installed.packages()["RExcelInstaller",]

[7776] statconnDCOM Installation path is "C:\Program Files (x86)\statconn\DCOM"
[7776] BDXImpl_init(licensee=Testing, connector=R, parameters=(null), objptr=0064064C, installpath=C:\Program Files (x86)\statconn\DCOM, licensepath=C:\Program Files (x86)\statconn\DCOM
[7776] BDX_get_vtbl2: conn=R, licensee=Testing, objptr=0040B6A0, version=1, path=C:\Program Files (x86)\statconn\DCOM
[7776] BDX: DateTime enabled
[7776] BDX: Special .NET features enabled
[7776] BDX: x86 support (32bit) enabled
[7776] BDX: x64 support (64bit) enabled
[7776] askserver #1
[7776] askserver #2
[7776] askserver #3
[7776] H&S: Closing Splash Screen
[7776] ~SplashImpl
[7776] CStatConnector::~CStatConnector()


Text from StatConnector Test Window
Loading StatConnector Server... Done
Initializing R...Function call failed

Error Message from window called Test1 that opens when I click on the close button of the TESTING ONLY window
Run-time error '-2147023170 (800706be)': Automation error

Christian
2017-03-07 10:32
Avatar
Thomas Baier
Moderator
Posts: 222
Hi Christian,

you may download the updated SCTools.dll from the download page. A new build which will fix this issue permanently will be available soon.

Thomas
2017-03-07 10:35
Avatar
christian.rossi2
Posts: 2
Hi Thomas,

It works.
Thank you

Best

Christian
2017-03-07 12:51
Avatar
dmitriy
Posts: 1
Hi Thomas,

It seems I have the same problem as in previous post (Message #102) Code of error is the same: -2147023170 (800706be). And I don't see SCTools.dll in download page.

Dmitriy Seleznev
2017-05-10 17:36
Avatar
Thomas Baier
Moderator
Posts: 222
Dmitry,

the current version of statconnDCOM already includes a fix for this.

Thomas
2017-05-11 08:13
Go to page 1Go to page 2123Go to page 4Go to page 3