Error: Failed to connect while Publishing Click Once Application Wpf

百般思念 提交于 2019-12-10 17:32:23

问题


I got an error while publishing my WPF application. I am publishing on the desktop and the location of the installation folder and the publish folder is the same. \ Error says---

Error 1 Failed to connect to '\localhost\Users\Administrator\Desktop\deploy\' with the following error: Unable to create the Web site '\localhost\Users\Administrator\Desktop\deploy'. The path '\localhost\Users\Administrator\Desktop\deploy' does not exist or you do not have access. The specified path is invalid.


回答1:


I have to change the path from local host to c:/ then it successfully build.



来源:https://stackoverflow.com/questions/31782139/error-failed-to-connect-while-publishing-click-once-application-wpf

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!