Initial commit
This commit is contained in:
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/BMS.dll
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/BMS.dll
Normal file
Binary file not shown.
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/Common.dll
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/Common.dll
Normal file
Binary file not shown.
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/Common.pdb
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/Common.pdb
Normal file
Binary file not shown.
22
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/Common.xml
Normal file
22
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/Common.xml
Normal file
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
Common
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="M:Common.Settings.GetSettingValue(System.String)">
|
||||
<summary>Gets the first matching value of a property</summary>
|
||||
<param name="propertyName"></param>
|
||||
<returns></returns>
|
||||
</member><member name="M:Common.Settings.SetSettingsValue(System.String,System.String)">
|
||||
<summary>Sets the first matching value of a property</summary>
|
||||
<param name="xpath"></param>
|
||||
<param name="value"></param>
|
||||
</member><member name="M:Common.Settings.GetDecryptedDSN">
|
||||
<summary>Return the descripted dsn string</summary>
|
||||
<returns></returns>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/DataAccess.dll
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/DataAccess.dll
Normal file
Binary file not shown.
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/DataAccess.pdb
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/DataAccess.pdb
Normal file
Binary file not shown.
11
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/DataAccess.xml
Normal file
11
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/DataAccess.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
DataAccess
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
|
||||
</members>
|
||||
</doc>
|
||||
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.exe
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.exe
Normal file
Binary file not shown.
23
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.exe.config
Normal file
23
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.exe.config
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information"/>
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
|
||||
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.pdb
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.pdb
Normal file
Binary file not shown.
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.vshost.exe
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.vshost.exe
Normal file
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information"/>
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
305
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.xml
Normal file
305
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/EDKB04.xml
Normal file
@@ -0,0 +1,305 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>
|
||||
EDKB04
|
||||
</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="P:EDKB04.My.Resources.Resources.ResourceManager">
|
||||
<summary>
|
||||
Gibt die zwischengespeicherte ResourceManager-Instanz zurück, die von dieser Klasse verwendet wird.
|
||||
</summary>
|
||||
</member><member name="P:EDKB04.My.Resources.Resources.Culture">
|
||||
<summary>
|
||||
Überschreibt die CurrentUICulture-Eigenschaft des aktuellen Threads für alle
|
||||
Ressourcenzuordnungen, die diese stark typisierte Ressourcenklasse verwenden.
|
||||
</summary>
|
||||
</member><member name="T:EDKB04.My.Resources.Resources">
|
||||
<summary>
|
||||
Eine stark typisierte Ressourcenklasse zum Suchen von lokalisierten Zeichenfolgen usw.
|
||||
</summary>
|
||||
</member><member name="M:EDKB04.XmlHelper.GetAttributeValue(System.Xml.XmlNode@,System.String,System.String@)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Gets the value from an attribute at the specified node.
|
||||
</summary>
|
||||
<param name="node">The XmlNode from which this method will get the value of an attribute.</param>
|
||||
<param name="attributeName">Name of the attribute that will be read.</param>
|
||||
<param name="value">Attribute value read by this method</param>
|
||||
<returns>True if node is found and value is retrieved successfully.</returns>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.GetAttributeValue(System.Xml.XmlNode@,System.String,System.Int32@)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Gets the value from an attribute at the specified node.
|
||||
</summary>
|
||||
<param name="node">The XmlNode from which this method will get the value of an attribute.</param>
|
||||
<param name="attributeName">Name of the attribute that will be read.</param>
|
||||
<param name="value">Attribute value read by this method</param>
|
||||
<returns>True if success.</returns>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.GetAttributeValue(System.Xml.XmlNode@,System.String,System.UInt32@)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Gets the value from an attribute at the specified node.
|
||||
</summary>
|
||||
<param name="node">The XmlNode from which this method will get the value of an attribute.</param>
|
||||
<param name="attributeName">Name of the attribute that will be read.</param>
|
||||
<param name="value">Attribute value read by this method</param>
|
||||
<returns>True if success.</returns>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.SetAttributeValue(System.Xml.XmlNode@,System.String,System.String)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Sets the value of an attribute for a given XmlNode.
|
||||
</summary>
|
||||
<param name="node">XmlNode whose attribute will be set.</param>
|
||||
<param name="attributeName">Name of the attribute to set.</param>
|
||||
<param name="value">Value to be set</param>
|
||||
<returns>True if success.</returns>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.SetAttributeValue(System.Xml.XmlNode@,System.String,System.Int32)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Sets the value of an attribute for a given XmlNode.
|
||||
</summary>
|
||||
<param name="node">XmlNode whose attribute will be set.</param>
|
||||
<param name="attributeName">Name of the attribute to set.</param>
|
||||
<param name="value">Value to be set</param>
|
||||
<returns>True if success.</returns>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.SetAttributeValue(System.Xml.XmlNode@,System.String,System.UInt32)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Sets the value of an attribute for a given XmlNode.
|
||||
</summary>
|
||||
<param name="node">XmlNode whose attribute will be set.</param>
|
||||
<param name="attributeName">Name of the attribute to set.</param>
|
||||
<param name="value">Value to be set</param>
|
||||
<returns>True if success.</returns>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.GetDataTable(System.Xml.XmlNodeList@)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>s
|
||||
Converts a list of Xml nodes to a DataTable.
|
||||
</summary>
|
||||
<param name="nodelist">List of Xml nodes</param>
|
||||
<returns>DataTable</returns>
|
||||
<remarks>
|
||||
This method convert
|
||||
</remarks>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.GetDataTable(System.Xml.XmlNodeList,System.String,System.Boolean)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Converts a list of Xml nodes to a DataTable and sets one of the columns as a primary key.
|
||||
</summary>
|
||||
<param name="nodelist"></param>
|
||||
<param name="primaryKeyColumn"></param>
|
||||
<param name="autoIncrement"></param>
|
||||
<returns></returns>
|
||||
<remarks>
|
||||
</remarks>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.UpdateChildNodesWithDataTable(System.Xml.XmlNode,System.Data.DataTable,System.String)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Updates the child nodes of "parentNode" by using the fields from a datatable.
|
||||
</summary>
|
||||
<param name="parentNode"></param>
|
||||
<param name="table"></param>
|
||||
<param name="keyField"></param>
|
||||
<remarks>
|
||||
The child nodes that will be updated must have attribute fields that correspond to
|
||||
the DataTable. The "keyField" will be used to identify the attribute that serves as
|
||||
an identifier of the rows. The datatable can have less fields than the nodes so
|
||||
you have the chance to update smaller subsets.
|
||||
Make sure that you did not call "AcceptChanges" before passing the datatable or this
|
||||
function will not find any change.
|
||||
</remarks>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.NodeToString(System.Xml.XmlNode@)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Returns contents of an XmlNode in a string.
|
||||
</summary>
|
||||
<param name="node">The XmlNode whose contents will be read into a string.</param>
|
||||
<returns>Xml formatted string with contents of "node" parameter.</returns>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.NodeListToString(System.Xml.XmlNodeList)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Convert a XmlNodeList to string
|
||||
</summary>
|
||||
<param name="nodeList"></param>
|
||||
<returns></returns>
|
||||
<remarks>
|
||||
</remarks>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.DocumentToString(System.Xml.XmlDocument@)">
|
||||
-----------------------------------------------------------------------------
|
||||
<summary>
|
||||
Method to convert a XmlDocument to string.
|
||||
</summary>
|
||||
<param name="xmlDoc">XmlDocument that will be converted to string.</param>
|
||||
<returns>A xml formatted string.</returns>
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
</member><member name="M:EDKB04.XmlHelper.Insert(System.Xml.XmlDocument,System.String)">
|
||||
<summary>
|
||||
Inserts an empty record at the bottom of the hierarchy, creating the
|
||||
tree as required.
|
||||
</summary>
|
||||
<param name="doc">The XmlDocument to which the node will be inserted.</param>
|
||||
<param name="xpath">The xml XPath query to get to the bottom node.</param>
|
||||
<returns>The XmlNode inserted into the hierarchy.</returns>
|
||||
<exception cref="T:System.ArgumentNullException">Thrown when an argument is null.</exception>
|
||||
<remarks>
|
||||
The "doc" variable must have a root node. The path should not contain the root node.
|
||||
The path can contain only the node names or it can contain attributes in XPath query form.
|
||||
For example to insert an "Address" node at the bottom, the following is a valid xpath query
|
||||
xpath = "University[@Name='UT']/Student[@Id=12222]/Address"
|
||||
</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.Insert(System.Xml.XmlDocument,System.String,System.String[],System.String[])">
|
||||
<summary>
|
||||
Inserts an record with a multiple fields at the bottom of the hierarchy.
|
||||
</summary>
|
||||
<param name="doc">The XmlDocument to which the node will be inserted.</param>
|
||||
<param name="xpath">The xml XPath query to get to the bottom node.</param>
|
||||
<param name="fields">The attribute names that will be created for the node inserted.</param>
|
||||
<param name="values">The corresponding value of each field.</param>
|
||||
<exception cref="T:System.ArgumentNullException">Thrown when an argument is null.</exception>
|
||||
<remarks>
|
||||
The "doc" variable must have a root node. The path should not contain the root node.
|
||||
The path can contain only the node names or it can contain attributes in XPath query form.
|
||||
For example to insert an "Address" node at the bottom, the following is a valid xpath query
|
||||
xpath = "University[@Name='UT']/Student[@Id=12222]/Address"
|
||||
</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.Insert(System.Xml.XmlDocument,System.String,System.String,System.String)">
|
||||
<summary>
|
||||
Inserts a record with a single field at the bottom of the hierarchy.
|
||||
</summary>
|
||||
<param name="xpath">The xml XPath query to get to the bottom node.</param>
|
||||
<param name="field">The field to add to the record.</param>
|
||||
<param name="val">The value assigned to the field.</param>
|
||||
<exception cref="T:System.ArgumentNullException">Thrown when an argument is null.</exception>
|
||||
<remarks>
|
||||
The "doc" variable must have a root node. The path should not contain the root node.
|
||||
The path can contain only the node names or it can contain attributes in XPath query form.
|
||||
For example to insert an "Address" node at the bottom, the following is a valid xpath query
|
||||
xpath = "University[@Name='UT']/Student[@Id=12222]/Address"
|
||||
</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.Insert(System.Xml.XmlDocument,System.String,System.Data.DataRow)">
|
||||
<summary>
|
||||
Inserts a record with multiple fields at bottom of the hierarchy.
|
||||
</summary>
|
||||
<param name="doc"></param>
|
||||
<param name="xpath">The xml XPath query to get to the bottom node.</param>
|
||||
<param name="rowValues">The DataRow values that will be added as attributes.</param>
|
||||
<remarks>
|
||||
The columns names of the DataRow will become the attribute names and
|
||||
the row values of the DataRow will be the attribute values.
|
||||
The "doc" variable must have a root node. The path should not contain the root node.
|
||||
The path can contain only the node names or it can contain attributes in XPath query form.
|
||||
For example to insert an "Address" node at the bottom, the following is a valid xpath query
|
||||
xpath = "University[@Name='UT']/Student[@Id=12222]/Address"
|
||||
</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.Insert(System.Xml.XmlDocument,System.String,System.String,System.String[])">
|
||||
<summary>
|
||||
Inserts a record with multiple values at bottom of hierarchy. This is analogous to inserting
|
||||
a column of data.
|
||||
</summary>
|
||||
<param name="doc"></param>
|
||||
<param name="xpath">The xml XPath query to get to the bottom node.</param>
|
||||
<param name="field">Name of the attribute to be created at node inserted.</param>
|
||||
<param name="values">Values that will be inserted that correspond to the field name.</param>
|
||||
<remarks>
|
||||
The "doc" variable must have a root node. The path should not contain the root node.
|
||||
The path can contain only the node names or it can contain attributes in XPath query form.
|
||||
For example to insert an "Address" node at the bottom, the following is a valid xpath query
|
||||
xpath = "University[@Name='UT']/Student[@Id=12222]/Address"
|
||||
</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.Update(System.Xml.XmlDocument,System.String,System.String,System.String)">
|
||||
<summary>
|
||||
Update a single field in all records in the specified path.
|
||||
</summary>
|
||||
<param name="doc">The XmlDocument whose node will be udpated.</param>
|
||||
<param name="xpath">The xml path.</param>
|
||||
<param name="field">The field name to update.</param>
|
||||
<param name="val">The new value.</param>
|
||||
<returns>The number of records affected.</returns>
|
||||
<exception cref="T:System.ArgumentNullException">Thrown when an argument is null.</exception>
|
||||
<remarks>
|
||||
The "doc" variable must have a root node. The path should not contain the root node.
|
||||
The path can contain only the node names or it can contain attributes in XPath query form.
|
||||
For example to update an "Address" node at the bottom, the following is a valid xpath query
|
||||
xpath = "University[@Name='UT']/Student[@Id=12222]/Address"
|
||||
</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.Delete(System.Xml.XmlDocument,System.String)">
|
||||
<summary>
|
||||
Deletes all records of the specified path.
|
||||
</summary>
|
||||
<param name="xpath">The xml XPath query to get to the bottom node.</param>
|
||||
<returns>The number of records deleted.</returns>
|
||||
<exception cref="T:System.ArgumentNullException">Thrown when an argument is null.</exception>
|
||||
<remarks>Additional exceptions may be thrown by the XmlDocument class.</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.QueryScalar(System.Xml.XmlDocument,System.String,System.String)">
|
||||
<summary>
|
||||
Return a single string representing the value of the specified field
|
||||
for the first record encountered.
|
||||
</summary>
|
||||
<param name="xpath">The xml path.</param>
|
||||
<param name="field">The desired field.</param>
|
||||
<returns>A string with the field's value or null.</returns>
|
||||
<exception cref="T:System.ArgumentNullException">Thrown when an argument is null.</exception>
|
||||
<remarks>Additional exceptions may be thrown by the XmlDocument class.</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.Query(System.Xml.XmlDocument,System.String)">
|
||||
<summary>
|
||||
Returns a DataTable for all rows on the path.
|
||||
</summary>
|
||||
<param name="xpath">The xml path.</param>
|
||||
<returns>The DataTable with the returned rows.
|
||||
The row count will be 0 if no rows returned.</returns>
|
||||
<exception cref="T:System.ArgumentNullException">Thrown when an argument is null.</exception>
|
||||
<remarks>Additional exceptions may be thrown by the XmlDocument class.</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.QueryField(System.Xml.XmlDocument,System.String,System.String)">
|
||||
<summary>
|
||||
Returns an array of values for the specified field for all rows on
|
||||
the path.
|
||||
</summary>
|
||||
<param name="xpath">The xml path.</param>
|
||||
<param name="field">The desired field.</param>
|
||||
<returns>The array of string values for each row qualified by the path.
|
||||
A null is returned if the query results in 0 rows.</returns>
|
||||
<exception cref="T:System.ArgumentNullException">Thrown when an argument is null.</exception>
|
||||
<remarks>Additional exceptions may be thrown by the XmlDocument class.</remarks>
|
||||
</member><member name="M:EDKB04.XmlHelper.InsertNode(System.Xml.XmlNode,System.String[],System.Int32)">
|
||||
<summary>
|
||||
Inserts a node at the specified segment if it doesn't exist, otherwise
|
||||
traverses the node.
|
||||
</summary>
|
||||
<param name="node">The current node.</param>
|
||||
<param name="segments">The path segment list.</param>
|
||||
<param name="idx">The current segment.</param>
|
||||
<returns></returns>
|
||||
</member><member name="M:EDKB04.XmlHelper.CreateColumns(System.Data.DataTable,System.Xml.XmlNode)">
|
||||
<summary>
|
||||
Creates columns given an XmlNode.
|
||||
</summary>
|
||||
<param name="dt">The target DataTable.</param>
|
||||
<param name="node">The source XmlNode.</param>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
11
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/Error.txt
Normal file
11
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/Error.txt
Normal file
@@ -0,0 +1,11 @@
|
||||
Fehler: 26.07.2014 08:49:45 Text:BMS-Connection / XML: Die Datei oder Assembly "DataAccess, Version=2.0.2972.16650, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
|
||||
Fehler: 26.07.2014 08:50:39 Text:BMS-Connection / XML: Die Datei oder Assembly "DataAccess, Version=2.0.2972.16650, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Das System kann die angegebene Datei nicht finden.
|
||||
Fehler: 26.07.2014 09:08:30 Text:BMS-Connection / XML: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
|
||||
Fehler: 26.07.2014 09:10:16 Text:BMS-Connection / XML: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
|
||||
Fehler: 26.07.2014 09:18:01 Text:BMS-Connection / XML: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
|
||||
Fehler: 26.07.2014 09:19:37 Text:BMS-Connection / XML: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
|
||||
Fehler: 26.07.2014 09:21:17 Text:BMS-Connection / XML: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
|
||||
Fehler: 26.07.2014 09:44:09 Text:BMS-Connection / XML: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
|
||||
Fehler: 26.07.2014 09:48:24 Text:BMS-Connection / XML: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
|
||||
Fehler: 26.07.2014 09:52:24 Text:BMS-Connection / XML: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
|
||||
Fehler: 26.07.2014 12:37:52 Text:BMS-Connection / XML: Der Verzeichnisname C:\Data\EDKB04\ ist ungültig.
|
||||
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/amqmdnet.dll
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/amqmdnet.dll
Normal file
Binary file not shown.
1
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/bms_conn.cfg
Normal file
1
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/bms_conn.cfg
Normal file
@@ -0,0 +1 @@
|
||||
¹µÈ¦rȽ¹¿¸ª‰¿Çx…½³»É·¥¹u¨À¦¾·¼‘–’¥¾©¿È®¿Àeŏɯ®ÆÎn»»´‰’¦¾»ºË´ÄÀÁ¸®É®»ºe»¬’ĦµÀ³¸mȮƱ‚†xŽŠºÅºÀd¶¹‚¿€Â©ÈÇ˴Ĺ‹nÀ½º~…€
|
||||
46
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/bms_settings.xml
Normal file
46
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/bms_settings.xml
Normal file
@@ -0,0 +1,46 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<root>
|
||||
<config>
|
||||
<!-- The maximum duration a start job can take before a starter error occures -->
|
||||
<MaximumStartDuration>1</MaximumStartDuration>
|
||||
|
||||
<!-- Check interval in minutes for starter -->
|
||||
<StartJobInterval>2</StartJobInterval>
|
||||
|
||||
<!-- Check interval in minutes for watcher -->
|
||||
<WatchJobInterval>2</WatchJobInterval>
|
||||
|
||||
<!-- The number of Starter-Errors notifications should be activated until the job runs successful next time -->
|
||||
<MaxStarterNotifications>2</MaxStarterNotifications>
|
||||
|
||||
<!-- The number of Watch-Errors notifications should be activated until the job runs successful next time -->
|
||||
<MaxWatcherNotifications>3</MaxWatcherNotifications>
|
||||
|
||||
<!-- Name of the system event log where service should write his entries -->
|
||||
<EventLogName>BMS</EventLogName>
|
||||
|
||||
<!-- The target where messages should be written to.
|
||||
Valid log targets are:
|
||||
- 1: System EventLog
|
||||
- 2: Database EventLog table
|
||||
-->
|
||||
<LogTarget>1</LogTarget>
|
||||
|
||||
<!-- Mail Server to send eMails from BMS -->
|
||||
<MailServer>server01</MailServer>
|
||||
|
||||
<!-- Mail sender name -->
|
||||
<MailFrom>bms@tkb.ch</MailFrom>
|
||||
|
||||
<!-- Mail Server authentication method.
|
||||
Valid methods are:
|
||||
- 0: Anonymous
|
||||
- 1: Basic Authentication (clear text authentication!)
|
||||
-->
|
||||
<MailServerAuth>
|
||||
<Method>0</Method>
|
||||
<UserName>mailUser</UserName>
|
||||
<Password>mailPassword</Password>
|
||||
</MailServerAuth>
|
||||
</config>
|
||||
</root>
|
||||
1
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/edokaconn.cfg
Normal file
1
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/edokaconn.cfg
Normal file
@@ -0,0 +1 @@
|
||||
Data Source=shu00;Initial Catalog=edoka;Persist Security Info=False;workstation id =;packet size=4096;User ID=sa;Password=*shu29
|
||||
@@ -0,0 +1 @@
|
||||
Data Source=shu00;Initial Catalog=edoka_journale;Persist Security Info=False;workstation id =;packet size=4096;User ID=sa;Password=*shu29
|
||||
16
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/parameter.cfg
Normal file
16
Archiv/edkb04op - Kopie/EDKB04OP/bin/Debug/parameter.cfg
Normal file
@@ -0,0 +1,16 @@
|
||||
MQHostname =vb0049d
|
||||
MQPort =1416
|
||||
MQChannel =TGKB.D16.EDOKA.CL
|
||||
MQQueueName =test
|
||||
SqlTimeOut =500000
|
||||
CDMUTER =EDKB04
|
||||
MuterNr =9996
|
||||
WatchDir =D:\edoka\EDKB04\
|
||||
TimerIntervall =0
|
||||
Loop =false
|
||||
Debugmode =true
|
||||
DebugDir =d:\edoka\EDKB04\Archiv\
|
||||
DefaultBetreuerID =1166755
|
||||
nb_Errors =10
|
||||
nb_seconds =10
|
||||
len_TXADZ =35
|
||||
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Release/Common.dll
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Release/Common.dll
Normal file
Binary file not shown.
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Release/DataAccess.dll
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Release/DataAccess.dll
Normal file
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information"/>
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
|
||||
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Release/EDKB04.vshost.exe
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Release/EDKB04.vshost.exe
Normal file
Binary file not shown.
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<system.diagnostics>
|
||||
<sources>
|
||||
<!-- Dieser Abschnitt definiert die Protokollierungskonfiguration für My.Application.Log -->
|
||||
<source name="DefaultSource" switchName="DefaultSwitch">
|
||||
<listeners>
|
||||
<add name="FileLog"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog"/>-->
|
||||
</listeners>
|
||||
</source>
|
||||
</sources>
|
||||
<switches>
|
||||
<add name="DefaultSwitch" value="Information"/>
|
||||
</switches>
|
||||
<sharedListeners>
|
||||
<add name="FileLog" type="Microsoft.VisualBasic.Logging.FileLogTraceListener, Microsoft.VisualBasic, Version=8.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" initializeData="FileLogWriter"/>
|
||||
<!-- Auskommentierung des nachfolgenden Abschnitts aufheben und APPLICATION_NAME durch den Namen der Anwendung ersetzen, um in das Anwendungsereignisprotokoll zu schreiben -->
|
||||
<!--<add name="EventLog" type="System.Diagnostics.EventLogTraceListener" initializeData="APPLICATION_NAME"/> -->
|
||||
</sharedListeners>
|
||||
</system.diagnostics>
|
||||
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>
|
||||
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0" name="MyApplication.app"/>
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
|
||||
<security>
|
||||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Release/edkb04op.zip
Normal file
BIN
Archiv/edkb04op - Kopie/EDKB04OP/bin/Release/edkb04op.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user