C1.Silverlight.SpellChecker Namespace > SpellDictionaryBase Class > LoadAsync Method : LoadAsync(Uri) Method |
When this method completes, it fires the LoadCompleted event.
LoadAsync downloads the dictionary by creating a System.Net.WebClient object and calling its System.Net.WebClient.OpenReadAsync(System.Uri) method. This call will fail if the server is not configured to serve the file extension used by the dictionary file. If this happens, you have a few easy ways to solve the problem:
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2