tulleuchen / jirastopwatch

Not MORE timetracking - just EASIER timetracking
http://jirastopwatch.com
Apache License 2.0
142 stars 98 forks source link

Unhandled error ocurred #151

Closed cristiancarraro closed 4 years ago

cristiancarraro commented 4 years ago

When I start it, shows the following error:

2020-04-27 10_56_31-Window

LOG: 27/04/2020 9:18:57: Unhandled UI Exception 27/04/2020 9:18:57: DPAPI was unable to decrypt data. 27/04/2020 9:18:57: en StopWatch.DPAPI.Decrypt(Byte[] cipherTextBytes, Byte[] entropyBytes, String& description) en StopWatch.DPAPI.Decrypt(String cipherText, String entropy, String& description) en StopWatch.Settings.ReadSettings() en StopWatch.Settings.Load() en StopWatch.MainForm..ctor() en StopWatch.Program.Main()

any ideas? Regards

carstengehling commented 4 years ago

Just delete the config file sonewhere in %APPDATA% and start again.

cristiancarraro commented 4 years ago

Thankyou!!! its working!!!