Tuesday, April 15, 2014

IE 11: Compatibility vew settings

The broken page icon on the right end of the address bar is no longer available in IE 11.

In IE10 and previous versions, you had this icon where you can click it to run in the compatibility view.



In IE 11, This icon is no longer available on the address bar. You need to click on Settings icon or Tools Menu and select "Compatibility View Settings", and add




your domain (it should be added by default), if you were on that page before. Check the box as shown below.



No more error messages like these..

Monday, April 14, 2014

Visual Studio 2012: Crashes on loading project

My Visual studio 2012 kept crashing while loading the project. Acessing the Activitylog.xml from C:\Users\rmanni\AppData\Roaming\Microsoft\VisualStudio\11.0\ActivityLog.xml, referred to the following error

Type provided must be an Enum.
Parameter name: enumType




I wiped out the following folder, and launched Visual studio again, It reconstructed the cache, and everything is good now.

Just delete all the contents from the following folder. Replace rmanni with your user name

 C:\Users\rmanni\AppData\Local\Microsoft\VisualStudio\11.0