- Help Center
- LAW
- Turbo Import
-
CloudNine Training Videos
-
Did You Know?
-
CloudNine Analyst
-
CloudNine Review
- CloudNine Review Video Library
- Section 1: Getting Started
- Getting Started: My Projects
- Section 2: Understanding Different Views
- Section 3: Searching
- Section 3A. Smart Filters
- 3b: Search Term Lists
- Section 4: Working with Documents
- Generating Images
- Exporting/Producing
- Section 5: Administrative Functions
- Reporting
- Frequently Asked Questions and Issues
- EULA
-
CloudNine Discovery Portal
-
LAW
-
Explore
-
Concordance
-
Concordance Desktop
-
On Premise Software Q&A
How do I fix the exception thrown: System.Data.SqlTypes.SqlNullValueException: Data is Null.
This method or property cannot be called on Null values. This error occurs when a Custodian is created in Turbo Import and no imports are performed/assigned to that Custodian.
Creating the Custodian creates an entry in the dbo.tblCustodians table in SQL where it shows a “Null” Value under the Description column.
When the Error above occurs:
-
Suspend the case.
-
Go to the case in SQL.
-
Expand Tables.
-
Right-click on dbo.tblCustodians.
-
Select top 1000 rows.
-
Delete the Custodian with the Null description.
-
Then, go back to the case.
-
Activate Case and the case should be able to move forward.
Published by: John Hartman