Hello,
I'm having some issues creating a remote server. I am able to create it in TCAdmin Master server and I can download the config file.
When I install TCAdmin on the remote server, all goes smoothly. When I start the config tool, select the remote server, then select the configuration file, everything is fine.
When I start the service in console mode, I get the follow errors:
System.Xml.XmlException: There is no Unicode byte order mark. Cannot switch to U
nicode.
at System.Xml.XmlScanner.SwitchEncoding(String encoding)
at System.Xml.XmlTextReader.ParseXmlDecl()
at System.Xml.XmlTextReader.ParseTag()
at System.Xml.XmlTextReader.ParseRoot()
at System.Xml.XmlTextReader.Read()
at System.Xml.XmlValidatingReader.ReadWithCollectTextToken()
at System.Xml.XmlValidatingReader.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean prese
rveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at TCAdminBase.configSettings..ctor()
at TCAdminBase.Logs.GetLogFolder()
at TCAdminBase.Logs.set_WriteConsoleOutput(Boolean xd2f68ee6f47e9dfb)
at xc406aa73ca652f70.x05af72fcbee76977.x12cb12b5d2cad53d(xba11b0db1e72231e xa
d98d2ceb0921f0a)
at MonitorConsole.TCAdminModule.xc447809891322395()
When I rerun the configuration tool, I get the same error just in a white dialog box. After I click OK, the tool runs and it crashes at the very end, when starting the service.
I'm running Windows Server 2008 R2 on both the master and remote. Not sure what else I'm missing. I really couldnt find much documentation for remote servers so im a bit stuck at this point.
Thanks,
Andrew