Re: system.configuration by Andrzej
Andrzej
Wed Dec 21 08:18:12 CST 2005
>I would venture to say that the wrapping is most likely from your text
>editor and not from the file itself. What editor are you using? Have you
>looked at its properties to see if word-wrap has been turned on?
I've checked before posting (and now i've checked again), and the wrappings
are off
here is the example (assume that I know how to turn off word-wraping in text
editor ;) )
<parameter aggregable="false" type="System.String" default=""
name="BuildingDescription">
<description text="" category="" order="0" name="" />
</parameter>
surprisingly, I've seen much longer lines in main app.exe.config
the section from which the above fragment was ripped is defined to be stored
in external file
the line break is always after 'default' item, and the indentation is
perfect
>
> If the config file is actually what is "wrapping", then I would believe
> that you are inserting some unintended CRLF within this file. You might
> look at your code and your config file construction process to see if this
> is the case.
>
> Hope this helps!
> --
> Christopher A. Reed
> "The oxen are slow, but the earth is patient."
CUIN Kaczy