Error message when you try to publish or to install a Visual Studio 2005 ClickOnce application from a remote server that uses Basic authentication: "The files could not be downloaded" (925263)
The information in this article applies to:
- Microsoft Visual Studio 2005 Standard Edition
- Microsoft Visual Studio 2005 Professional Edition
- Microsoft Visual Studio 2005 Express Edition
SYMPTOMSConsider the following scenario. You try to publish or to install a Microsoft Visual Studio
2005 ClickOnce application from a remote server. The remote server uses Basic
authentication. In this scenario, you may receive a publishing error message that resembles the following:
The files could not be downloaded from http://<RemoteServer>/<ApplicationName>/. The remote server returned an error: (401) Unauthorized. You may also receive a downloading error message that resembles the following: Cannot Retrieve Application. Authentication Error. CAUSEThis problem occurs because Basic authentication is not
supported by ClickOnce and cannot be used to publish or to install a
ClickOnce application.RESOLUTIONTo resolve this problem, use Windows NT Challenge/Response (NTLM)
authentication instead of Basic authentication if the Web site prompts you for
credentials other than your default credentials.
Modification Type: | Minor | Last Reviewed: | 10/4/2006 |
---|
Keywords: | kbtshoot kbinfo kberrmsg kbprb KB925263 kbAudDeveloper kbAudITPRO |
---|
|