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

Installer Installation Failed #7

Closed
neminovno opened this issue Jan 13, 2018 · 2 comments
Closed

Installer Installation Failed #7

neminovno opened this issue Jan 13, 2018 · 2 comments

Comments

@neminovno
Copy link
Contributor

image

Log:

Feathers SDK Manager 1.2.0 windows
Loading configuration file: http://feathersui.com/sdk/feathers-sdk-manager/sdk-manager-config-1.0.xml
Loading the Feathers SDK configuration data failed. The file was not found on the server. [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]

In browser, not found file opens OK.

This issue does not look like feathersui/feathersui-starling-sdk#49, at least visually.
I have latest AIR 28.0.0.127 installed on Win7.

I tried running it with:
C:\Program Files (x86)\Feathers SDK Manager>"Feathers SDK Manager.exe" -config sdk-manager-config-1.0.xml
but nothing happens:
image

After repo download, create project, change link to https..., run - it works ok!

Created pull request #6

@joshtynjala
Copy link
Member

I wonder why I haven't personally encountered this issue before... I always test installing the SDK when I release a new version, and I made the switch to forced https on the server quite a while ago. What could it be about your computer that can't handle the redirect while mine had no complaints?

@neminovno
Copy link
Contributor Author

Hm... I thought that redirect to https could be the reason.

I just remembered that recently I had similar issue. After downloading some app, its installer immediately stopped saying:

An error occurred trying to download 'http://...'

but that URL worked in browser. After looking in its log in the end it says:

URLDownloadToCacheFile failed with HRESULT '-2146697202'
Error: An error occurred trying to download 'http://...'

Then I found Error message when you try to install a ClickOnce application from a Web server: "An error occurred trying to download " but didn't try mentioned workaround.

Now I did, and after disabling Warn if changing between secure and not secure mode option in IE
image
Feathers SDK Manager started up without error!

Note: I never use IE and I thought I uninstalled it. Don't know how that option enabled.. Could be that IE was reinstalled during windows update or after installing Office 2013, and enabled that option.

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

2 participants