listItem.File.OpenBinary() not working - Remote Blob Storage / FileStreaming not enabled on SQL Server the culprit?

前端 未结 3 1060
-上瘾入骨i
-上瘾入骨i 2021-01-28 21:17

I\'m moving a cmd line migration utility from DEV to QA and I\'m running into a strange error. Of course, things work perfectly on dev.

This is the offending line of co

3条回答
  •  庸人自扰
    2021-01-28 21:54

    This is just an educated guess - I don't have time to test my theory. Does the library require check out? If so, are you checking out the file before trying to open it?

提交回复
热议问题