# Tuesday, July 06, 2010

If you've Firefox 3.6.4 or above installed on your computer and if you use it as your default browser, you'll probably meet some problems while trying to debug a Silverlight application in Visual Studio.

The Mozilla team has changed security settings for plugins.

I found the solution in the Silverlight forum (Thanks to MisterGoodcat!).

Here is what you to do :

  • Type "about:config" into Firefox address bar
  • Accept the warning (if applicable)
  • Search for the entry "dom.ipc.plugins.enabled.npctrl.dll"
  • Change its value from "true" to "false" (by double-clicking it)
  • Restart the browser
Tuesday, July 06, 2010 12:24:16 PM (Romance Daylight Time, UTC+02:00)

A short post to prevent you installing an edition of Office/Outlook 2010 64 bits and better go to setup a 32 bits version.

A few days ago on my twitter, I shared this link : "Microsoft warns: Don't use 64-bit Office 2010"

Here is one good illustration of that…

I just tried to install the Microsoft Dynamics CRM 4.0 for Microsoft Office Outlook on a computer with Outlook 2010 64 bits and here is the message I get :

Time to uninstall Office 2010 64 bits and install Office 2010 32 bits on this computer!

Edit : Here is the official message from the CRM Team.

Tuesday, July 06, 2010 11:29:41 AM (Romance Daylight Time, UTC+02:00)