You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
argumentnullexception
About this tag
The ArgumentNullException tag on WindowsForum.com covers threads where users encounter the System.ArgumentNullException error in Windows Server environments. A common scenario involves the email service failing to start on Windows Server Essentials 2016, producing a 1067 error and event ID 1025. The exception is thrown when a null value is passed to a method that does not accept it, such as the providerServiceInfo parameter in the email provider service. Discussions focus on troubleshooting this .NET runtime error, identifying the null parameter, and resolving the underlying configuration or code issue to restore service functionality.
When I try to start the service I get a 1067 error - service terminated unexpectedly. The event viewer shows a .Net error with Event ID 1025:
Application: SharedServiceHost.exe
Framework Version: v4.0.30319
Description: The application requested process termination through...
argumentnullexception
dependency service
emailproviderservice
event id
event viewer
event1025
failfast
hostedemailservices
net framework
netfxrepairtool
onstart
providerframework
providerservicebase
service 1067 error
sfc scan
sharedservicehost
startup issues
windows installation
windows services