Hi All,
I am facing deployment issues in IIS 10
__Error in library(RODBC) : there is no package called 'RODBC' same with other packages also__.
Anyhow this error automatically fixed on server but now another error is coming on server
__Error in sqlFetch(odbcChannel, "prices") :
first argument is not an open RODBC channel
__
Tried changing path also but nothing works for me
But in VS2015 its working fine
Thanks
I am facing deployment issues in IIS 10
__Error in library(RODBC) : there is no package called 'RODBC' same with other packages also__.
Anyhow this error automatically fixed on server but now another error is coming on server
__Error in sqlFetch(odbcChannel, "prices") :
first argument is not an open RODBC channel
__
Tried changing path also but nothing works for me
But in VS2015 its working fine
Thanks