venkata kirankumar
2009-Jan-07 08:20 UTC
[R] problem with initialising R-Project through C#
Hi, i got a problem with initialising R-Project from C# in this i m sending what are all the code line I had been written and the error where i got sc1 = new STATCONNECTORSRVLib.StatConnector(); sc1.Init("R"); and error at SCN_E_INVALIDINTERPRETERVERSION -2147221487 0x80040011 can any one suggest how can i resolve it thanks & regards; kiran [[alternative HTML version deleted]]
Prof Brian Ripley
2009-Jan-07 08:36 UTC
[R] problem with initialising R-Project through C#
Since you are using StatConnector (not mentioned in your subject line), please use its mailing list. In any case, please study the posting guide, since this list is not for 'Questions likely to prompt discussion unintelligible to non-programmers', let alone to all but Windows/C# progrmmers. On Wed, 7 Jan 2009, venkata kirankumar wrote:> Hi, > i got a problem with initialising R-Project from C# > in this i m sending what are all the code line I had been written and the > error where i got > > > > sc1 = new STATCONNECTORSRVLib.StatConnector(); > > sc1.Init("R"); > > and error at > SCN_E_INVALIDINTERPRETERVERSION -2147221487 0x80040011 > > > can any one suggest how can i resolve it > > > thanks & regards; > kiran > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >-- Brian D. Ripley, ripley at stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595