I have a excel file thats generated by SAP. I'm using SSIS to move the contents of this file in to SharePoint List. I tried this approach at it worked successfully but with this specific file i'm receiving this error in preview.
TITLE: Microsoft Visual Studio
------------------------------
There was an error displaying the preview.
------------------------------
ADDITIONAL INFORMATION:
Index and length must refer to a location within the string.
Parameter name: length (mscorlib)
------------------------------
BUTTONS:
OK
------------------------------
I was able to run the package but i had to abort the process. Any suggestions please?