A
Anil Saran
When you try to open a Microsoft Office Word 2007 document after encrypt and
decrypt, we open the document with following error message:
Error Message
----------------
The Office Open XML file file_name cannot be opened because there are
problems with the contents.
Details
Content might corrupt
-----------------------------------------------------------------------------
But if i save the Word 2007 document as "Word 97-2003 Document" it work fine.
My Work Environment
-----------------------
VS.2008 with SP1
Office 2007 Professional Plus edition
Encryption Algorithm Used
----------------------------
I am using The .NET Framework provides the following classes that implement
private-key encryption algorithms:
DESCryptoServiceProvider (DES algorithm)
RC2CryptoServiceProvider (RC2 algorithm)
RijndaelManaged (Rijndael algorithm)
TrippleDESCryptoServiceProvider (TrippleDES algorithm)
Any help will be appreciated.
Thanks in advance
Anil Saran
decrypt, we open the document with following error message:
Error Message
----------------
The Office Open XML file file_name cannot be opened because there are
problems with the contents.
Details
Content might corrupt
-----------------------------------------------------------------------------
But if i save the Word 2007 document as "Word 97-2003 Document" it work fine.
My Work Environment
-----------------------
VS.2008 with SP1
Office 2007 Professional Plus edition
Encryption Algorithm Used
----------------------------
I am using The .NET Framework provides the following classes that implement
private-key encryption algorithms:
DESCryptoServiceProvider (DES algorithm)
RC2CryptoServiceProvider (RC2 algorithm)
RijndaelManaged (Rijndael algorithm)
TrippleDESCryptoServiceProvider (TrippleDES algorithm)
Any help will be appreciated.
Thanks in advance
Anil Saran