Scrub Support
»
FAQ
»
Object reference not set to an object
»
Object reference not set to an instance of an object
Rank: Administration Groups: Administrators
Joined: 9/4/2014(UTC) Posts: 17
|
Error occurs when trying to scrub lists. Scrub List is selected and so is the DNC List, but the DNC "Location of File" is set to a directory instead of a file. In order to fix this error simply change the location of the file from a directory to a file.
|
|
|
|
Rank: Newbie Groups: Newbie
Joined: 9/18/2016(UTC) Posts: 1
|
Object reference not set to an instance of an object. exactly what it says, you are trying to use a null object as if it was a properly referenced object. Most of the time, when you try to assing value into object, and if the value is null, then this kind of exception occur. NullReferenceException indicates that you are trying to access member fields, or function types, on an object reference that points to null. That means the reference to an Object which is not initialized. Wells
|
|
|
|
Scrub Support
»
FAQ
»
Object reference not set to an object
»
Object reference not set to an instance of an object
Forum Jump
You can post new topics in this forum.
You can reply to topics in this forum.
You can delete your posts in this forum.
You can edit your posts in this forum.
You cannot create polls in this forum.
You can vote in polls in this forum.