Error when I try tu use my own provider

Last post 08-09-2005, 8:33 AM by awex. 0 replies.
Sort Posts: Previous Next
  •  08-09-2005, 8:33 AM 9392

    Error when I try tu use my own provider

    Hi,
     
    I wrote my own provider. Ok, I think this works fine, because I can test my classes with result OK.
     
    But when I try to login into one room I got error:
     
    server side System.ArgumentOutOfRangeException:
    System.ArgumentOutOfRangeException: Die Länge darf nicht kleiner als Null sein. (Length must be 0 or greater)
    Parametername: length
    at System.String.Substring(Int32 startIndex, Int32 length)
    at h.a(String A_0)
    at CuteSoft.Chat.Rane.RaneContext.a()
    at CuteSoft.Chat.Rane.RaneContext.d()
    at at.a(HttpContext A_0, y A_1)
     
    What can I do to reolve this issue?

    Thanks!
     
View as RSS news feed in XML