Application crashed if i set the data source of excel to "external data connections"



My application would crash if the data source of my excel workbook on server is extracted from sqlserver .
So I add a breakpoint to the code...
I found it throw an exception when code run on "ExcelService.OpenWorkbook"

I saw the post Excel Services Architecture said "You can develop applications that call Excel Web Services to calculate, set, and extract values from workbooks, as well as refresh external data connections"

Any suggestion




Answer this question

Application crashed if i set the data source of excel to "external data connections"