Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

New Topic Post Reply
Options
Go to last post Go to first unread
ScrubAdmin  
#1 Posted : Thursday, October 30, 2014 2:32:22 PM(UTC)
Quote
ScrubAdmin


Rank: Administration

Groups: Administrators
Joined: 9/4/2014(UTC)
Posts: 17
Man
United States

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.
bradnywells  
#2 Posted : Wednesday, September 21, 2016 12:37:40 AM(UTC)
Quote
bradnywells


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
Quick Reply Show Quick Reply
Users browsing this topic
Guest
New Topic Post Reply
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.