[Progress Communities] [Progress OpenEdge ABL] Forum Post: Error after calling compiler tool

  • Thread starter Thread starter alexej
  • Start date Start date
Status
Not open for further replies.
A

alexej

Guest
Hi! I have 8.1 sitefinity website and I am using tool of version 1.0.0.7 But I am receiving next one error: Telerik.Sitefinity.Compiler.exe Error: 0 : System.Runtime.Serialization.Serializ ationException: There was an error deserializing the object of type Telerik.Site finity.Web.Compilation.PageKeyResponse. Encountered unexpected character ' System.Xml.XmlException: Encountered unexpected character '<'. at System.Xml.XmlExceptionHelper.ThrowXmlException(XmlDictionaryReader reader , XmlException exception) at System.Runtime.Serialization.Json.XmlJsonReader.Read() at System.Xml.XmlBaseReader.IsStartElement() at System.Xml.XmlBaseReader.IsStartElement(XmlDictionaryString localName, Xml DictionaryString namespaceUri) at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalIsSta rtObject(XmlReaderDelegator reader) at System.Runtime.Serialization.Json.DataContractJsonSerializer.InternalReadO bject(XmlReaderDelegator xmlReader, Boolean verifyObjectName) at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleException s(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver data ContractResolver) --- End of inner exception stack trace --- at System.Runtime.Serialization.XmlObjectSerializer.ReadObjectHandleException s(XmlReaderDelegator reader, Boolean verifyObjectName, DataContractResolver data ContractResolver) at System.Runtime.Serialization.Json.DataContractJsonSerializer.ReadObject(Xm lDictionaryReader reader) at System.Runtime.Serialization.Json.JsonContentExtensions.ReadAsJsonDataCont ract(HttpContent content, DataContractJsonSerializer serializer) at System.Runtime.Serialization.Json.JsonContentExtensions.ReadAsJsonDataCont ract[T](HttpContent content) at Telerik.Sitefinity.Web.Compilation.Commands.CompilerCommand.GetPageIds(Str ing strategy) at Telerik.Sitefinity.Web.Compilation.Commands.CompilerCommand.Execute() at Telerik.Sitefinity.Web.Compilation.Commands.CompilerCommand.Main(String[] args) Can someone give me idea how to find a reason why this happens?

Continue reading...
 
Status
Not open for further replies.
Back
Top