Installing WakeOnLan on Server 2008 R2 64 bits logged as administrator. Works like a charm.
Now logged as another user. Crash at start-up with this error:
Object reference not set
en WakeOnLan.My.MyApplication.ConfigureCulture()
en WakeOnLan.My.MyApplication.MyApplication_Startup(Object sender, StartupEventArgs e)
en Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartup(StartupEventArgs eventArgs)
en Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
Gave current user administrator privileges. No luck.
Reinstall under the user profile. Now Works fine, with the user and administrator accounts
Try another user, the same behaviour. Reinstall and now works with three users.
Does anyone know What's missing in user profile during install?
Thanks in advance,
Oriol
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
Installing WakeOnLan on Server 2008 R2 64 bits logged as administrator. Works like a charm.
Now logged as another user. Crash at start-up with this error:
en WakeOnLan.My.MyApplication.ConfigureCulture()
en WakeOnLan.My.MyApplication.MyApplication_Startup(Object sender, StartupEventArgs e)
en Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnStartup(StartupEventArgs eventArgs)
en Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
Gave current user administrator privileges. No luck.
Reinstall under the user profile. Now Works fine, with the user and administrator accounts
Try another user, the same behaviour. Reinstall and now works with three users.
Does anyone know What's missing in user profile during install?
Thanks in advance,
Oriol