Error

<!DOCTYPE html> <html> <head> <title>Invalid JavaScript property identifier character: .. Path '', line 1, position 7.</title> <meta name="viewport" content="width=device-width" /> <style> body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; } @media screen and (max-width: 639px) { pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; } } @media screen and (max-width: 479px) { pre { width: 280px; } } </style> </head> <body bgcolor="white"> <span><H1>Error de servidor en la aplicación '/'.<hr width=100% size=1 color=silver></H1> <h2> <i>Invalid JavaScript property identifier character: .. Path '', line 1, position 7.</i> </h2></span> <font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "> <b> Descripción: </b>Excepción no controlada al ejecutar la solicitud Web actual. Revise el seguimiento de la pila para obtener más información acerca del error y dónde se originó en el código. <br><br> <b> Detalles de la excepción: </b>Newtonsoft.Json.JsonReaderException: Invalid JavaScript property identifier character: .. Path '', line 1, position 7.<br><br> <b>Error de código fuente:</b> <br><br> <table width=100% bgcolor="#ffffcc"> <tr> <td> <code> Se ha generado una excepci&#243;n no controlada durante la ejecuci&#243;n de la solicitud Web actual. La informaci&#243;n sobre el origen y la ubicaci&#243;n de la excepci&#243;n pueden identificarse utilizando la excepci&#243;n del seguimiento de la pila siguiente.</code> </td> </tr> </table> <br> <b>Seguimiento de la pila:</b> <br><br> <table width=100% bgcolor="#ffffcc"> <tr> <td> <code><pre> [JsonReaderException: Invalid JavaScript property identifier character: .. Path &#39;&#39;, line 1, position 7.] Newtonsoft.Json.JsonTextReader.ReadUnquotedPropertyReportIfDone(Char currentChar, Int32 initialPosition) +238 Newtonsoft.Json.JsonTextReader.ParseUnquotedProperty() +90 Newtonsoft.Json.JsonTextReader.ParseProperty() +113 Newtonsoft.Json.Linq.JContainer.ReadTokenFrom(JsonReader reader, JsonLoadSettings options) +45 Newtonsoft.Json.Linq.JObject.Load(JsonReader reader, JsonLoadSettings settings) +259 Newtonsoft.Json.Linq.JObject.Parse(String json, JsonLoadSettings settings) +103 UPC.VirtualCampus.UI.FrontEnd.Activities.Dialogs.NewChat1.Page_Load(Object sender, EventArgs e) in C:\projects\sabentisplus\UPC_VirtualCampus\WebUI\UPC.VirtualCampus.UI\FrontEnd\Activities\Dialogs\NewChat.aspx.cs:161 System.Web.UI.Control.OnLoad(EventArgs e) +99 System.Web.UI.Control.LoadRecursive() +154 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4082 </pre></code> </td> </tr> </table> <br> </body> </html>

Inicio Cerrar ventana