Hi -
We have one dot net application that uses Rdotnet 1.5.5.0 Dlls and perfectly fine when R 3.0.2 installed in a machine.. The application was running smoothly.
Some days ago, one user installed R 3.1.1 in his machine , then application stopped running giving error
""The procedure entry point R_Cstackdir could not be located in the dynamic link library R.dll" with this call stack".
Since the user wants to use R 3.1.1 for his other purpose and our application is compatible with R 3.0.2,
1- is it possible that no matter which versions of R the user installs along with R 3.0.2 , the application should work??
2- Can we hadrdcode R 3.0.2 installation path in our dot net application so that the application stands still even other higher versions of R (like 3.1.0 , 3.1.1 etc) installed??
Thanks,
Suryansu
We have one dot net application that uses Rdotnet 1.5.5.0 Dlls and perfectly fine when R 3.0.2 installed in a machine.. The application was running smoothly.
Some days ago, one user installed R 3.1.1 in his machine , then application stopped running giving error
""The procedure entry point R_Cstackdir could not be located in the dynamic link library R.dll" with this call stack".
Since the user wants to use R 3.1.1 for his other purpose and our application is compatible with R 3.0.2,
1- is it possible that no matter which versions of R the user installs along with R 3.0.2 , the application should work??
2- Can we hadrdcode R 3.0.2 installation path in our dot net application so that the application stands still even other higher versions of R (like 3.1.0 , 3.1.1 etc) installed??
Thanks,
Suryansu