Sorry, an internal problem occurred processing your request. Please click back to try again, or contact support.
Stack trace:
AppSharp.XAML.Tokenizer+SyntaxException: Expected '=' but found '<'
at AppSharp.XAML.Tokenizer.MustBe(String s)
at WebViewServer.WebViewServer.GetCustomViewForType(XmlInfoSet tags, WebPageInstance ins, String currScreen, ComplexType ctype, String xpath, DbfRequestParams parameters, Boolean& customHtml, Boolean editPage, DbfRequestParams topLevelParams, Boolean list, XmlInfoSet record, CustomViewType forceViewType, IDataSourceSequence recSeq, String& dataType)
at WebViewServer.WebViewServer.GenerateViewOutput(String origUrl, WebPageInstance sess, ViewConfig config, String focus, WebPath path, Boolean doedit, String deleteid, Boolean isnew, Boolean isfind, Int32 page, OutputFormat format, XmlInfoSet tags, DbfRequestParams parameters, Boolean processAutoExpands, String topLevelURI, Hashtable additionalHeaders, String& redirectURL, Boolean forAutoExpands, String& dataType)
at WebViewServer.WebViewServer.GeneratePage(WebPageInstance ins, String view, String focus, Boolean doedit, String deleteid, Boolean isnew, Boolean isfind, Int32 page, OutputFormat format, String originalURI, XmlInfoSet input, DbfRequestParams additionalParams, String& contentType, String pageName, Hashtable additionalHeaders, String& redirectURL)
at WebViewServer.WebViewServer.ProcessPageSelection(Object sess, String file, String& dataType, Hashtable additionalHeaders, String originalURI, String& redirectURL, Stream& stream, Byte[]& arr, String& strArr, Boolean& willRetAsync, AsyncWebResponse asyncResponse, DbfRequestParams parameters, XmlInfoSet input, String type, String pageName, WebPageInstance ins, OutputFormat format, String startOfPage, String view, ViewConfig vconfig, Boolean& shouldReturn)
at WebViewServer.WebViewServer.GetPage(Object sess, String file, Hashtable origParams, String& dataType, Hashtable additionalHeaders, String originalURI, String& redirectURL, Stream& stream, Byte[]& arr, String& strArr, Boolean& willRetAsync, AsyncWebResponse asyncResponse)