Survey Broken

I'm trying to do surveys to get some extra ZP. Whenever I log in with my info a page comes with a weird error message. The message is below.

"Server Error in '/' Application.

Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
Z8Portal.Loging.logintransfer.insert_visit_login_log(String loginid, Int32 gid) +556
Z8Portal.Loging.logintransfer.ImageButton1_Click(Object sender, ImageClickEventArgs e) +5784
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +97
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +160
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +28
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2980
"


Please advise.

Comments