jithesh69
Hero Member
- Nov 24, 2014
- 31
- Category........
- Visa Office......
- Ottawa
- NOC Code......
- 2171
- Job Offer........
- Pre-Assessed..
- App. Filed.......
- 19-AUG-2014
- AOR Received.
- 08-DEC-2014
- IELTS Request
- Sent with Application
- Med's Request
- 29-JAN-2015
- Med's Done....
- 31-JAN-2015
- Interview........
- 3rd Line Update 15th FEB 2015
- Passport Req..
- 01-MAY-2015
- VISA ISSUED...
- 11-MAY-2015
- LANDED..........
- Jan 2016
Hello,
Maybe a dumb question
Trying to post a Case Specific Enquiry but getting this below error even after providing all values in the fields:
The parameter 'address' cannot be an empty string.
Parameter name: address
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:
[ArgumentException: The parameter 'address' cannot be an empty string.
Parameter name: address]
System.Net.Mail.MailAddress..ctor(String address, String displayName, Encoding displayNameEncoding) +877698
System.Net.Mail.MailAddress..ctor(String address) +8
CaseEnquiryInternational.case_cas_eng.SendEmail() in C:\VisualStudio2005\Projects\CaseEnquiryInternational\case-cas-eng.aspx.vb:109
CaseEnquiryInternational.case_cas_eng.btnSubmit_Click(Object sender, EventArgs e) in C:\VisualStudio2005\Projects\CaseEnquiryInternational\case-cas-eng.aspx.vb:244
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
Maybe a dumb question
Trying to post a Case Specific Enquiry but getting this below error even after providing all values in the fields:
The parameter 'address' cannot be an empty string.
Parameter name: address
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:
[ArgumentException: The parameter 'address' cannot be an empty string.
Parameter name: address]
System.Net.Mail.MailAddress..ctor(String address, String displayName, Encoding displayNameEncoding) +877698
System.Net.Mail.MailAddress..ctor(String address) +8
CaseEnquiryInternational.case_cas_eng.SendEmail() in C:\VisualStudio2005\Projects\CaseEnquiryInternational\case-cas-eng.aspx.vb:109
CaseEnquiryInternational.case_cas_eng.btnSubmit_Click(Object sender, EventArgs e) in C:\VisualStudio2005\Projects\CaseEnquiryInternational\case-cas-eng.aspx.vb:244
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102