What the hell is this?

Server Error in 'XXX' Application.

Unknown frame horizontal alignment type. For free technical support, please post this error and the file in the Aspose.Words Forums http://www.aspose.com/forums/ShowForum.aspx?ForumID=75.

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: Aspose.Words.PleaseReportException: Unknown frame horizontal alignment type. For free technical support, please post this error and the file in the Aspose.Words Forums http://www.aspose.com/forums/ShowForum.aspx?ForumID=75.

Source Error:

Line 27: 			//Save the document in Aspose.Pdf.Xml format into a memory stream.
Line 28: 			MemoryStream stream = new MemoryStream();
Line 29: 			doc.Save(stream, SaveFormat.FormatAsposePdf);
Line 30: 			stream.Seek(0, SeekOrigin.Begin);
Line 31: 

Source File: c:\projects\aspose\xxx.cs Line: 29

Stack Trace:

[PleaseReportException: Unknown frame horizontal alignment type. For free technical support, please post this error and the file in the Aspose.Words Forums http://www.aspose.com/forums/ShowForum.aspx?ForumID=75.]
   ᥗ.ᦕ.ᦶ(༴ ᜛) +128
   ᥗ.᧩.ᨄ() +299
   ᥗ.᧩.᧰(Paragraph ᙥ) +936
   ᥗ.ᥖ.VisitParagraphStart(Paragraph para) +10
   Aspose.Words.Paragraph.Accept(DocumentVisitor visitor) +14
   Aspose.Words.CompositeNode.ฐ(DocumentVisitor ୸) +33
   Aspose.Words.Body.Accept(DocumentVisitor visitor) +48
   ᥗ.ᥖ.ᤌ(Section ᙣ) +109
   ᥗ.ᥖ.ᥟ(Document ᛡ, Stream ղ, String ࣥ) +427
   Aspose.Words.Document.Save(Stream stream, SaveFormat fileFormat) +68
   Olympus.Higo.Common.PDFGenerator.ConvertWordToPDF(Document doc) in c:\projects\aspose\xxx.cs:29
   Olympus.Higo.Common.MSWordDocumentGenerator.GetDocumentAsBytes(Boolean _asPDF) in c:\projects\aspose\xxxy.cs:63
   Olympus.Higo.Common.SharepointHelper.UploadDocument(MSWordDocumentGenerator document, String group_owner, Boolean convertToPDF) in c:\projects\xxx.cs:122
   Olympus.Higo.Documents.btnCustomerSOWSendToSharepoint_Click(Object sender, ImageClickEventArgs e) in c:\projects\xxx.aspx.cs:306
   System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +109
   System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +69
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
   System.Web.UI.Page.ProcessRequestMain() +1247


Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

Thanks for reporting this error to us.

Please attach the template document and also the document saved in DOC format right before the exception occurs.

The docs are sensitive. Could you provide me your email.

Try to download the latest version of Aspose.Words. Looks like this problem was already fixed earlier.