Word crashing loading document

I have a word doc that crashes word evertime it is opened. I don’t even need to do a merge or catch the image events for it to crash.

If I generage a PDF doc it works but does not convert my graphics and layout very well.

This is the enterprise version with the OEM licence.

Sample code…
Aspose.Word.Document doc = null;
doc = new Document(@“C:\PHA REPORT\PHA v30.doc”);
doc.Save(“pha.doc”, SaveFormat.FormatDocument, SaveType.OpenInBrowser, this.Response);

I can email the doc if you want to take a look.

Thanks for the report. We’ve got your document here and will have a look, please expect a reply in 3-4 days.