[CLOSED] Error occurss in customer with triggerfield

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Error occurss in customer with triggerfield

    Hi...

    I have a page called SearchData.aspx in my webapplication. This page contains a trigger field and when is clicked in trigger a webservice is triggered, to update the data in gridPanel.
    In my side, runs very well, in same Database and using same criteria to search data... In customer, she get the error bellow:
    System.ArgumentOutOfRangeException: O índice estava fora do intervalo. Ele deve ser não-negativo e menor que o tamanho da coleção. Nome do parâmetro: index em System.Collections.Generic.List`1.get_Item(Int32 index) em Newtonsoft.Json.Linq.JContainer.GetItem(Int32 index) na d:\Development\Releases\Json\Working\Src\Newtonsoft.Json\Linq\JContainer.cs:linha 395 em ASP.app_sgac_cadastros_empresas_aspx.
    Translation:
    System.ArgumentOutOfRangeException: Index was out of range. It should be non-negative and less than the size of the collection. Parameter name: index at System.Collections.Generic.List `1.get_Item (Int32 index) at Newtonsoft.Json.Linq.JContainer.GetItem (Int32 index) in d: \ Development \ Releases \ Json \ Working \ Src \ Newtonsoft . Json \ Linq \ JContainer.cs: line 395 in ASP.app_sgac_cadastros_empresas_aspx.
    Last edited by Daniil; Mar 28, 2012 at 1:28 PM. Reason: Please use [CODE] tags, [CLOSED]

Similar Threads

  1. Replies: 6
    Last Post: Mar 28, 2012, 11:05 AM
  2. Replies: 5
    Last Post: Mar 30, 2010, 11:12 AM
  3. [CLOSED] [1.0] TriggerField read-only
    By danielg in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 04, 2009, 10:15 AM
  4. [CLOSED] Toolbar and TriggerField
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 12, 2009, 11:11 AM
  5. [CLOSED] How can I add a customer image to a toolbar?
    By iansriley in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 01, 2009, 11:50 AM

Posting Permissions