My Links

Archives

.NET Framework 2.0 beta broke my Newsgator - but I have a fix (from: Angus Logan)

I installed the VS.NET 2005 December 04 CTP and that installed the .NET Framework 2.0.

 

My newsgator outlook edition was working perfectly before but after when sync’ing it started giving a bunch of “can’t access disposed object” and other strange errors.

 

I then saw from the About Newsgator menu in Outlook that it was using .NET Framework 2.0.

 

So I just had to tell outlook to use the .NET Framework 1.1

 

If there isn’t a “c:\Program Files\microsoft office\office11\outlook.exe.config” add one with the follow contents.

 

<configuration>

      <startup>

            <requiredRuntimeversion="v1.1.4322"safemode="true"/>

      </startup>

</configuration>

posted on Monday, January 03, 2005 10:10 AM

sales@tourneylogic.com Copyright © Tourney Logic