Re: Looking for new line symbol

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Jon Skeet [C# MVP] (skeet_at_pobox.com)
Date: 06/18/04

  • Next message: Jeff: "Re: Pocket PC Owner info"
    Date: Fri, 18 Jun 2004 08:48:24 +0100
    
    

    Systemspecialist <Systemspecialist@discussions.microsoft.com> wrote:
    > I received this error:
    >
    > ArgumentOutOfRangeException

    With no more message than that? Usually it specifies which argument is
    out of range.

    Just looking at your code again, you're using textBox5.SelectionStart
    as the first index to look at - but in a different text box. Perhaps
    that's the problem?

    Could you post a short but complete program which demonstrates the
    problem?

    See http://www.pobox.com/~skeet/csharp/complete.html for details of
    what I mean by that.

    -- 
    Jon Skeet - <skeet@pobox.com>
    http://www.pobox.com/~skeet
    If replying to the group, please do not mail me too
    

  • Next message: Jeff: "Re: Pocket PC Owner info"

    Relevant Pages

    • Re: uninstalled firefox now I have some problems
      ... It's customary to include messages in your replies so that folks know what ... and/or who you're replying about/to. ... [[Specifies whether to include the text of the original message when you ...
      (microsoft.public.windowsxp.general)
    • Re: [Advanced] Inside the registry: the Installer key
      ... He's using Microsoft Outlook Express 6.00.2800.1506. ... [[Specifies whether to include the text of the original message when you ... So people know WTF you're replying to... ... It is possible to see a response to a message before seeing the original. ...
      (microsoft.public.windowsxp.customize)
    • Re: Networkstream returns ArgumentOutOfRangeException
      ... Dustin B wrote: ... then compiling it without adding anything more. ... And what's the message of the ArgumentOutOfRangeException? ... If replying to the group, please do not mail me too ...
      (microsoft.public.dotnet.general)
    • Re: Throwing exceptions problem
      ... in an accountType of 0 my ArgumentOutOfRangeException should be raised. ... ArgumentOutOfRangeException is raised. ... Jon Skeet - ... If replying to the group, please do not mail me too ...
      (microsoft.public.dotnet.general)