|
DotNetNuke® Forums ... I found that I got the same problem when I modified the name of my dataprovider interface and concrete classes.
|
|
if (e.GetType().ToString() != "System.ArgumentNullException") { } } } ...
|
|
System.ArgumentNullException in ArticlesProvider ... System.ArgumentNullException in ArticlesProvider: Posted By: Amateur: Post Date: 1/4/2007 6:08:15 AM
|
|
Support information follows: System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: s at System.Text.Encoding.GetBytes(String s) at ...
|
|
Support information follows: System.ArgumentNullException: String reference not set to an instance of a String. Parameter name: s at System.Text.Encoding.GetBytes(String s) at ...
|
|
... Class Library : System.ArgumentNullException Overview | Members System.ArgumentNullException ... Constructs and initializes a new instance of the ArgumentNullException class.
|
|
The members of System.ArgumentNullException are listed below. See Also: Inherited members from System.ArgumentException [ ...
|
|
Summary Constructs and initializes a new instance of the ArgumentNullException class. Parameters paramName A String that contains the name of the parameter that caused the ...
|
|
The exception that is thrown when a null reference (Nothing in Visual Basic) is passed to a method that does not accept it as a valid argument.
|
|
The exception that is thrown when a null reference (Nothing in Visual Basic) is passed to a method that does not accept it as a valid argument.
|