http://pay.2gvn.com/NapVgold.aspx vô mà lấy Vgold ( Quan đổi sang Vgold )
ấn" chấp nhận" nó ra cái này nè
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:
Line 72: protected void btnCardEnter_Click(object sender, EventArgs e)
Line 73: {
Line 74: TimeSpan dt = DateTime.Now - Convert.ToDateTime(Session["countPay"].ToString());
Line 75: if (Convert.ToInt32(dt.Minutes) >= 10)
Line 76: {
Source File: d:\website\clients\mrtrung\wwwroot\paygate\NapVgold.aspx.cs Line: 74
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
twSoft.Web.UI.Front.NapVgold.btnCardEnter_Click(Object sender, EventArgs e) in d:\website\clients\mrtrung\wwwroot\paygate\NapVgold.aspx.cs:74
System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +108
System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) +118
System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +10
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +36
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1565