RecordCreator.Create issue #2266
Unanswered
sherwin-azility
asked this question in
Q&A
Replies: 1 comment 1 reply
-
What is the difference between your local machine and the test server? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are seeing the below exception thrown when running
var records = csv.GetRecords<T>();
in our test environments. The csv is working fine in my local machine. Tried to do the one record per read way and is throwing the same issue. Anything to check in our test server? We are using the latest table version 32.0.3Beta Was this translation helpful? Give feedback.
All reactions