Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deliver offline installer #7

Open
PW999 opened this issue Sep 4, 2015 · 2 comments
Open

Deliver offline installer #7

PW999 opened this issue Sep 4, 2015 · 2 comments

Comments

@PW999
Copy link

PW999 commented Sep 4, 2015

The installer doesn't work when used behind a proxy with authentication.

An error occurred trying to download 'http://fieryjoy.com/apps/kato/Kato.application'.

See the setup log file located at 'C:\Users\pwuyts2\AppData\Local\Temp\VSDC210.tmp\install.log' for > more information.

Downloading the .application doesn't fix it either:

System.Net.WebException
- The remote server returned an error: (407) Proxy Authentication Required.
- Source: System
- Stack trace:
at System.Net.HttpWebRequest.GetResponse()
at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)

@DavidRogers
Copy link
Owner

Thanks, Ill take a look to see if there is a quick fix for this.

@sharwell
Copy link
Contributor

sharwell commented Sep 13, 2016

If you set up an AppVeyor build for this project, you could have the build artifacts (binaries) attached to the builds. Users looking for a download would have the option of using the artifacts from the latest build if they didn't want to use the ClickOnce installer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants