Click here to Skip to main content
15,900,686 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: .Net 1.1 and .Net 2.0 Pin
N a v a n e e t h2-May-07 3:26
N a v a n e e t h2-May-07 3:26 
AnswerRe: .Net 1.1 and .Net 2.0 Pin
Guffa2-May-07 3:30
Guffa2-May-07 3:30 
Questionneed help with inheriting 'System.MarshalByRefObject' for remoting Pin
neodeaths1-May-07 20:18
neodeaths1-May-07 20:18 
QuestionImport Excel Sheet datas into mysql Pin
vijay_831-May-07 20:17
vijay_831-May-07 20:17 
AnswerRe: Import Excel Sheet datas into mysql Pin
VaibhavTiparadi1-May-07 21:08
VaibhavTiparadi1-May-07 21:08 
QuestionProblem with webclienet class uploadfile method? Pin
.NetRams1-May-07 20:11
.NetRams1-May-07 20:11 
AnswerRe: Problem with webclienet class uploadfile method? Pin
N a v a n e e t h1-May-07 21:06
N a v a n e e t h1-May-07 21:06 
QuestionError when trying to send mail Pin
anujose1-May-07 19:48
anujose1-May-07 19:48 
when i am sending mail to a person whose domain is same like the domain name i have mentioned in the smtpserver it is sending correctly.but if i will send to a person who has a yahoo email id it's not sending it's showing an error like this

Server Error in '/' Application.
--------------------------------------------------------------------------------

The server rejected one or more recipient addresses. The server response was: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.

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.Runtime.InteropServices.COMException: The server rejected one or more recipient addresses. The server response was: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.


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:


[COMException (0x8004020f): The server rejected one or more recipient addresses. The server response was: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.
]

[TargetInvocationException: Exception has been thrown by the target of an invocation.]
System.RuntimeType.InvokeDispMethod(String name, BindingFlags invokeAttr, Object target, Object[] args, Boolean[] byrefModifiers, Int32 culture, String[] namedParameters) +0
System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams) +2500080
System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +72

[HttpException (0x80004005): The server rejected one or more recipient addresses. The server response was: 503 This mail server requires authentication when attempting to send to a non-local e-mail address. Please check your mail client settings or contact your administrator to verify that the domain or address is defined for this server.
]
System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +119
System.Web.Mail.CdoSysHelper.Send(MailMessage message) +2684
System.Web.Mail.SmtpMail.Send(MailMessage message) +131
GEthermometrics_Inquiryform.Inquiryform1.btnsendrequest_Click(Object sender, EventArgs e) in inquiryform.aspx.cs:162
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




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210


can anyone help me.it's urgent
AnswerRe: Error when trying to send mail Pin
N a v a n e e t h1-May-07 21:07
N a v a n e e t h1-May-07 21:07 
QuestionHow to upload all files from source folder to web path. Pin
.NetRams1-May-07 19:22
.NetRams1-May-07 19:22 
AnswerRe: How to upload all files from source folder to web path. Pin
Sandeep Akhare1-May-07 19:42
Sandeep Akhare1-May-07 19:42 
GeneralRe: How to upload all files from source folder to web path. Pin
.NetRams1-May-07 20:08
.NetRams1-May-07 20:08 
AnswerRe: How to upload all files from source folder to web path. Pin
N a v a n e e t h1-May-07 21:15
N a v a n e e t h1-May-07 21:15 
GeneralRe: How to upload all files from source folder to web path. Pin
.NetRams1-May-07 23:03
.NetRams1-May-07 23:03 
GeneralRe: How to upload all files from source folder to web path. Pin
N a v a n e e t h1-May-07 23:14
N a v a n e e t h1-May-07 23:14 
GeneralRe: How to upload all files from source folder to web path. Pin
.NetRams1-May-07 23:59
.NetRams1-May-07 23:59 
QuestionHow to import excel sheet datas into mysql database Pin
vijay_831-May-07 18:39
vijay_831-May-07 18:39 
AnswerRe: How to import excel sheet datas into mysql database Pin
N a v a n e e t h1-May-07 21:17
N a v a n e e t h1-May-07 21:17 
Questionhow to store word document content into access database Memo field using Asp.net 2 Pin
maxiachun1-May-07 17:32
maxiachun1-May-07 17:32 
Questionneed help with my asp.net2 - javascipt Pin
neodeaths1-May-07 16:09
neodeaths1-May-07 16:09 
AnswerRe: need help with my asp.net2 - javascipt Pin
Psycho-*Coder*-Extreme1-May-07 16:57
Psycho-*Coder*-Extreme1-May-07 16:57 
GeneralRe: need help with my asp.net2 - javascipt Pin
neodeaths1-May-07 18:09
neodeaths1-May-07 18:09 
GeneralRe: need help with my asp.net2 - javascipt Pin
Psycho-*Coder*-Extreme1-May-07 18:18
Psycho-*Coder*-Extreme1-May-07 18:18 
GeneralRe: need help with my asp.net2 - javascipt Pin
neodeaths1-May-07 18:23
neodeaths1-May-07 18:23 
GeneralRe: need help with my asp.net2 - javascipt Pin
Guffa1-May-07 21:20
Guffa1-May-07 21:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.