This is a migrated thread and some comments may be shown as answers.

System.ArgumentNullException when i click insert new item

2 Answers 104 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Luke
Top achievements
Rank 1
Luke asked on 11 Aug 2015, 01:56 PM

 It will still run but when I throw the exceptions i get this when I click insert new item:

System.ArgumentNullException occurred
  _HResult=-2147467261
  _message=Value cannot be null.
  HResult=-2147467261
  IsTransient=false
  Message=Value cannot be null.
Parameter name: value
  Source=mscorlib
  ParamName=value
  StackTrace:
       at System.Enum.EnumResult.SetFailure(ParseFailureKind failure, String failureParameter)
  InnerException: 

2 Answers, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 13 Aug 2015, 05:21 PM

Hello Luke,

It would be nice if you will provide your code.

This error was raised when we assigned any not nullable field assigned into insert control.

Thanks,

Jayesh Goyani

0
Eyup
Telerik team
answered on 14 Aug 2015, 06:22 AM
Hello Luke,

In addition to Jayesh's suggestion, you can also check the issue in on of the recent versions, which may cause a similar error:
http://www.telerik.com/forums/value-cannot-be-null-parameter-name-key-exception-is-thrown-after-q2-2015-release

If it turns out to be the same case, please know that the problem is already fixed and you can download the latest SP version to verify that.

Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Luke
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Eyup
Telerik team
Share this question
or