Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

neo wallet windows 10 installation won't initialize #35

Closed
jaydeeatechs opened this issue Sep 9, 2017 · 2 comments
Closed

neo wallet windows 10 installation won't initialize #35

jaydeeatechs opened this issue Sep 9, 2017 · 2 comments

Comments

@jaydeeatechs
Copy link

Hi, I downloaded the Windows 10 version of the Neo wallet and successfully unzipped it. However when I launch the application file, a Windows command prompt window appears [neo> ...] and so the client application never starts and I can't begin downloading the blockchain. When I ran in troubleshooting mode, it gives the below error. Not sure how to get past this error?
...
Unhandled Exception: System.TypeInitializationException: The type initializer for 'Neo.Settings' threw an exception. ---> System.IO.FileNotFoundException: The configuration file 'config.json' was not found and is not optional.
at Microsoft.Extensions.Configuration.FileConfigurationProvider.Load(Boolean reload)
at Microsoft.Extensions.Configuration.ConfigurationRoot..ctor(IList`1 providers)
at Microsoft.Extensions.Configuration.ConfigurationBuilder.Build()
at Neo.Settings..cctor()
--- End of inner exception stack trace ---
at Neo.Shell.MainService.OnStart(String[] args)
at Neo.Services.ConsoleServiceBase.Run(String[] args)
at Neo.Program.Main(String[] args)

@erikzhang
Copy link
Member

What you are using is a CLI wallet. You can download the GUI version from here:
https://github.com/neo-project/neo-gui/releases

@jaydeeatechs
Copy link
Author

jaydeeatechs commented Sep 11, 2017 via email

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

No branches or pull requests

2 participants