51 lines
2.4 KiB
XML
51 lines
2.4 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ENI2.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="MainWindowPlacement" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="UseLocking" Type="System.Boolean" Scope="Application">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
<Setting Name="RequestTimeout" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">60</Value>
|
|
</Setting>
|
|
<Setting Name="changeTimerTimeout" Type="System.Int32" Scope="Application">
|
|
<Value Profile="(Default)">1000</Value>
|
|
</Setting>
|
|
<Setting Name="LockingServerAddress" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">http://192.168.2.24/LockingService/LockingService.svc</Value>
|
|
</Setting>
|
|
<Setting Name="ReportAuthor" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">BSMD ReportGenerator</Value>
|
|
</Setting>
|
|
<Setting Name="Width" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">825</Value>
|
|
</Setting>
|
|
<Setting Name="Height" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">450</Value>
|
|
</Setting>
|
|
<Setting Name="W1Left" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="W1Top" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="W2Left" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="W2Top" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="W3Left" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="W3Top" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">0</Value>
|
|
</Setting>
|
|
<Setting Name="ConnectionString" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">Initial Catalog=nsw;Data Source=192.168.2.24\SQLEXPRESS;Uid=dfuser;pwd=dfpasswd;Persist Security Info=False;Connection Reset=false</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |