Page 1 of 1

Getting this error 'Event ID 1000' after installing WAPT

Published: September 2, 2022 - 9:53 AM
by RustyAuer
Hello everyone, I have a problem I can't seem to solve. I recently installed the WAPT server on a Windows 10 laptop. However, after installation, when I try to use it, I get the error message "Event ID 1000 error". I don't know why this is happening. Could someone please help me resolve this issue? Any assistance would be greatly appreciated.

Re: Getting this 'Event ID 1000' error after installing WAPT

Published: September 2, 2022 - 12:06 PM
by dcardon
Hello,

error 1000 is a local error within your Windows installation; it's not related to WAPT. You should therefore try repairing your Windows installation (using sfc /scannow, etc.).

It's not a good idea to install the WAPT server on a laptop. Laptops are designed to change their IP address, and the server needs a static IP address for workstations to be able to contact it.

Regards,

Denis

Re: Getting this 'Event ID 1000' error after installing WAPT

Published: September 5, 2022 - 8:37 AM
by RustyAuer
dcardon wrote: September 2, 2022 - 12:06 PM Hello,

error 1000 is a local error to your Windows installation; it's not related to WAPT. You should therefore try repairing your Windows installation (sfc /scannow, etc.).

It's not a good idea to install the WAPT server on a laptop. Laptops are designed to change their IP address, and the server needs a static IP address so that workstations can contact it.

Regards,

Denis
I understand what you said. But after searching online, I came across This I received a specific message, and from there, I followed certain methods. I first ran DISM and SFC scans and updated Windows to the latest version. After applying these methods, no errors occurred while I was working on it. Anyway, thank you :D