diff --git a/App_Code/GetTable.vb b/App_Code/GetTable.vb index dbf9dd9..b1875a6 100644 --- a/App_Code/GetTable.vb +++ b/App_Code/GetTable.vb @@ -12,7 +12,6 @@ Public Class GetTable Private Function buildtablerow(tbl As Table, SDLNumber As String, Bezstr As String, Datgueltigbisstr As String, KartNr As String) As Table - Dim row As TableRow = New TableRow Dim c1 As TableCell = New TableCell Dim c2 As TableCell = New TableCell @@ -33,7 +32,6 @@ Public Class GetTable Private Function buildtablerow_M(tbl As Table, SDLNumber_M As String, Bezstr_M As String, Datgueltigbisstr_M As String, KartNr_M As String) As Table - Dim row As TableRow = New TableRow Dim c1 As TableCell = New TableCell Dim c2 As TableCell = New TableCell diff --git a/Customers/LKWs.aspx.vb b/Customers/LKWs.aspx.vb index 93e3605..bfedc49 100644 --- a/Customers/LKWs.aspx.vb +++ b/Customers/LKWs.aspx.vb @@ -392,7 +392,7 @@ Partial Class LKWS strtemp2 = l3.Nationalität End If tbl_mainpage_M.Rows.Clear() - tr1_M.Attributes.Add("OnClientClick", "Javascript:doPostBack_M('""" & tr1_M.Cells.Item(0).Text & """,""" & strtemp2 & """')") + tr1_M.Attributes.Add("nclick", "Javascript:doPostBack_M('""" & tr1_M.Cells.Item(0).Text & """,""" & strtemp2 & """')") cnt += 1 tbl_2.Rows.Add(tr1_M) Next diff --git a/qeqwe.txt b/qeqwe.txt new file mode 100644 index 0000000..1911138 --- /dev/null +++ b/qeqwe.txt @@ -0,0 +1,31 @@ +--------------------Build System Warning--------------------------------------- +Temporary license has expired: + Your Agent's temporary license has expired. IncrediBuild will allow you to utilize up to 16 cores on your local machine. + To unleash IncrediBuild's capabilities to utilize idle cores in your network in order to achieve increased performance, please contact sales@incredibuild.com + +------------------------------------------------------------------------------- +--------------------Build System Warning--------------------------------------- +Predicted Execution mode automatically disabled: + Predicted Execution currently cannot be activated together with the "Build regardless of errors" feature. + + Please note the disabled predicted execution feature has no effect on build integrity. + +------------------------------------------------------------------------------- +--------------------Build System Warning--------------------------------------- +Visual Studio does not include an English language pack: + This version of Visual Studio does not include a built-in English language pack. + + For the best IncrediBuild experience, it is highly recommended to install a Visual Studio English language pack. + +------------------------------------------------------------------------------- + +Build ID: {30F97D92-5784-42DA-978C-0653408BBC2A} + +--------------------Build System Warning--------------------------------------- +Current logging level may degrade build performance: + Logging level is set to 'Detailed' + This may degrade build performance and use more disk space. + Use the Agent Settings dialog to modify this setting. + +------------------------------------------------------------------------------- +Aktive Codepage: 437.