Creating dynamically menus reading data from xml file

  1. #1

    Creating dynamically menus reading data from xml file

    ItemTag validation (_tkn_39): Reference token (ctl78_ClientInit) was not found.

    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

    Exception Details: System.Exception: ItemTag validation (_tkn_39): Reference token (ctl78_ClientInit) was not found.

    Source Error:

    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

    Stack Trace:


    [Exception: ItemTag validation (_tkn_39): Reference token (ctl78_ClientInit) was not found.]
    Transformer.NET.ItemTag.Validate() +197
    Transformer.NET.TextTransformer.Handle() +289
    Transformer.NET.TextTransformer.Transform(List`1 tokensType, Dictionary`2 variables) +54
    Transformer.NET.TextTransformer.Transform(List`1 tokensType) +40
    Transformer.NET.TextTransformer.Transform() +56
    Ext.Net.ExtNetTransformer.Transform(String text) +225
    Ext.Net.InitScriptFilter.Transform() +52
    Ext.Net.InitScriptFilter.Flush() +79
    System.Web.HttpWriter.Filter(Boolean finalFiltering) +8875420
    System.Web.HttpResponse.FilterOutput() +119
    System.Web.CallFilterExecutionStep.System.Web.Http Application.IExecutionStep.Execute() +52
    System.Web.HttpApplication.ExecuteStep(IExecutionS tep step, Boolean& completedSynchronously) +75

    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1022
    Attached Files

Similar Threads

  1. Reading Text File
    By DanielU in forum 1.x Help
    Replies: 4
    Last Post: May 09, 2013, 1:57 PM
  2. Replies: 0
    Last Post: Mar 27, 2012, 10:01 AM
  3. Help reading back data on a page
    By as2007 in forum 1.x Help
    Replies: 1
    Last Post: Feb 28, 2010, 4:50 AM
  4. Replies: 2
    Last Post: Nov 25, 2009, 8:35 AM
  5. [CLOSED] Reading data from a store in codebehind
    By SFritsche in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 16, 2009, 5:11 PM

Posting Permissions