disable-protected-mode-office-2010.md
... ...
@@ -0,0 +1,19 @@
1
+#Disable Protected Mode In Office 2010
2
+
3
+http://blogs.msdn.com/b/vsofficedeveloper/archive/2008/03/11/excel-2007-extension-warning.aspx
4
+
5
+If your Excel exports are being rejected as 'corrupt' this is the behavior of a Microsoft security upgrade in newer versions of Office.
6
+
7
+_**Go to File > Options**_
8
+
9
+![Options](http://www.madrasgeek.com/wp-content/uploads/2010/10/options-in-office-2010.gif)
10
+
11
+**Go to Trust center and Trust center settings (over the right window)**
12
+
13
+![Settings](http://www.madrasgeek.com/wp-content/uploads/2010/10/trust-center-settings-in-office-2010.gif)
14
+
15
+Now Select **'Protected View'** from the left pane and uncheck the desired security settings.
16
+
17
+
18
+> This example is in Word 2010, you must manually uncheck the options from ‘Excel 2010, PowerPoint 2010,
19
+> Outlook 2010, etc. respectively.