more info



Is this okay:


<?xml version="1.0" encoding="utf-8" ?>
<configuration>
<configSections>
<sectionGroup name="applicationSettings"
type="System.Configuration.ApplicationSettingsGroup, System,
Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" >
<section name="NickValeontis.TheRobot.Properties.Settings"
type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0,
Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"
/>
</sectionGroup>
</configSections>
<applicationSettings>
<NickValeontis.TheRobot.Properties.Settings>
<setting name="FitPadding" serializeAs="String">
<value>20</value>
</setting>
<setting name="ScaleStep" serializeAs="String">
<value>0.2</value>
</setting>
<setting name="GraphicsScale" serializeAs="String">
<value>1</value>
</setting>
<setting name="HistoryColor" serializeAs="String">
<value>Green</value>
</setting>
<setting name="SolutionColor" serializeAs="String">
<value>Red</value>
</setting>
</NickValeontis.TheRobot.Properties.Settings>
</applicationSettings>
</configuration>


I don't know if it has anything to do with my problem but I get many warning
errors in this file:

"cound not find schema information for the element | attribute X"

....


.



Relevant Pages

  • Re: UPDATE--Re: Ping question
    ... if it does you should check if its configuration prevents you from ... sending icmp packets or receiving replies. ... And there is NO ONE else who has access to my computer system, my modem's settings, etc. Okay, I know what you're thinking. ...
    (alt.os.linux)
  • Re: FTP
    ... Okay. ... the anonymous user need not send a PASS command at all. ... which doesn't match your configuration steps. ...
    (RedHat)
  • Re: Problems with Nvidia nvsound module
    ... > I'm losing the configuration somewhere. ... Okay, try the following. ... Cut out the "class: AUDIO" block from ...
    (Fedora)
  • Re: Changing from 1 NIC to 2 NICs
    ... does it make any difference that i have STD edition (no ... Does my current configuration present any specific problems? ... it doesn't look okay at all. ... > The internal nic should have a blank gateway. ...
    (microsoft.public.windows.server.sbs)
  • Re: HT not working by default since 2.4.22
    ... >>Okay, so what to do? ... > 1) Please make it very clear on the configuration that for HT ... resurrect acpitable., and build that when CONFIG_ACPI is disabled. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)