AG_E_NETWORK_ERROR - MICROSOFT Error reported for any cross-domain errors, to prevent anyone who is calling Silverlight APIs from discovering the existence (or nonexistence) of files on third-party servers. Login to see more SilverLight ImageFailed Event Error Table Comments
AG_E_CONNECTION_ERROR - MICROSOFT Error raised from a call to Send. This error occurs before accessing the server when a failure to connect to the Internet occurs on the client side. (http://msdn.microsoft.com/en-us/library/bb979896(VS.95).aspx) Login to see more SilverLight DownloadFailed Event Error Table Comments
AG_E_NETWORK_ERROR - MICROSOFT Error resulting from a call to Send when the error has occurred on the server side. This error can also occur if you implicitly or explicitly attempt to use the Downloader to download a file: scheme URI. (http://msdn.microsoft.com/en-us/library/bb979896(VS.95).aspx) Login to see more SilverLight DownloadFailed Event Error Table Comments
AG_E_INIT_ROOTVISUAL (initializeError-2101) - MICROSOFT Error in visual root of the XAML tree. For example, you would get this error if the XAML root element is not a Canvas. Can also be raised if there are storyboard mismatches, such as referencing a Storyboard.TargetProperty that is not supported by the object that is the Storyboard.TargetName. This error occurs on initialization of the plug-in instance. Login to see more SilverLight OnError Event Error Comments
AG_E_RUNTIME_FINDNAME (runtimeError-2202) - MICROSOFT The call to the FindName method failed. This applies to any element that FindName is supposed to find but cannot. (http://msdn.microsoft.com/en-us/library/bb979952(VS.95).aspx) Login to see more SilverLight OnError Event Error Comments
AG_E_RUNTIME_SETVALUE (runtimeError-2203) - MICROSOFT Failure to set the value of a property. This applies both to standard JavaScript dotted property syntax, and to SetValue method calls. (http://msdn.microsoft.com/en-us/library/bb979980(VS.95).aspx) Login to see more SilverLight OnError Event Error Comments