livingsoftnw.groupee.net
error submitting bugs

This topic can be found at:
https://livingsoftnw.groupee.net/eve/forums/a/tpc/f/700108521/m/2610047007

23 August 2021, 02:18 PM
Emmy
error submitting bugs
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
23 August 2021, 03:21 PM
Anna Nguyen, Dress Shop App
quote:
Originally posted by Emmy:
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.
[...]
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
23 August 2021, 03:46 PM
Emmy
yes both my name and email. but it worked this time
27 August 2021, 09:59 AM
Emmy
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
27 August 2021, 11:33 AM
Anna Nguyen, Dress Shop App
This is an issue with the ISP hosting our server. We're working with them now.


--
Anna
28 August 2021, 08:39 AM
Emmy
Was it fixed?
03 September 2021, 07:58 AM
Anna Nguyen, Dress Shop App
This problem has been fixed. At last! Smiler


--
Anna