Commented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleCommented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleCommented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleCommented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
Hi skyguy94 and J-M Again, thanks for applying yourselves to our problem - it's much appreciated. Yes, we had suspected early on that access rights may be an issue but unfortunately this isnt the case....
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
You have a very common problem with R running under IIS. If you add 'C:\Program Files\R\R-3.1.2\bin\i386' (or x64 if you are doing 64 bit) to your system path and restart Visual Studio or IIS then the...
View ArticleCommented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleCommented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleCommented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleNew Post: R.NET failing on library(RODBC) call (and other external libraries)
skyguy94 you are a LEGEND!!! That did it. Thanks so much - much appreciated! N
View ArticleCommented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleCommented Unassigned: C# App crashes while getting row from dataframe [150]
Hi,Can anyone help me on this.I am facing this weird issue, when I try to fetch some rows(row by row) from my dataset(dataframe in R). First few rows are fetched without any error but after say 4-5...
View ArticleReviewed: R.NET 1.5.16 (NuGet) (Dec 04, 2014)
Rated 5 Stars (out of 5) - I found this project being a very experienced C# developer, but a total newbie in terms of R. I have found it very easy to tie together my C# code with existing R code. Very...
View ArticleReleased: R.NET 1.5.19 (NuGet) (Dec 05, 2014)
R.NET 1.5.19 is a beta release towards R.NET 1.6. You are encouraged to use it now and give feedback. This update is only available via nuget.org at R.NET Community and R.NET FSharp Utility. You are...
View ArticleCreated Release: R.NET 1.5.19 (NuGet) (Dec 05, 2014)
R.NET 1.5.19 is a beta release towards R.NET 1.6. You are encouraged to use it now and give feedback.This update is only available via nuget.org at R.NET Community and R.NET FSharp Utility. You are...
View ArticleCreated Unassigned: Parameters in graphics do not apply [151]
Hi all,When I try to plot an image with parameters such as main="..." or xlab="..." none of the set values show up in the image later on. The call is nested and looks in the end like:...
View ArticleCommented Unassigned: Parameters in graphics do not apply [151]
Hi all,When I try to plot an image with parameters such as main="..." or xlab="..." none of the set values show up in the image later on. The call is nested and looks in the end like:...
View ArticleNew Post: R.NET does not initialize at server
Hi R.NET expects, I have a problem with R in my C# .NET web application project. R.NET works perfectly in my test machine, but when I move my application to server, R is not loading libraries or more...
View ArticleNew Post: R.NET can not get instance at server
It seems that debugging the process might be useful here. I can't really guess as to why it is hanging like that.
View ArticleNew Post: R.NET can not get instance at server
I debugged the R.NET code locally at my server under visual studio and it gives no error at all. R.NET works without any problem. As soon as I use IIS to publish my website, the problem occurs. I...
View Article