Displaying 3 results from an estimated 3 matches for "bstrconnectorname".
2001 Aug 12
1
R (D)COM automation server for windows, type mismatch?
...------------------------
Library STATCONNECTORSRVLib
...\rw1030\bin\StatConnectorSrv.exe
ISGFX:
...
IStatConnectorCharacterDevice:
Clear()
WriteString(bstrLine As String)
WriteStringLevel(bstrLine As String, lLevel As Long)
IStatConnectorUIAgent:
...
StatConnector:
Init(bstrConnectorName As String)
* AddGraphicsDevice(bstrName As String, pDevice As ISGFX)
* SetCharacterOutputDevice(pCharDevice As IStatConnectorCharacterDevice)
...
Close()
--
Aufgepasst - jetzt viele 1&1 New WebHosting Pakete ohne
Einrichtungsgebuehr + 1 Monat Grundgebuehrbefreiung!
http://pur...
2009 Jan 06
0
hi i have a problem with implementing R-Project in C#
Hi,
This is Kiran
I tried to work on r-project through C#.Net
While calling the r-project I got an error that
*System.Runtime.InteropServices.COMException(0x80040013):Exception from
HRESULT:0x80040013 at STATCONNECTORSRVLib.StatConnectorClass.Init(String
bstrConnectorName) at IAG.RD.RcomWrapper.Rcom..ctor() at
demo.DemoForm.RcomExecute()*
Can any one suggest how can I salve this problem
Thanks & regards;
Kiran.
[[alternative HTML version deleted]]
2009 Mar 25
0
R Query
...is initilized as
"System.Runtime.InteropServices.COMException was unhandled by user code
Message="Exception from HRESULT: 0x80040013"
Source="Interop.STATCONNECTORSRVLib"
ErrorCode=-2147221485
StackTrace:
at STATCONNECTORSRVLib.StatConnectorClass.Init(String
bstrConnectorName)
at _Default.Page_Load(Object sender, EventArgs e) in c:\Documents and
Settings\177803\My Documents\Visual Studio
2005\WebSites\WebSite4\Default.aspx.cs:line 40
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp,
Object o, Object t, EventArgs e)
at System.Web.Util....