Änderungen ASP net
This commit is contained in:
@@ -12,7 +12,6 @@ Public Class GetTable
|
||||
|
||||
<WebMethod()>
|
||||
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
|
||||
|
||||
<WebMethod()>
|
||||
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
|
||||
|
||||
@@ -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
|
||||
|
||||
31
qeqwe.txt
Normal file
31
qeqwe.txt
Normal file
@@ -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.
|
||||
Reference in New Issue
Block a user