WakeOnLAN icon indicating copy to clipboard operation
WakeOnLAN copied to clipboard

Path issue

Open BUMBOLO opened this issue 7 years ago • 3 comments

WakeOnLan.log Starting WOL first time I receive this message and the software stops


à System.IO.File.Delete(String path) à WakeOnLan.My.MyApplication.upgradeSettings() à WakeOnLan.My.MyApplication.MyApplication_Startup(Object sender, StartupEventArgs e) à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartup(StartupEventArgs eventArgs) à Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()


working on WIN10 pro 32 1709

BUMBOLO avatar Mar 18 '18 09:03 BUMBOLO

You are hitting that function that thinks your local configuration is corrupt, and it is trying to delete the file and restart the application. Did the application repeat the error a second time?

You can manually delete the file by going to C:\users[yourname]\AppData\Local\Aquila_Technology Delete all the folders that begin with "WakeOnLan".

Then start the WOL program. Did that fix it?

basildane avatar Mar 19 '18 18:03 basildane

Also, are you running the WOL program with the default English language pack, or French?

basildane avatar Mar 19 '18 18:03 basildane

Hi, Thanks for prompt answers. I have just solved the issue. In fact it is necessary to launch the program as administrator. Thanks for all Bruno

Le 19 mars 2018 19:39:43 GMT+01:00, Basildane [email protected] a écrit :

Also, are you running the WOL program with the default English language pack, or French?

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/basildane/WakeOnLAN/issues/97#issuecomment-374321051

-- Envoyé de mon appareil Android avec K-9 Mail. Veuillez excuser ma brièveté.

BUMBOLO avatar Mar 19 '18 18:03 BUMBOLO