CodePudding user response:
CodePudding user response:
Some debugging, to see which location there is emptyCodePudding user response:
Currentdal or wherelambda is null or notCodePudding user response:
A object is nullCodePudding user response:
1, not the object reference to an instance of an object, the error happened almost every day, is a particular object is null, you can access its properties or methods,,The error, whether the object in the route is initialized to find trouble, or failed to perform a method return null, you in the back and use by the return value of this method,,,,
In a word, just looking for who is null,
2, learn to see the stack information,
Told you all the code file, line number,,,
Also tell you the tracking sequence,,,
Do you still looking for what?
Debugging, this line breakpoints, watch memory,,,
CodePudding user response:
Look at your OrderInfoController code inside, parameters passed is nullCodePudding user response:
Add a breakpoint, F10 + F11 check down slowly, look I returned to the null values,