I'm running Vista x64, DeinoMPI is install to the default location, C:\Program Files (x86)\DeinoMPI
I've tried using the "repair" option on the MSI file, but to no success.
Each time I try to start the server service, Windows complains that the service started and then stopped again, and I get this error in the event logs:
Service cannot be started. System.IO.FileNotFoundException: Could not load file or assembly 'DeinoLP, Version=1.1.0.0, Culture=neutral, PublicKeyToken=305ca38a0f896310' or one of its dependencies. The system cannot find the file specified.
File name: 'DeinoLP, Version=1.1.0.0, Culture=neutral, PublicKeyToken=305ca38a0f896310'
at DeinoMPI.DeinoPM_Shell.OnStart(String[] args)
at DeinoPM.DeinoPM.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)