Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
A T:System.DeploymentFramework.DeploymentDownloadException occurs if a network exception of any kind occurs when an application update is being downloaded.
Associated Tips
- Examine InnerException to determine the underlying System.Net or System.IO exception.
This exception occurs whenever there is a network exception when an application update is being downloaded. Examine the exception's InnerException property to determine the underlying exception.
See Also
Tasks
How to: Find Out More About an Exception with the Exception Assistant
How to: Check an Exception's Inner Exception