Hi, I tried to open a word document from "Open from SAS Folders" menu option in MS Word and I got following error message: ******************************************************************************************************************************************** Word experienced an error trying to open the file. Try these suggestions. * Check the file permissions for the document or drive. * Make sure there is sufficient free memory and disk space. * Open the file with the Text Recovery converter. (C:\...\UW Compliance-Group Term Repor...) -------------------------- Technical Information Follows -------------------------- Exception Details: ---------------------------------------- Exception type: System.Runtime.InteropServices.COMException Message: Word experienced an error trying to open the file. Try these suggestions. * Check the file permissions for the document or drive. * Make sure there is sufficient free memory and disk space. * Open the file with the Text Recovery converter. (C:\...\UW Compliance-Group Term Repor...) Source: Microsoft Word Target Site: Open Help Link: C:\Program Files (x86)\Microsoft Office\Office12\1033\WDMAIN11.CHM#24601 Stack Trace: at Microsoft.Office.Interop.Word.Documents.Open(Object& FileName, Object& ConfirmConversions, Object& ReadOnly, Object& AddToRecentFiles, Object& PasswordDocument, Object& PasswordTemplate, Object& Revert, Object& WritePasswordDocument, Object& WritePasswordTemplate, Object& Format, Object& Encoding, Object& Visible, Object& OpenAndRepair, Object& DocumentDirection, Object& NoEncodingDialog, Object& XMLTransform) at SAS.OfficeAddin.WordAddin.OpenDocument(_Application application, String docName) at SAS.OfficeAddin.WordAddin.OpenFileAsUntitled(String file) at SAS.OfficeAddin.OfficeAddinBase.PostProcessJob(JobContext jobContext, Boolean promptOnErrors) ******************************************************************************************************************************************** Any help on this will be much appreciated. Thanks!!
... View more