Verify email address

無料
よって Ajith Joseph | 更新済み hace 17 días | Other
人気

7.6 / 10

レイテンシー

49ms

サービスレベル

100%

Health Check

N/A

すべてのディスカッションに戻る

API returns error

Rapid account: Shegunbabs
shegunbabs
hace 7 años

Api returns error below:
“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 18:
Line 19:
Line 20: string emailid = Request.QueryString[“email”].ToString();
Line 21:
Line 22: if (emailIsValid(emailid) == true)

Source File: c:\inetpub\vhosts\codzz.com\httpdocs\mashape\chkgmail.aspx.cs Line: 20

Stack Trace:

[NullReferenceException: Object reference not set to an instance of an object.]
mashape_chkgmail.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\codzz.com\httpdocs\mashape\chkgmail.aspx.cs:20
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
System.Web.UI.Control.OnLoad(EventArgs e) +92
System.Web.UI.Control.LoadRecursive() +54
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +772

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.17929

Rapid account: Ajith
ajith Commented hace 7 años

Hi shegunbabs
Please try again and please let me know if you are getting the same issue.

Thank you.

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿