Já achei o arquivo que ele diz não encontar, mas o arquivo esta com zero k, ou seja, não tem nada...
Alguem saberia me ajudar nesta bucha...
obrigado
acpereira35@hotmail.com
O erro no evento é o abaixo
16192 - O serviço E-mail Router não pôde executar em segundo plano o thread principal do serviço. O serviço E-Mail Router não pode prosseguir e será encerrado agora. System.Configuration.ConfigurationErrorsException: O serviço E-mail Router não pode acessar o arquivo de estado do sistema Microsoft.Crm.Tools.EmailAgent.SystemState.xml. O arquivo talvez não exista ou pode estar inacessível. O serviço E-mail Router não pode prosseguir e será encerrado agora. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowWithoutLineInfo(String res)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at Microsoft.Crm.Tools.Email.Providers.ConfigFileReader..ctor(String filePath, ServiceLogger serviceLogger)
at Microsoft.Crm.Tools.Email.Providers.SystemState.Initialize(ServiceLogger serviceLogger)
at Microsoft.Crm.Tools.Email.Providers.SystemState..ctor(ServiceLogger serviceLogger)
at Microsoft.Crm.Tools.Email.Agent.ServiceCore.InitializeSystemConfiguration()
--- End of inner exception stack trace ---
at Microsoft.Crm.Tools.Email.Agent.ServiceCore.InitializeSystemConfiguration()
at Microsoft.Crm.Tools.Email.Agent.ServiceCore.ExecuteService()