Go | New | Find | Notify | Tools | Reply |
i've been trying for a couple days to submit a few bugs i found but when you hit the submit button, there is a server error Server Error in '/SendReport' Application. -------------------------------------------------------------------------------- At least one of the From or Sender fields is required, and neither was found. 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: At least one of the From or Sender fields is required, and neither was found. Source Error: Line 33: mail.Body = sz; Line 34: SmtpMail.SmtpServer = "as.dotnetpark.com"; // "localhost"; Line 35: SmtpMail.Send( mail ); // Line 36: } Line 37: Source File: c:\WebSites\living\livingsoftnw-temp.com\wwwroot\SendReport\Start.aspx Line: 35 Stack Trace: [COMException (0x8004020d): At least one of the From or Sender fields is required, and neither was found. ] [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) +2315 System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +82 [HttpException (0x80004005): At least one of the From or Sender fields is required, and neither was found. ] System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +135 System.Web.Mail.CdoSysHelper.Send(MailMessage message) +1665 System.Web.Mail.SmtpMail.Send(MailMessage message) +188 ASP.start_aspx.Page_Load(Object sender, EventArgs e) in c:\WebSites\living\livingsoftnw-temp.com\wwwroot\SendReport\Start.aspx:35 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52 System.Web.UI.Control.OnLoad(EventArgs e) +97 System.Web.UI.Control.LoadRecursive() +61 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693 | |||
|
I submitted a problem report in Dress Shop just and it worked for me. Did you fill out all the fields in the problem report? -- Anna | ||||
|
yes both my name and email. but it worked this time | ||||
|
im getting the error again Server Error in '/SendReport' Application. -------------------------------------------------------------------------------- The transport failed to connect to the 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 transport failed to connect to the server. Source Error: Line 33: mail.Body = sz; Line 34: SmtpMail.SmtpServer = "as.dotnetpark.com"; // "localhost"; Line 35: SmtpMail.Send( mail ); // Line 36: } Line 37: Source File: c:\WebSites\living\livingsoftnw-temp.com\wwwroot\SendReport\Start.aspx Line: 35 Stack Trace: [COMException (0x80040213): The transport failed to connect to the 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) +2315 System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +82 [HttpException (0x80004005): The transport failed to connect to the server. ] System.Web.Mail.LateBoundAccessHelper.CallMethod(Object obj, String methodName, Object[] args) +135 System.Web.Mail.CdoSysHelper.Send(MailMessage message) +1665 System.Web.Mail.SmtpMail.Send(MailMessage message) +188 ASP.start_aspx.Page_Load(Object sender, EventArgs e) in c:\WebSites\living\livingsoftnw-temp.com\wwwroot\SendReport\Start.aspx:35 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52 System.Web.UI.Control.OnLoad(EventArgs e) +97 System.Web.UI.Control.LoadRecursive() +61 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4330.0 | ||||
|
This is an issue with the ISP hosting our server. We're working with them now. -- Anna | ||||
|
Was it fixed? | ||||
|
This problem has been fixed. At last! -- Anna | ||||
|
Powered by Social Strata |
Please Wait. Your request is being processed... |