focuz
-
9/29/2006 12:51:04 PM
BizForm: An error occurred when saving data: Object reference not set to an instance of an object.
Hello,
when hitting the submit button of a BizForm it get the following error: An error occurred when saving data: Object reference not set to an instance of an object.
This error is displayed right above the form itself and only contains this string. This isn't a normal asp.net error page, but i think you cought the exception and did a response.write(exception.errorMessage) right above the form.
This way i am totally unable to determine where the problem exists because i cannot see any stacktrace.
so i cannot tell you any more info than this. How can i get more debug info? Or do you perhaps know the problem with this info?
I'm using Kentico 1.9a on .Net framework 2.0 (VS2005)
Regards,
Sam.
|