visual studio 2012 - SSRS - Value does not fall within the expected range -


i have created report in visual studio, deployed using ssdt remote desktop our ssrs service running. has deployed without errors , can see data source , report on remote desktop.

however when go test connection on data source following error: 'value not fall within expected range'

enter image description here

i using ole db connection stumped why issue. have looked through previous questions , see majority of questions revolve around share point i'm not using.

any appreciated.

kind regards


Comments

Popular posts from this blog

android - How to save instance state of selected radiobutton on menu -

python 3 IndexError: list index out of range -

IF statement in MySQL trigger -