Webmail errors after 10.43 update

Raise/discuss any potential issues with MailEnable for consideration in project issue register.
Post Reply
purebulk
Posts: 13
Joined: Fri Dec 13, 2019 6:22 pm

Webmail errors after 10.43 update

Post by purebulk »

After installing Professional 10.43 we can not forward email from the webmail page. When I press forward button I receive Server Error.


Server Error in '/' Application.
Field not found: 'MailEnable.MIME.MIMEBoundary.HeaderValues'.
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.MissingFieldException: Field not found: 'MailEnable.MIME.MIMEBoundary.HeaderValues'.

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:


[MissingFieldException: Field not found: 'MailEnable.MIME.MIMEBoundary.HeaderValues'.]
MailEnable.Messages.MailMessage.CopyForwardFile_MIME(String& SourceFile, String& DestinationFile, String& RelativeDestinationPath) +0
MailEnable.Messages.MailMessage.CopyForwardFile(String& SourceFile, String& DestinationFile, String& RelativeDestinationPath) +18
MailEnable.Clients.WebMail.Mondo.Compose.a(Object , EventArgs ) +9782
System.Web.UI.Control.OnLoad(EventArgs e) +106
System.Web.UI.Control.LoadRecursive() +68
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785

Post Reply