After successfully changing the IP address of my AxisTV content server to a static one and then changing the name of the computer, the AxisTV web application was still working.
After moving the same server to my network's domain and rebooting the machine gave me errors I am not able to fix.
First off, when logging onto the AxisTV web application i get this error at the bottom:
"An AxisTV internal error has been reported. This page may not behave correctly because of the error. To view technical detail about the error, please click the information link at the top of the page."
When looking through the AxisTV configuration i see t hat many of the services are stopped, most importantly the AxisTV Content Server service is not running. When I try to start this service manual from the same page, it give me the following error:
"System.InvalidOperationException: Cannot start service AxisTV Content Server on computer '.'. ---> System.ComponentModel.Win32Exception: The service did not start due to a logon failure
--- End of inner exception stack trace ---
at System.ServiceProcess.ServiceController.Start(String[ args)
at System.ServiceProcess.ServiceController.Start()
at Tei.Common.Configure.MainForm.startService_Click(Object sender, EventArgs ea)"
I'm guessing this means that I am not logged onto the correct user name, but I am still logged onto the default 'AxisTVUser' account.
Any Suggestions?