From 966843abbe148702c7f03b2c76c49e56afb812e4 Mon Sep 17 00:00:00 2001
From: gaofei <181547018@qq.com>
Date: Mon, 19 Jun 2023 10:20:55 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BF=9B=E5=BA=A6=E6=8A=A5?=
=?UTF-8?q?=E8=A1=A8=E5=8F=8A=E8=AF=95=E8=BD=A6=E7=AE=A1=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../SGGLDB_WH_2023-06-12_预试车脚本.sql | 120 +
.../版本日志/SGGLDB_WH_2023-06-13.sql | 10 +
.../1-4进度管理(Menu_JDGL).sql | 55 +-
.../BLL/HSSE/License/LicenseManagerService.cs | 4 +-
SGGL/BLL/JDGL/WBS/CnProfessionInitService.cs | 18 +
.../WBS/EquipmentMaterialBigTypeService.cs | 2 +
.../FineUIPro.Web/DataShow/HJGLDefect.aspx.cs | 4 +-
SGGL/FineUIPro.Web/DataShow/License.aspx.cs | 2 +-
SGGL/FineUIPro.Web/ErrLog.txt | 4251 -----------------
SGGL/FineUIPro.Web/FineUIPro.Web.csproj | 32 +
.../JDGL/CostAnalysis/JDReport.aspx | 13 +-
.../JDGL/CostAnalysis/JDReport.aspx.cs | 216 +-
.../CostAnalysis/JDReport.aspx.designer.cs | 9 -
.../JDGL/WBS/EquipmentMaterialBigType.aspx | 4 +
.../JDGL/WBS/EquipmentMaterialBigType.aspx.cs | 2 +-
.../WBS/EquipmentMaterialBigTypeEdit.aspx | 5 +
.../WBS/EquipmentMaterialBigTypeEdit.aspx.cs | 11 +
...ipmentMaterialBigTypeEdit.aspx.designer.cs | 9 +
.../WBS/EquipmentMaterialBigTypeView.aspx | 5 +
.../WBS/EquipmentMaterialBigTypeView.aspx.cs | 5 +
...ipmentMaterialBigTypeView.aspx.designer.cs | 9 +
.../TestRun/BeforeTestRun/DeviceRun.aspx | 62 +
.../TestRun/BeforeTestRun/DeviceRun.aspx.cs | 201 +
.../BeforeTestRun/DeviceRun.aspx.designer.cs | 141 +
.../TestRun/BeforeTestRun/DeviceRunEdit.aspx | 79 +
.../BeforeTestRun/DeviceRunEdit.aspx.cs | 298 ++
.../DeviceRunEdit.aspx.designer.cs | 213 +
.../TestRun/BeforeTestRun/SetWorkPackage.aspx | 149 +
.../BeforeTestRun/SetWorkPackage.aspx.cs | 261 +
.../SetWorkPackage.aspx.designer.cs | 204 +
.../BeforeTestRun/SubSysWorkPackage.aspx | 147 +
.../BeforeTestRun/SubSysWorkPackage.aspx.cs | 307 ++
.../SubSysWorkPackage.aspx.designer.cs | 285 ++
.../ZHGL/Person/ProjectPerson.aspx.cs | 2 +-
SGGL/FineUIPro.Web/common/Menu_JDGL.xml | 5 +-
SGGL/FineUIPro.Web/common/Menu_TestRun.xml | 5 +-
SGGL/FineUIPro.Web/index.aspx | 3 +
SGGL/FineUIPro.Web/indexProject.aspx | 5 +-
SGGL/Model/Model.cs | 867 ++++
39 files changed, 3685 insertions(+), 4335 deletions(-)
create mode 100644 DataBase/版本日志/SGGLDB_WH_2023-06-12_预试车脚本.sql
create mode 100644 DataBase/版本日志/SGGLDB_WH_2023-06-13.sql
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/DeviceRun.aspx
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/DeviceRun.aspx.cs
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/DeviceRun.aspx.designer.cs
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/DeviceRunEdit.aspx
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/DeviceRunEdit.aspx.cs
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/DeviceRunEdit.aspx.designer.cs
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/SetWorkPackage.aspx
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/SetWorkPackage.aspx.cs
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/SetWorkPackage.aspx.designer.cs
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/SubSysWorkPackage.aspx
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/SubSysWorkPackage.aspx.cs
create mode 100644 SGGL/FineUIPro.Web/TestRun/BeforeTestRun/SubSysWorkPackage.aspx.designer.cs
diff --git a/DataBase/版本日志/SGGLDB_WH_2023-06-12_预试车脚本.sql b/DataBase/版本日志/SGGLDB_WH_2023-06-12_预试车脚本.sql
new file mode 100644
index 00000000..ec875348
--- /dev/null
+++ b/DataBase/版本日志/SGGLDB_WH_2023-06-12_预试车脚本.sql
@@ -0,0 +1,120 @@
+--cd C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.8 Tools
+--SqlMetal /views /server:WQ /database:SGGLDB_WH /code:C:\Model.cs /namespace:Model
+
+--菜单新增
+delete Sys_Menu where MenuId='5C07E135-C3AB-4CE4-97A2-C79970640272'
+delete Sys_Menu where MenuId='B4702BFB-8CEB-46AD-BDC0-751D146FE228'
+delete Sys_Menu where MenuId='34719347-E5EE-4491-9E92-B1270C187C7F'
+INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Icon,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)VALUES('5C07E135-C3AB-4CE4-97A2-C79970640272','系统划分',null,'TestRun/BeforeTestRun/DeviceRun.aspx',1,'AD6E08B6-5571-4FFB-BDBE-9E6811770BD6','Menu_TestRun',0,1,1)
+INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Icon,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)VALUES('B4702BFB-8CEB-46AD-BDC0-751D146FE228','工作包设置',null,'TestRun/BeforeTestRun/SetWorkPackage.aspx',2,'AD6E08B6-5571-4FFB-BDBE-9E6811770BD6','Menu_TestRun',0,1,1)
+go
+INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Icon,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)VALUES('34719347-E5EE-4491-9E92-B1270C187C7F','工作包裁剪',null,'TestRun/BeforeTestRun/SubSysWorkPackage.aspx',3,'AD6E08B6-5571-4FFB-BDBE-9E6811770BD6','Menu_TestRun',0,1,1)
+go
+
+
+--==试车装置信息
+if object_id(N'PreRun_SysDevice',N'U') is not null
+drop table dbo.PreRun_SysDevice
+CREATE TABLE dbo.PreRun_SysDevice(
+ PreRunId varchar(50) NOT NULL,--主键
+ PreRunCode varchar(50) NULL,--编码
+ PreRunName varchar(50) NULL,--名称
+ ProjectId varchar(50) NULL,--项目主键
+ PreRunLevel int NULL,--类型1:装置 2:工序 3:系统 4:子系统
+ InstallationId varchar(50) NULL,--装置主键(冗余字段,方便后期关联适用)
+ ProcessesId varchar(50) NULL,--工序主键(冗余字段,方便后期关联适用)
+ SystemId varchar(50) NULL,--系统主键(冗余字段,方便后期关联适用)
+ SubsystemId varchar(50) NULL,--子系统主键(冗余字段,方便后期关联适用)
+ ParentId varchar (50) NULL,--上级主键
+ Remark nvarchar(150) NULL,--描述
+ AddUser varchar(50) NULL,--添加人
+ OperateTime datetime NULL,--操作日期
+ Sort int NULL,--排序
+ CONSTRAINT PK_PreRun_SysDevice PRIMARY KEY CLUSTERED
+(
+ PreRunId ASC
+)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
+) ON [PRIMARY]
+GO
+
+--==工作包设置
+if object_id(N'Work_Package',N'U') is not null
+drop table dbo.Work_Package
+CREATE TABLE dbo.Work_Package(
+ WorkPackId varchar(50) NOT NULL,--主键
+ WorkPackCode varchar(50) NULL,--编码
+ WorkPackName varchar(50) NULL,--名称
+ Remark nvarchar(150) NULL,--备注
+ AddUser varchar(50) NULL,--添加人
+ AddTime datetime NULL,--添加日期
+ Sort int NULL,--排序
+ CONSTRAINT PK_Work_Package PRIMARY KEY CLUSTERED
+(
+ WorkPackId ASC
+)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
+) ON [PRIMARY]
+GO
+--预添加数据
+delete Work_Package where WorkPackId='1C01150C-977E-499A-9173-95F319BEEF87'
+delete Work_Package where WorkPackId='641DA0F4-42A7-4DE3-9A57-95A606016655'
+delete Work_Package where WorkPackId='BEB24AE8-F66D-458B-ADFD-3810405B5EB8'
+delete Work_Package where WorkPackId='02BC1E1E-E531-4738-B6EC-5CE5BDC47B43'
+delete Work_Package where WorkPackId='474F94B6-E927-4E9A-A544-F8E1AE63F6FF'
+delete Work_Package where WorkPackId='3289A3D2-0691-4AD1-BDF3-1FD784564E71'
+delete Work_Package where WorkPackId='445B915B-3E6D-47BE-BFF4-8762695ADB20'
+delete Work_Package where WorkPackId='73C7D1D7-6DA3-44DD-A88B-7DF0FF15AA4F'
+delete Work_Package where WorkPackId='8845C52D-4C56-442E-9237-CE33E8FC66AA'
+delete Work_Package where WorkPackId='B0D040D4-5867-4335-9258-75504E73987E'
+delete Work_Package where WorkPackId='84C6DAD6-3ED8-4869-ADB4-2EDA3512DB16'
+delete Work_Package where WorkPackId='963E658B-CB53-4FEA-BA7D-723C538B2BD5'
+delete Work_Package where WorkPackId='598A028A-5812-40E3-9D9D-5180A36F4453'
+delete Work_Package where WorkPackId='6D827784-6ABD-4327-ABB7-FDABAC99853F'
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('1C01150C-977E-499A-9173-95F319BEEF87','WP01','单机试车','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),1)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('641DA0F4-42A7-4DE3-9A57-95A606016655','WP02','管道冲洗','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),2)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('BEB24AE8-F66D-458B-ADFD-3810405B5EB8','WP03','管道吹扫','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),3)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('02BC1E1E-E531-4738-B6EC-5CE5BDC47B43','WP04','蒸汽吹扫','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),4)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('474F94B6-E927-4E9A-A544-F8E1AE63F6FF','WP05','化学清洗','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),5)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('3289A3D2-0691-4AD1-BDF3-1FD784564E71','WP06','烘炉','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),6)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('445B915B-3E6D-47BE-BFF4-8762695ADB20','WP07','催化剂装填','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),7)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('73C7D1D7-6DA3-44DD-A88B-7DF0FF15AA4F','WP08','分子筛装填','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),8)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('8845C52D-4C56-442E-9237-CE33E8FC66AA','WP09','电气调试','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),9)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('B0D040D4-5867-4335-9258-75504E73987E','WP10','仪表调试','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),10)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('84C6DAD6-3ED8-4869-ADB4-2EDA3512DB16','WP11','汽轮机试车','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),11)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('963E658B-CB53-4FEA-BA7D-723C538B2BD5','WP12','大机组试车','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),12)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('598A028A-5812-40E3-9D9D-5180A36F4453','WP13','气密','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),13)
+INSERT INTO dbo.Work_Package(WorkPackId,WorkPackCode,WorkPackName,Remark,AddUser,AddTime,Sort)
+VALUES('6D827784-6ABD-4327-ABB7-FDABAC99853F','WP14','清洁度检查','','C4A62EC0-E5D3-4EBF-A5FA-E56AA89633C0',GETDATE(),14)
+go
+
+--==子系统工作包管理
+if object_id(N'SubSys_WorkPackage',N'U') is not null
+drop table dbo.SubSys_WorkPackage
+CREATE TABLE dbo.SubSys_WorkPackage(
+ SubSysId varchar(50) NOT NULL,--主键
+ SubSystemId varchar(50) NULL,--子系统主键
+ WorkPackId varchar(50) NULL,--工作包主键
+ WorkPackCode varchar(50) NULL,--工作包Code
+ Remark nvarchar(150) NULL,--备注
+ AddUser varchar(50) NULL,--添加人
+ AddTime datetime NULL,--添加日期
+ Sort int NULL,--排序
+ CONSTRAINT PK_SubSys_WorkPackage PRIMARY KEY CLUSTERED
+(
+ SubSysId ASC
+)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
+) ON [PRIMARY]
+GO
+
diff --git a/DataBase/版本日志/SGGLDB_WH_2023-06-13.sql b/DataBase/版本日志/SGGLDB_WH_2023-06-13.sql
new file mode 100644
index 00000000..bc0c37d2
--- /dev/null
+++ b/DataBase/版本日志/SGGLDB_WH_2023-06-13.sql
@@ -0,0 +1,10 @@
+alter table [dbo].[WBS_EquipmentMaterialBigType] add CnProfessionId int null
+GO
+
+INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
+ VALUES('82E1EB3B-3589-4C32-9C20-40125CE6EAB4','豸Ϸ','',15,'0','Menu_JDGL',0,0,1)
+ GO
+
+update Sys_Menu set SuperMenu='82E1EB3B-3589-4C32-9C20-40125CE6EAB4' where MenuId='F2BC1293-8639-4BD6-8759-648BCF6346E9'
+update Sys_Menu set SuperMenu='82E1EB3B-3589-4C32-9C20-40125CE6EAB4' where MenuId='D00B3C53-2972-4D24-B88F-B38880D4A24F'
+GO
\ No newline at end of file
diff --git a/DataBase/菜单初始化脚本/1-4进度管理(Menu_JDGL).sql b/DataBase/菜单初始化脚本/1-4进度管理(Menu_JDGL).sql
index 4b77ce99..99e3c609 100644
--- a/DataBase/菜单初始化脚本/1-4进度管理(Menu_JDGL).sql
+++ b/DataBase/菜单初始化脚本/1-4进度管理(Menu_JDGL).sql
@@ -6,31 +6,7 @@ go
--INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
--VALUES('B707B4E0-EF73-4010-A13B-59263A5029C7','单位、分部、分项工程设置','',10,'0','Menu_JDGL',0,0,1)
--GO
- INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
- VALUES('F2BC1293-8639-4BD6-8759-648BCF6346E9','设备材料大类','JDGL/WBS/EquipmentMaterialBigType.aspx',4,'0','Menu_JDGL',0,1,1)
- GO
- INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
- VALUES('A6A7CDD7-B223-4A80-9A0E-8E0F4B4E422A','F2BC1293-8639-4BD6-8759-648BCF6346E9','增加',1)
- INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
- VALUES('0D343597-D1FD-4CD5-9F23-43E6A68FE26B','F2BC1293-8639-4BD6-8759-648BCF6346E9','修改',2)
- INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
- VALUES('D003035F-CE86-4A71-AD3A-33CD4E260A00','F2BC1293-8639-4BD6-8759-648BCF6346E9','删除',3)
- INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
- VALUES('6210DDB2-9196-4315-9308-009BD3A85E78','F2BC1293-8639-4BD6-8759-648BCF6346E9','保存',4)
- GO
-
- INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
- VALUES('D00B3C53-2972-4D24-B88F-B38880D4A24F','设备材料分类','JDGL/WBS/EquipmentMaterialType.aspx',5,'0','Menu_JDGL',0,1,1)
- GO
- INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
- VALUES('3B588E9C-B89C-466B-B1A6-A8986F04EBA6','D00B3C53-2972-4D24-B88F-B38880D4A24F','增加',1)
- INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
- VALUES('9522CCE6-9F26-4C4B-84AC-708E7FC7F39D','D00B3C53-2972-4D24-B88F-B38880D4A24F','修改',2)
- INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
- VALUES('D2F495A5-33D0-49B2-BEF5-BA96C9283D71','D00B3C53-2972-4D24-B88F-B38880D4A24F','删除',3)
- INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
- VALUES('2AE8CA32-9218-41A1-AEFF-33B5EB416B08','D00B3C53-2972-4D24-B88F-B38880D4A24F','保存',4)
- GO
+
INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
VALUES('858E83E9-ADE5-452E-BD65-82D8DFF872C0','分部、工作项及费用清单裁剪','JDGL/WBS/WBSSetAudit.aspx',10,'0','Menu_JDGL',0,1,1)
@@ -45,6 +21,35 @@ go
VALUES('6E53397A-00FB-425B-B884-7AC9710D0924','858E83E9-ADE5-452E-BD65-82D8DFF872C0','保存',4)
GO
+ INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
+ VALUES('82E1EB3B-3589-4C32-9C20-40125CE6EAB4','设备材料分类','',15,'0','Menu_JDGL',0,0,1)
+ GO
+ INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
+ VALUES('F2BC1293-8639-4BD6-8759-648BCF6346E9','设备材料大类','JDGL/WBS/EquipmentMaterialBigType.aspx',4,'82E1EB3B-3589-4C32-9C20-40125CE6EAB4','Menu_JDGL',0,1,1)
+ GO
+ INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
+ VALUES('A6A7CDD7-B223-4A80-9A0E-8E0F4B4E422A','F2BC1293-8639-4BD6-8759-648BCF6346E9','增加',1)
+ INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
+ VALUES('0D343597-D1FD-4CD5-9F23-43E6A68FE26B','F2BC1293-8639-4BD6-8759-648BCF6346E9','修改',2)
+ INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
+ VALUES('D003035F-CE86-4A71-AD3A-33CD4E260A00','F2BC1293-8639-4BD6-8759-648BCF6346E9','删除',3)
+ INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
+ VALUES('6210DDB2-9196-4315-9308-009BD3A85E78','F2BC1293-8639-4BD6-8759-648BCF6346E9','保存',4)
+ GO
+
+ INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
+ VALUES('D00B3C53-2972-4D24-B88F-B38880D4A24F','设备材料分类','JDGL/WBS/EquipmentMaterialType.aspx',5,'82E1EB3B-3589-4C32-9C20-40125CE6EAB4','Menu_JDGL',0,1,1)
+ GO
+ INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
+ VALUES('3B588E9C-B89C-466B-B1A6-A8986F04EBA6','D00B3C53-2972-4D24-B88F-B38880D4A24F','增加',1)
+ INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
+ VALUES('9522CCE6-9F26-4C4B-84AC-708E7FC7F39D','D00B3C53-2972-4D24-B88F-B38880D4A24F','修改',2)
+ INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
+ VALUES('D2F495A5-33D0-49B2-BEF5-BA96C9283D71','D00B3C53-2972-4D24-B88F-B38880D4A24F','删除',3)
+ INSERT INTO dbo.Sys_ButtonToMenu(ButtonToMenuId,MenuId,ButtonName,SortIndex)
+ VALUES('2AE8CA32-9218-41A1-AEFF-33B5EB416B08','D00B3C53-2972-4D24-B88F-B38880D4A24F','保存',4)
+ GO
+
INSERT INTO dbo.Sys_Menu(MenuId,MenuName,Url,SortIndex,SuperMenu,MenuType,IsOffice,IsEnd,IsUsed)
VALUES('E3905BF1-289B-4500-BD34-36F97D649AFC','工作量录入','JDGL/WBS/WorkloadInput.aspx',20,'0','Menu_JDGL',0,1,1)
GO
diff --git a/SGGL/BLL/HSSE/License/LicenseManagerService.cs b/SGGL/BLL/HSSE/License/LicenseManagerService.cs
index 104d04e4..468ed11b 100644
--- a/SGGL/BLL/HSSE/License/LicenseManagerService.cs
+++ b/SGGL/BLL/HSSE/License/LicenseManagerService.cs
@@ -51,7 +51,6 @@ namespace BLL
UnitId = licenseManager.UnitId,
LicenseManageContents = licenseManager.LicenseManageContents,
ApplicantMan = licenseManager.ApplicantMan,
- CNProfessionalId = licenseManager.CNProfessionalId,
CompileMan = licenseManager.CompileMan,
CompileDate = licenseManager.CompileDate,
States = licenseManager.States,
@@ -59,6 +58,7 @@ namespace BLL
StartDate = licenseManager.StartDate,
EndDate = licenseManager.EndDate,
WorkStates = licenseManager.WorkStates,
+ IsHighRisk = licenseManager.IsHighRisk,
};
db.License_LicenseManager.InsertOnSubmit(newLicenseManager);
db.SubmitChanges();
@@ -83,13 +83,13 @@ namespace BLL
newLicenseManager.UnitId = licenseManager.UnitId;
newLicenseManager.LicenseManageContents = licenseManager.LicenseManageContents;
newLicenseManager.ApplicantMan = licenseManager.ApplicantMan;
- newLicenseManager.CNProfessionalId = licenseManager.CNProfessionalId;
newLicenseManager.CompileDate = licenseManager.CompileDate;
newLicenseManager.States = licenseManager.States;
newLicenseManager.WorkAreaId = licenseManager.WorkAreaId;
newLicenseManager.StartDate = licenseManager.StartDate;
newLicenseManager.EndDate = licenseManager.EndDate;
newLicenseManager.WorkStates = licenseManager.WorkStates;
+ newLicenseManager.IsHighRisk = licenseManager.IsHighRisk;
db.SubmitChanges();
}
}
diff --git a/SGGL/BLL/JDGL/WBS/CnProfessionInitService.cs b/SGGL/BLL/JDGL/WBS/CnProfessionInitService.cs
index 3c7edcd9..627c88e1 100644
--- a/SGGL/BLL/JDGL/WBS/CnProfessionInitService.cs
+++ b/SGGL/BLL/JDGL/WBS/CnProfessionInitService.cs
@@ -83,5 +83,23 @@ namespace BLL
var list = (from x in Funs.DB.WBS_CnProfessionInit orderby x.CnProfessionId select x).ToList();
return list;
}
+
+ ///
+ /// 专业下拉框
+ ///
+ /// 下拉框名字
+ /// 项目id
+ /// 是否显示请选择
+ public static void InitCnProfessionInitDropDownList(FineUIPro.DropDownList dropName, bool isShowPlease)
+ {
+ dropName.DataValueField = "CnProfessionId";
+ dropName.DataTextField = "CnProfessionName";
+ dropName.DataSource = GetCnProfessionInitDropDownList();
+ dropName.DataBind();
+ if (isShowPlease)
+ {
+ Funs.FineUIPleaseSelect(dropName);
+ }
+ }
}
}
diff --git a/SGGL/BLL/JDGL/WBS/EquipmentMaterialBigTypeService.cs b/SGGL/BLL/JDGL/WBS/EquipmentMaterialBigTypeService.cs
index 5904ae05..bfed1238 100644
--- a/SGGL/BLL/JDGL/WBS/EquipmentMaterialBigTypeService.cs
+++ b/SGGL/BLL/JDGL/WBS/EquipmentMaterialBigTypeService.cs
@@ -32,6 +32,7 @@ namespace BLL
EquipmentMaterialBigTypeId = EquipmentMaterialBigType.EquipmentMaterialBigTypeId,
EquipmentMaterialBigTypeCode = EquipmentMaterialBigType.EquipmentMaterialBigTypeCode,
EquipmentMaterialBigTypeName = EquipmentMaterialBigType.EquipmentMaterialBigTypeName,
+ CnProfessionId = EquipmentMaterialBigType.CnProfessionId,
Remark = EquipmentMaterialBigType.Remark
};
@@ -51,6 +52,7 @@ namespace BLL
{
newEquipmentMaterialBigType.EquipmentMaterialBigTypeCode = EquipmentMaterialBigType.EquipmentMaterialBigTypeCode;
newEquipmentMaterialBigType.EquipmentMaterialBigTypeName = EquipmentMaterialBigType.EquipmentMaterialBigTypeName;
+ newEquipmentMaterialBigType.CnProfessionId = EquipmentMaterialBigType.CnProfessionId;
newEquipmentMaterialBigType.Remark = EquipmentMaterialBigType.Remark;
db.SubmitChanges();
}
diff --git a/SGGL/FineUIPro.Web/DataShow/HJGLDefect.aspx.cs b/SGGL/FineUIPro.Web/DataShow/HJGLDefect.aspx.cs
index 8792e10c..a92e86da 100644
--- a/SGGL/FineUIPro.Web/DataShow/HJGLDefect.aspx.cs
+++ b/SGGL/FineUIPro.Web/DataShow/HJGLDefect.aspx.cs
@@ -36,7 +36,7 @@ namespace FineUIPro.Web.DataShow
///
private void BindGrid()
{
- string strSql = @"SELECT Project.ProjectId,Project.ProjectName,Defects_Definition,COUNT(Item.CHT_CheckItemID) AS Counts
+ string strSql = @"SELECT Project.ProjectId,Project.ProjectName,Project.ProjectCode,Defects_Definition,COUNT(Item.CHT_CheckItemID) AS Counts
FROM CH_CheckItem AS Item
LEFT JOIN CH_Check AS Checks ON Item.CHT_CheckID =Checks.CHT_CheckID
LEFT JOIN Base_Project AS Project ON Checks.ProjectId =Project.ProjectId
@@ -59,7 +59,7 @@ namespace FineUIPro.Web.DataShow
// strSql += " AND h.RegisterDate <=@EndTime";
// listStr.Add(new SqlParameter("@EndTime", this.txtEndTime.Text));
//}
- strSql += " GROUP BY Project.ProjectId,Project.ProjectName,Defects_Definition";
+ strSql += " GROUP BY Project.ProjectId,Project.ProjectName,Project.ProjectCode,Defects_Definition";
SqlParameter[] parameter = listStr.ToArray();
DataTable tb = SQLHelper.GetDataTableRunText(strSql, parameter);
Grid1.RecordCount = tb.Rows.Count;
diff --git a/SGGL/FineUIPro.Web/DataShow/License.aspx.cs b/SGGL/FineUIPro.Web/DataShow/License.aspx.cs
index 71de4c68..1ddd7b60 100644
--- a/SGGL/FineUIPro.Web/DataShow/License.aspx.cs
+++ b/SGGL/FineUIPro.Web/DataShow/License.aspx.cs
@@ -37,7 +37,7 @@ namespace FineUIPro.Web.DataShow
string strSql = string.Empty;
List listStr = new List();
- strSql = @"SELECT V.LicenseManagerId,V.ProjectId,V.ProjectCode,V.ProjectName,V.LicenseTypeName,V.UnitName,V.UnitTypeName
+ strSql = @"SELECT V.LicenseManagerId,V.ProjectId,V.ProjectCode,V.ProjectName,V.LicenseTypeName,V.UnitName,V.UnitTypeName,V.IsHighRisk
,V.WorkAreaName,V.CompileDate,V.StartDate,V.EndDate,V.WorkStatesStr,V.LicenseTypeId,V.UnitId,V.LicenseManageContents
,V.CompileMan,V.CompileDate,V.States,V.UserName
FROM View_License_LicenseManager AS V
diff --git a/SGGL/FineUIPro.Web/ErrLog.txt b/SGGL/FineUIPro.Web/ErrLog.txt
index 591f4b4c..e69de29b 100644
--- a/SGGL/FineUIPro.Web/ErrLog.txt
+++ b/SGGL/FineUIPro.Web/ErrLog.txt
@@ -1,4251 +0,0 @@
-
-错误信息开始=====>
-错误类型:IndexOutOfRangeException
-错误信息:无法找到列 SortIndex。
-错误堆栈:
- 在 System.Data.DataTable.ParseSortString(String sortString)
- 在 System.Data.DataView.CheckSort(String sort)
- 在 System.Data.DataView.set_Sort(String value)
- 在 FineUIPro.Web.PageBase.GetPagedDataTable(Grid Grid1, DataTable tb) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\common\PageBase.cs:行号 562
- 在 FineUIPro.Web.JDGL.WBS.EquipmentMaterialType.BindGrid() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\JDGL\WBS\EquipmentMaterialType.aspx.cs:行号 36
- 在 FineUIPro.Web.JDGL.WBS.EquipmentMaterialType.Window1_Close(Object sender, WindowCloseEventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\JDGL\WBS\EquipmentMaterialType.aspx.cs:行号 179
- 在 FineUIPro.Window.OnClose(WindowCloseEventArgs e)
- 在 (Window , WindowCloseEventArgs )
- 在 FineUIPro.Window.RaisePostBackEvent(String eventArgument)
- 在 System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument)
- 在 System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData)
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:05/24/2023 10:22:42
-出错文件:http://localhost:9733/JDGL/WBS/EquipmentMaterialType.aspx
-IP地址:::1
-操作人员:JT
-
-出错时间:05/24/2023 10:22:42
-
-
-错误信息开始=====>
-错误类型:IndexOutOfRangeException
-错误信息:无法找到列 SortIndex。
-错误堆栈:
- 在 System.Data.DataTable.ParseSortString(String sortString)
- 在 System.Data.DataView.CheckSort(String sort)
- 在 System.Data.DataView.set_Sort(String value)
- 在 FineUIPro.Web.PageBase.GetPagedDataTable(Grid Grid1, DataTable tb) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\common\PageBase.cs:行号 562
- 在 FineUIPro.Web.JDGL.WBS.EquipmentMaterialType.BindGrid() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\JDGL\WBS\EquipmentMaterialType.aspx.cs:行号 36
- 在 FineUIPro.Web.JDGL.WBS.EquipmentMaterialType.Page_Load(Object sender, EventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\JDGL\WBS\EquipmentMaterialType.aspx.cs:行号 23
- 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Web.UI.Control.OnLoad(EventArgs e)
- 在 System.Web.UI.Control.LoadRecursive()
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:05/24/2023 10:22:45
-出错文件:http://localhost:9733/JDGL/WBS/EquipmentMaterialType.aspx
-IP地址:::1
-操作人员:JT
-
-出错时间:05/24/2023 10:22:45
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getSupervise_SubUnitReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2157
-出错时间:05/24/2023 12:47:53
-出错时间:05/24/2023 12:47:54
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getCheck_CheckInfo_Table8Item() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2022
-出错时间:05/24/2023 12:47:54
-出错时间:05/24/2023 12:47:54
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getCheck_CheckRectify() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1918
-出错时间:05/24/2023 12:47:54
-出错时间:05/24/2023 12:47:54
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getInformation_UrgeReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1860
-出错时间:05/24/2023 12:47:54
-出错时间:05/24/2023 12:47:54
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getSupervise_SubUnitReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2157
-出错时间:05/24/2023 14:47:53
-出错时间:05/24/2023 14:47:53
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getCheck_CheckInfo_Table8Item() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2022
-出错时间:05/24/2023 14:47:53
-出错时间:05/24/2023 14:47:53
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getCheck_CheckRectify() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1918
-出错时间:05/24/2023 14:47:53
-出错时间:05/24/2023 14:47:53
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getInformation_UrgeReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1860
-出错时间:05/24/2023 14:47:53
-出错时间:05/24/2023 14:47:53
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getSupervise_SubUnitReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2157
-出错时间:05/24/2023 16:47:53
-出错时间:05/24/2023 16:47:53
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getCheck_CheckInfo_Table8Item() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2022
-出错时间:05/24/2023 16:47:53
-出错时间:05/24/2023 16:47:53
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getCheck_CheckRectify() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1918
-出错时间:05/24/2023 16:47:53
-出错时间:05/24/2023 16:47:53
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getInformation_UrgeReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1860
-出错时间:05/24/2023 16:47:53
-出错时间:05/24/2023 16:47:54
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:该行已经属于此表。
-错误堆栈:
- 在 System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID, Int32 pos, Boolean fireEvent)
- 在 System.Data.DataRowCollection.Add(DataRow row)
- 在 FineUIPro.Web.JDGL.CostAnalysis.JDReport.GetValue() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\JDGL\CostAnalysis\JDReport.aspx.cs:行号 395
- 在 FineUIPro.Web.JDGL.CostAnalysis.JDReport.Page_Load(Object sender, EventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\JDGL\CostAnalysis\JDReport.aspx.cs:行号 25
- 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Web.UI.Control.OnLoad(EventArgs e)
- 在 System.Web.UI.Control.LoadRecursive()
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:05/25/2023 10:05:02
-出错文件:http://localhost:9733/JDGL/CostAnalysis/JDReport.aspx
-IP地址:::1
-操作人员:JT
-
-出错时间:05/25/2023 10:05:02
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:该行已经属于此表。
-错误堆栈:
- 在 System.Data.DataTable.InsertRow(DataRow row, Int64 proposedID, Int32 pos, Boolean fireEvent)
- 在 System.Data.DataRowCollection.Add(DataRow row)
- 在 FineUIPro.Web.JDGL.CostAnalysis.JDReport.GetValue() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\JDGL\CostAnalysis\JDReport.aspx.cs:行号 404
- 在 FineUIPro.Web.JDGL.CostAnalysis.JDReport.Page_Load(Object sender, EventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\JDGL\CostAnalysis\JDReport.aspx.cs:行号 25
- 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Web.UI.Control.OnLoad(EventArgs e)
- 在 System.Web.UI.Control.LoadRecursive()
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:05/25/2023 10:08:31
-出错文件:http://localhost:9733/JDGL/CostAnalysis/JDReport.aspx
-IP地址:::1
-操作人员:JT
-
-出错时间:05/25/2023 10:08:31
-
-
-错误信息开始=====>
-错误类型:NullReferenceException
-错误信息:未将对象引用设置到对象的实例。
-错误堆栈:
- 在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
- 在 FineUIPro.ResourceHelper.GetResourceContentAsBinary(String resName, String resVersion)
- 在 FineUIPro.ResourceHandler.ProcessRequest(HttpContext context)
- 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
- 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
- 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-出错时间:06/05/2023 09:22:57
-出错文件:http://localhost:9733/res.axd?font=lib.iconfont.iconfont.woff&t=638137763580000000
-IP地址:::1
-
-出错时间:06/05/2023 09:22:57
-
-
-错误信息开始=====>
-错误类型:HttpCompileException
-错误信息:e:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\ZHGL\Person\ProjectPerson.aspx(67): error CS0103: 当前上下文中不存在名称“ConvertAgeByIdentityCard”
-错误堆栈:
- 在 System.Web.Compilation.BuildManager.PostProcessFoundBuildResult(BuildResult result, Boolean keyFromVPP, VirtualPath virtualPath)
- 在 System.Web.Compilation.BuildManager.GetBuildResultFromCacheInternal(String cacheKey, Boolean keyFromVPP, VirtualPath virtualPath, Int64 hashCode, Boolean ensureIsUpToDate)
- 在 System.Web.Compilation.BuildManager.GetVPathBuildResultFromCacheInternal(VirtualPath virtualPath, Boolean ensureIsUpToDate)
- 在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
- 在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
- 在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
- 在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
- 在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
- 在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
- 在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
- 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
- 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-出错时间:06/06/2023 11:13:04
-出错文件:http://localhost:9733/ZHGL/Person/ProjectPerson.aspx
-IP地址:::1
-
-出错时间:06/06/2023 11:13:04
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getSupervise_SubUnitReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2157
-出错时间:06/06/2023 13:29:41
-出错时间:06/06/2023 13:29:41
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getCheck_CheckInfo_Table8Item() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2022
-出错时间:06/06/2023 13:29:41
-出错时间:06/06/2023 13:29:41
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getCheck_CheckRectify() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1918
-出错时间:06/06/2023 13:29:41
-出错时间:06/06/2023 13:29:41
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEWebService.getInformation_UrgeReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1860
-出错时间:06/06/2023 13:29:41
-出错时间:06/06/2023 13:29:41
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/06/2023 17:27:14
-出错时间:06/06/2023 17:27:14
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/06/2023 17:27:59
-出错时间:06/06/2023 17:27:59
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/06/2023 17:28:29
-出错时间:06/06/2023 17:28:29
-
-
-错误信息开始=====>
-错误类型:SqlException
-错误信息:对象名 'Check_ProjectLeaderCheck' 无效。
-错误堆栈:
- 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
- 在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
- 在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
- 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
- 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
- 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
- 在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\SQLHelper.cs:行号 311
- 在 FineUIPro.Web.DataShow.Check.BindGrid() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\Check.aspx.cs:行号 97
- 在 FineUIPro.Web.DataShow.Check.TextBox_TextChanged(Object sender, EventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\Check.aspx.cs:行号 190
- 在 FineUIPro.RadioButtonList.OnSelectedIndexChanged(EventArgs e)
- 在 (RadioButtonList , EventArgs )
- 在 FineUIPro.RadioButtonList.RaisePostDataChangedEvent()
- 在 System.Web.UI.Page.RaiseChangedEvents()
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:06/07/2023 10:11:47
-出错文件:http://localhost:9733/DataShow/Check.aspx
-IP地址:::1
-操作人员:JT
-
-出错时间:06/07/2023 10:11:47
-
-
-错误信息开始=====>
-错误类型:SqlException
-错误信息:对象名 'Check_ProjectLeaderCheck' 无效。
-错误堆栈:
- 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
- 在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
- 在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
- 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
- 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
- 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
- 在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\SQLHelper.cs:行号 311
- 在 FineUIPro.Web.DataShow.Check.BindGrid() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\Check.aspx.cs:行号 97
- 在 FineUIPro.Web.DataShow.Check.TextBox_TextChanged(Object sender, EventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\Check.aspx.cs:行号 190
- 在 FineUIPro.RadioButtonList.OnSelectedIndexChanged(EventArgs e)
- 在 (RadioButtonList , EventArgs )
- 在 FineUIPro.RadioButtonList.RaisePostDataChangedEvent()
- 在 System.Web.UI.Page.RaiseChangedEvents()
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:06/07/2023 10:12:14
-出错文件:http://localhost:9733/DataShow/Check.aspx
-IP地址:::1
-操作人员:JT
-
-出错时间:06/07/2023 10:12:14
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 10:50:10
-出错时间:06/07/2023 10:50:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 10:50:10
-出错时间:06/07/2023 10:50:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 10:50:23
-出错时间:06/07/2023 10:50:23
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 10:50:23
-出错时间:06/07/2023 10:50:23
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 10:50:35
-出错时间:06/07/2023 10:50:35
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 10:50:35
-出错时间:06/07/2023 10:50:35
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 10:50:47
-出错时间:06/07/2023 10:50:47
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 10:50:47
-出错时间:06/07/2023 10:50:47
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEService.HSSEServiceClient.GetSupervise_SubUnitReportListToSUB() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 14204
- 在 BLL.CNCECHSSEWebService.getSupervise_SubUnitReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2158
-出错时间:06/07/2023 13:11:15
-出错时间:06/07/2023 13:11:15
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckInfo_Table8ItemListToSUB(String unitId) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 14228
- 在 BLL.CNCECHSSEWebService.getCheck_CheckInfo_Table8Item() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 2023
-出错时间:06/07/2023 13:11:15
-出错时间:06/07/2023 13:11:15
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEService.HSSEServiceClient.GetCheck_CheckRectifyListToSUB(String unitId) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 14220
- 在 BLL.CNCECHSSEWebService.getCheck_CheckRectify() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1919
-出错时间:06/07/2023 13:11:15
-出错时间:06/07/2023 13:11:15
-
-
-错误信息开始=====>
-错误类型:ArgumentException
-错误信息:提供的 URI 方案“http”无效,应为“https”。
-参数名: via
-错误堆栈:
- 在 System.ServiceModel.Channels.TransportChannelFactory`1.ValidateScheme(Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.ValidateCreateChannelParameters(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.HttpsChannelFactory`1.OnCreateChannelCore(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.HttpChannelFactory`1.OnCreateChannel(EndpointAddress remoteAddress, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.InternalCreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ChannelFactoryBase`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.ServiceChannelFactoryOverRequest.CreateInnerChannelBinder(EndpointAddress to, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateServiceChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.Channels.ServiceChannelFactory.CreateChannel(Type channelType, EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel(EndpointAddress address, Uri via)
- 在 System.ServiceModel.ChannelFactory`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannel()
- 在 System.ServiceModel.ClientBase`1.CreateChannelInternal()
- 在 System.ServiceModel.ClientBase`1.get_Channel()
- 在 BLL.CNCECHSSEService.HSSEServiceClient.GetInformation_UrgeReportToSUB(String unitId) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Service References\CNCECHSSEService\Reference.cs:行号 14020
- 在 BLL.CNCECHSSEWebService.getInformation_UrgeReport() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\WebService\CNCECHSSEWebService.cs:行号 1861
-出错时间:06/07/2023 13:11:15
-出错时间:06/07/2023 13:11:15
-
-
-错误信息开始=====>
-错误类型:HttpParseException
-错误信息:标记包含重复的“LabelWidth”特性。
-错误堆栈:
- 在 System.Web.UI.TemplateParser.ProcessException(Exception ex)
- 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
- 在 System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding)
-----错误类型:HttpException
-----错误信息:
-----标记包含重复的“LabelWidth”特性。
-----错误堆栈:
- 在 System.Web.UI.TemplateParser.ProcessError(String message)
- 在 System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText)
- 在 System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding)
-出错时间:06/07/2023 16:48:39
-出错文件:http://localhost:9733/CQMS/Comprehensive/InspectionMachineEdit.aspx
-IP地址:::1
-
-出错时间:06/07/2023 16:48:39
-
-
-错误信息开始=====>
-错误类型:HttpCompileException
-错误信息:e:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\QualityProblem.aspx(58): error CS0103: 当前上下文中不存在名称“Count1”
-错误堆栈:
- 在 System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath)
- 在 System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
- 在 System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
- 在 System.Web.Compilation.BuildManager.GetVirtualPathObjectFactory(VirtualPath virtualPath, HttpContext context, Boolean allowCrossApp, Boolean throwIfNotFound)
- 在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp)
- 在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath)
- 在 System.Web.UI.PageHandlerFactory.GetHandler(HttpContext context, String requestType, String virtualPath, String path)
- 在 System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
- 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
- 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-出错时间:06/07/2023 17:57:42
-出错文件:http://localhost:9733/DataShow/QualityProblem.aspx
-IP地址:::1
-
-出错时间:06/07/2023 17:57:42
-
-
-错误信息开始=====>
-错误类型:SqlException
-错误信息:列名 'isDelete' 无效。
-列名 'isDelete' 无效。
-错误堆栈:
- 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
- 在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
- 在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
- 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
- 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
- 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
- 在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\SQLHelper.cs:行号 311
- 在 FineUIPro.Web.DataShow.QualityProblem.BindGrid() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\QualityProblem.aspx.cs:行号 62
- 在 FineUIPro.Web.DataShow.QualityProblem.Page_Load(Object sender, EventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\QualityProblem.aspx.cs:行号 27
- 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Web.UI.Control.OnLoad(EventArgs e)
- 在 System.Web.UI.Control.LoadRecursive()
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:06/07/2023 18:00:02
-出错文件:http://localhost:9733/DataShow/QualityProblem.aspx
-IP地址:::1
-
-出错时间:06/07/2023 18:00:02
-
-
-错误信息开始=====>
-错误类型:ViewStateException
-错误信息:无效的视图状态。
- Client IP: ::1
- Port: 58394
- Referer: http://localhost:9733/indexProject.aspx?projectId=e9fe4b89-f62d-4b3a-a40c-57c87010aa92
- Path: /indexProject.aspx
- User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36
- ViewState: /wEPDwUKMTQyNzc3MjQ4NWQYAQUeX19Db250cm9sc1JlcXVpcmVQb3N0QmFja0tleV9fFiIFBlBhbmVsMQUPUGFuZWwxJHRvcFBhbmVsBR1QYW5lbDEkdG9wUGFuZWwkQ29udGVudFBhbmVsMQUmUGFuZWwxJHRvcFBhbmVsJENvbnRlbnRQYW5lbDEkQnV0dG9uMjEFJVBhbmVsMSR0b3BQYW5lbCRDb250ZW50UGFuZWwxJEJ1dHRvbjMFJVBhbmVsMSR0b3BQYW5lbCRDb250ZW50UGFuZWwxJGJ0bkhTU0UFJVBhbmVsMSR0b3BQYW5lbCRDb250ZW50UGFuZWwxJGJ0bkpER0wFJVBhbmVsMSR0b3BQYW5lbCRDb250ZW50UGFuZWwxJGJ0bkhKR0wFJVBhbmVsMSR0b3BQYW5lbCRDb250ZW50UGFuZWwxJGJ0bkNMR0wFKFBhbmVsMSR0b3BQYW5lbCRDb250ZW50UGFuZWwxJGJ0blRlc3RSdW4FJlBhbmVsMSR0b3BQYW5lbCRDb250ZW50UGFuZWwxJGJ0blBHSlNYBSxQYW5lbDEkdG9wUGFuZWwkQ29udGVudFBhbmVsMSRidG5EaWdpdGFsU2l0ZQUpUGFuZWwxJHRvcFBhbmVsJENvbnRlbnRQYW5lbDEkYnRuUERpZ0RhdGEFKFBhbmVsMSR0b3BQYW5lbCRDb250ZW50UGFuZW...
-错误堆栈:
-
-出错时间:06/07/2023 18:14:26
-出错文件:http://localhost:9733/indexProject.aspx?projectId=e9fe4b89-f62d-4b3a-a40c-57c87010aa92
-IP地址:::1
-
-出错时间:06/07/2023 18:14:26
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:19
-出错时间:06/07/2023 18:32:19
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:27
-出错时间:06/07/2023 18:32:27
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:32:54
-出错时间:06/07/2023 18:32:54
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:10
-出错时间:06/07/2023 18:35:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:35:18
-出错时间:06/07/2023 18:35:18
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:FormatException
-错误信息:输入字符串的格式不正确。
-错误堆栈:
- 在 System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
- 在 System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
- 在 System.Int32.Parse(String s)
- 在 BLL.Funs.GetNewIntOrZero(String value) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\Common\Funs.cs:行号 584
-出错时间:06/07/2023 18:39:10
-出错时间:06/07/2023 18:39:10
-
-
-错误信息开始=====>
-错误类型:SqlException
-错误信息:列名 'isDelete' 无效。
-列名 'isDelete' 无效。
-错误堆栈:
- 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
- 在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
- 在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
- 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
- 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
- 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
- 在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\SQLHelper.cs:行号 311
- 在 FineUIPro.Web.DataShow.QualityAcceptance.BindGrid() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\QualityAcceptance.aspx.cs:行号 63
- 在 FineUIPro.Web.DataShow.QualityAcceptance.Page_Load(Object sender, EventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\DataShow\QualityAcceptance.aspx.cs:行号 27
- 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Web.UI.Control.OnLoad(EventArgs e)
- 在 System.Web.UI.Control.LoadRecursive()
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:06/08/2023 20:35:05
-出错文件:http://localhost:9733/DataShow/QualityAcceptance.aspx
-IP地址:::1
-
-出错时间:06/08/2023 20:35:05
-
-
-
-错误信息开始=====>
-错误类型:NullReferenceException
-错误信息:未将对象引用设置到对象的实例。
-错误堆栈:
- 在 System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
- 在 FineUIPro.ResourceHelper.GetResourceContentAsBinary(String resName, String resVersion)
- 在 FineUIPro.ResourceHandler.ProcessRequest(HttpContext context)
- 在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
- 在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
- 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
-出错时间:06/09/2023 15:34:13
-出错文件:http://localhost:9733/res.axd?font=lib.fa.fontawesome.woff2&t=636128671740000000
-IP地址:::1
-
-出错时间:06/09/2023 15:34:13
-
-
-错误信息开始=====>
-错误类型:SqlException
-错误信息:列名 'CompileManName' 无效。
-错误堆栈:
- 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
- 在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
- 在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
- 在 System.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
- 在 System.Data.SqlClient.SqlDataReader.get_MetaData()
- 在 System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry)
- 在 System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method)
- 在 System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior)
- 在 System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
- 在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
- 在 BLL.SQLHelper.GetDataTableRunText(String strSql, SqlParameter[] parameters) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\BLL\SQLHelper.cs:行号 311
- 在 FineUIPro.Web.HJGL.FL.HJGLData.BindGrid() 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\HJGL\FL\HJGLData.aspx.cs:行号 34
- 在 FineUIPro.Web.HJGL.FL.HJGLData.Page_Load(Object sender, EventArgs e) 位置 E:\工作\五环施工平台\SGGL_CWCEC\SGGL\FineUIPro.Web\HJGL\FL\HJGLData.aspx.cs:行号 23
- 在 System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
- 在 System.EventHandler.Invoke(Object sender, EventArgs e)
- 在 System.Web.UI.Control.OnLoad(EventArgs e)
- 在 System.Web.UI.Control.LoadRecursive()
- 在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-出错时间:06/09/2023 17:52:24
-出错文件:http://localhost:9733/HJGL/FL/HJGLData.aspx
-IP地址:::1
-操作人员:JT
-
-出错时间:06/09/2023 17:52:24
-
diff --git a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
index 8237d88d..ab53e2c5 100644
--- a/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
+++ b/SGGL/FineUIPro.Web/FineUIPro.Web.csproj
@@ -1589,6 +1589,10 @@
+
+
+
+
@@ -14768,6 +14772,34 @@
BeforeTestRunEdit.aspx
+
+ DeviceRun.aspx
+ ASPXCodeBehind
+
+
+ DeviceRun.aspx
+
+
+ DeviceRunEdit.aspx
+ ASPXCodeBehind
+
+
+ DeviceRunEdit.aspx
+
+
+ SetWorkPackage.aspx
+ ASPXCodeBehind
+
+
+ SetWorkPackage.aspx
+
+
+ SubSysWorkPackage.aspx
+ ASPXCodeBehind
+
+
+ SubSysWorkPackage.aspx
+
GoodsBuy.aspx
ASPXCodeBehind
diff --git a/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx b/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx
index 9c068c28..852ef3b9 100644
--- a/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx
+++ b/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx
@@ -246,14 +246,11 @@
AllowPaging="false" IsDatabasePaging="false" PageSize="10000"
AllowFilters="true" EnableTextSelection="True">
-
-
-
-
-
-
+
+
+
diff --git a/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx.cs b/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx.cs
index 18121b73..ec6db98e 100644
--- a/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx.cs
+++ b/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx.cs
@@ -420,6 +420,7 @@ namespace FineUIPro.Web.JDGL.CostAnalysis
//按设备材料分类统计
DataTable table5 = new DataTable();
table5.Columns.Add(new DataColumn("Id", typeof(String)));
+ table5.Columns.Add(new DataColumn("SupId", typeof(String)));
table5.Columns.Add(new DataColumn("Name", typeof(String)));
table5.Columns.Add(new DataColumn("Unit", typeof(String)));
table5.Columns.Add(new DataColumn("TotalNum", typeof(String)));
@@ -428,61 +429,214 @@ namespace FineUIPro.Web.JDGL.CostAnalysis
table5.Columns.Add(new DataColumn("mRate", typeof(String)));
table5.Columns.Add(new DataColumn("tRate", typeof(String)));
DataRow row5;
- var costControls = from x in db.WBS_CostControl where x.ProjectId == this.CurrUser.LoginProjectId select x;
+ var cnProfessionInits = from x in db.WBS_CnProfessionInit orderby x.SortIndex select x;
+ var costControls = from x in db.WBS_CostControl
+ join z in db.WBS_EquipmentMaterialType on x.EquipmentMaterialTypeId equals z.EquipmentMaterialTypeId
+ join t in db.Wbs_WbsSet on x.WbsSetId equals t.WbsSetId
+ where x.ProjectId == this.CurrUser.LoginProjectId
+ select new
+ {
+ x.Unit,
+ x.TotalNum,
+ z.EquipmentMaterialBigTypeId,
+ z.EquipmentMaterialTypeId,
+ t.InstallationId,
+ };
var costControlDetails = from x in db.WBS_CostControlDetail
join y in db.WBS_CostControl on x.CostControlId equals y.CostControlId
join z in db.WBS_EquipmentMaterialType on y.EquipmentMaterialTypeId equals z.EquipmentMaterialTypeId
+ join t in db.Wbs_WbsSet on y.WbsSetId equals t.WbsSetId
where x.Months <= Funs.GetNewDateTime(date) && y.ProjectId == this.CurrUser.LoginProjectId
orderby x.Months descending
select new
{
x.CostControlDetailId,
+ t.InstallationId,
y.EquipmentMaterialTypeId,
+ z.EquipmentMaterialBigTypeId,
z.EquipmentMaterialTypeName,
x.Months,
x.ThisNum,
};
+ var equipmentMaterialBigTypes = from x in db.WBS_EquipmentMaterialBigType orderby x.EquipmentMaterialBigTypeCode select x;
var equipmentMaterialTypes = from x in db.WBS_EquipmentMaterialType orderby x.EquipmentMaterialTypeCode select x;
- if (equipmentMaterialTypes.Count() > 0)
+ int v = 1, w = 2, d = 1, f = 1;
+ foreach (var cn in cnProfessionInits)
{
- foreach (var equipmentMaterialType in equipmentMaterialTypes)
+ row5 = table5.NewRow();
+ row5[0] = v.ToString();
+ row5[1] = "0";
+ row5[2] = cn.CnProfessionName;
+ table5.Rows.Add(row5);
+ row5 = table5.NewRow();
+ row5[0] = v.ToString() + ".1";
+ row5[1] = v.ToString();
+ row5[2] = "本专业汇总统计";
+ table5.Rows.Add(row5);
+ d = 1;
+ var bigTypes = equipmentMaterialBigTypes.Where(x => x.CnProfessionId == cn.CnProfessionId).OrderBy(x => x.EquipmentMaterialBigTypeCode);
+ foreach (var bigType in bigTypes)
{
row5 = table5.NewRow();
- row5[0] = equipmentMaterialType.EquipmentMaterialTypeId;
- row5[1] = equipmentMaterialType.EquipmentMaterialTypeName;
- var list = costControls.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId);
+ row5[0] = v.ToString() + ".1." + d.ToString();
+ row5[1] = v.ToString() + ".1";
+ row5[2] = bigType.EquipmentMaterialBigTypeName;
+ var list = costControls.Where(x => x.EquipmentMaterialBigTypeId == bigType.EquipmentMaterialBigTypeId);
if (list.Count() > 0)
{
- row5[2] = list.First().Unit;
- }
- row5[3] = list.ToList().Sum(x => x.TotalNum ?? 0);
- var list2 = costControlDetails.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId && x.Months == Funs.GetNewDateTime(date));
- row5[4] = list2.ToList().Sum(x => x.ThisNum ?? 0);
- var list3 = costControlDetails.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId);
- row5[5] = list3.ToList().Sum(x => x.ThisNum ?? 0);
- if (row5[3].ToString() != "0" && row5[4].ToString() != "0")
- {
- row5[6] = (Funs.GetNewDecimalOrZero(row5[4].ToString()) / Funs.GetNewDecimalOrZero(row5[3].ToString()) * 100).ToString("0.##") + "%";
- }
- else
- {
- row5[6] = "/";
- }
- if (row5[3].ToString() != "0" && row5[5].ToString() != "0")
- {
- row5[7] = (Funs.GetNewDecimalOrZero(row5[5].ToString()) / Funs.GetNewDecimalOrZero(row5[3].ToString()) * 100).ToString("0.##") + "%";
- }
- else
- {
- row5[7] = "/";
+ row5[3] = list.First().Unit;
+ row5[4] = list.ToList().Sum(x => x.TotalNum ?? 0);
+ var list2 = costControlDetails.Where(x => x.EquipmentMaterialBigTypeId == bigType.EquipmentMaterialBigTypeId && x.Months == Funs.GetNewDateTime(date));
+ row5[5] = list2.ToList().Sum(x => x.ThisNum ?? 0);
+ var list3 = costControlDetails.Where(x => x.EquipmentMaterialBigTypeId == bigType.EquipmentMaterialBigTypeId);
+ row5[6] = list3.ToList().Sum(x => x.ThisNum ?? 0);
+ if (row5[4].ToString() != "0" && row5[5].ToString() != "0")
+ {
+ row5[7] = (Funs.GetNewDecimalOrZero(row5[5].ToString()) / Funs.GetNewDecimalOrZero(row5[4].ToString()) * 100).ToString("0.##") + "%";
+ }
+ else
+ {
+ row5[7] = "/";
+ }
+ if (row5[4].ToString() != "0" && row5[6].ToString() != "0")
+ {
+ row5[8] = (Funs.GetNewDecimalOrZero(row5[6].ToString()) / Funs.GetNewDecimalOrZero(row5[4].ToString()) * 100).ToString("0.##") + "%";
+ }
+ else
+ {
+ row5[8] = "/";
+ }
}
table5.Rows.Add(row5);
+ f = 1;
+ var types = equipmentMaterialTypes.Where(x => x.EquipmentMaterialBigTypeId == bigType.EquipmentMaterialBigTypeId).OrderBy(x => x.EquipmentMaterialTypeCode);
+ foreach (var equipmentMaterialType in types)
+ {
+ row5 = table5.NewRow();
+ row5[0] = v.ToString() + ".1." + d.ToString() + "." + f.ToString();
+ row5[1] = v.ToString() + ".1." + d.ToString();
+ row5[2] = equipmentMaterialType.EquipmentMaterialTypeName;
+ var lists = costControls.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId);
+ if (lists.Count() > 0)
+ {
+ row5[3] = lists.First().Unit;
+ row5[4] = lists.ToList().Sum(x => x.TotalNum ?? 0);
+ var list2s = costControlDetails.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId && x.Months == Funs.GetNewDateTime(date));
+ row5[5] = list2s.ToList().Sum(x => x.ThisNum ?? 0);
+ var list3s = costControlDetails.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId);
+ row5[6] = list3s.ToList().Sum(x => x.ThisNum ?? 0);
+ if (row5[4].ToString() != "0" && row5[5].ToString() != "0")
+ {
+ row5[7] = (Funs.GetNewDecimalOrZero(row5[5].ToString()) / Funs.GetNewDecimalOrZero(row5[4].ToString()) * 100).ToString("0.##") + "%";
+ }
+ else
+ {
+ row5[7] = "/";
+ }
+ if (row5[4].ToString() != "0" && row5[6].ToString() != "0")
+ {
+ row5[8] = (Funs.GetNewDecimalOrZero(row5[6].ToString()) / Funs.GetNewDecimalOrZero(row5[4].ToString()) * 100).ToString("0.##") + "%";
+ }
+ else
+ {
+ row5[8] = "/";
+ }
+ }
+ table5.Rows.Add(row5);
+ f++;
+ }
+ d++;
}
- if (table5.Rows.Count > 0)
+ w = 2;
+ foreach (var ins in installations)
{
- this.Grid5.DataSource = table5;
- this.Grid5.DataBind();
+ row5 = table5.NewRow();
+ row5[0] = v.ToString() + "." + w.ToString();
+ row5[1] = v.ToString();
+ row5[2] = ins.InstallationName;
+ table5.Rows.Add(row5);
+ d = 1;
+ var bigTypes2 = equipmentMaterialBigTypes.Where(x => x.CnProfessionId == cn.CnProfessionId).OrderBy(x => x.EquipmentMaterialBigTypeCode);
+ foreach (var bigType in bigTypes2)
+ {
+ row5 = table5.NewRow();
+ row5[0] = v.ToString() + "." + w.ToString() + d.ToString();
+ row5[1] = v.ToString() + "." + w.ToString();
+ row5[2] = bigType.EquipmentMaterialBigTypeName;
+ var list = costControls.Where(x => x.EquipmentMaterialBigTypeId == bigType.EquipmentMaterialBigTypeId && x.InstallationId == ins.InstallationId);
+ if (list.Count() > 0)
+ {
+ row5[3] = list.First().Unit;
+ row5[4] = list.ToList().Sum(x => x.TotalNum ?? 0);
+ var list2 = costControlDetails.Where(x => x.EquipmentMaterialBigTypeId == bigType.EquipmentMaterialBigTypeId && x.InstallationId == ins.InstallationId && x.Months == Funs.GetNewDateTime(date));
+ row5[5] = list2.ToList().Sum(x => x.ThisNum ?? 0);
+ var list3 = costControlDetails.Where(x => x.EquipmentMaterialBigTypeId == bigType.EquipmentMaterialBigTypeId && x.InstallationId == ins.InstallationId);
+ row5[6] = list3.ToList().Sum(x => x.ThisNum ?? 0);
+ if (row5[4].ToString() != "0" && row5[5].ToString() != "0")
+ {
+ row5[7] = (Funs.GetNewDecimalOrZero(row5[5].ToString()) / Funs.GetNewDecimalOrZero(row5[4].ToString()) * 100).ToString("0.##") + "%";
+ }
+ else
+ {
+ row5[7] = "/";
+ }
+ if (row5[4].ToString() != "0" && row5[6].ToString() != "0")
+ {
+ row5[8] = (Funs.GetNewDecimalOrZero(row5[6].ToString()) / Funs.GetNewDecimalOrZero(row5[4].ToString()) * 100).ToString("0.##") + "%";
+ }
+ else
+ {
+ row5[8] = "/";
+ }
+ }
+ table5.Rows.Add(row5);
+ f = 1;
+ var types = equipmentMaterialTypes.Where(x => x.EquipmentMaterialBigTypeId == bigType.EquipmentMaterialBigTypeId).OrderBy(x => x.EquipmentMaterialTypeCode);
+ foreach (var equipmentMaterialType in types)
+ {
+ row5 = table5.NewRow();
+ row5[0] = v.ToString() + "." + w.ToString() + d.ToString() + "." + f.ToString();
+ row5[1] = v.ToString() + "." + w.ToString() + d.ToString();
+ row5[2] = equipmentMaterialType.EquipmentMaterialTypeName;
+ var lists = costControls.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId && x.InstallationId == ins.InstallationId);
+ if (lists.Count() > 0)
+ {
+ row5[3] = lists.First().Unit;
+ row5[4] = lists.ToList().Sum(x => x.TotalNum ?? 0);
+ var list2s = costControlDetails.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId && x.InstallationId == ins.InstallationId && x.Months == Funs.GetNewDateTime(date));
+ row5[5] = list2s.ToList().Sum(x => x.ThisNum ?? 0);
+ var list3s = costControlDetails.Where(x => x.EquipmentMaterialTypeId == equipmentMaterialType.EquipmentMaterialTypeId && x.InstallationId == ins.InstallationId);
+ row5[6] = list3s.ToList().Sum(x => x.ThisNum ?? 0);
+ if (row5[4].ToString() != "0" && row5[5].ToString() != "0")
+ {
+ row5[7] = (Funs.GetNewDecimalOrZero(row5[5].ToString()) / Funs.GetNewDecimalOrZero(row5[4].ToString()) * 100).ToString("0.##") + "%";
+ }
+ else
+ {
+ row5[7] = "/";
+ }
+ if (row5[4].ToString() != "0" && row5[6].ToString() != "0")
+ {
+ row5[8] = (Funs.GetNewDecimalOrZero(row5[6].ToString()) / Funs.GetNewDecimalOrZero(row5[4].ToString()) * 100).ToString("0.##") + "%";
+ }
+ else
+ {
+ row5[8] = "/";
+ }
+ }
+ table5.Rows.Add(row5);
+ f++;
+ }
+ d++;
+ }
+ w++;
}
+ v++;
+ }
+ if (table5.Rows.Count > 0)
+ {
+ this.Grid5.DataSource = table5;
+ this.Grid5.DataBind();
}
}
}
diff --git a/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx.designer.cs b/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx.designer.cs
index ec25aaac..f21ff163 100644
--- a/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx.designer.cs
+++ b/SGGL/FineUIPro.Web/JDGL/CostAnalysis/JDReport.aspx.designer.cs
@@ -210,15 +210,6 @@ namespace FineUIPro.Web.JDGL.CostAnalysis {
///
protected global::FineUIPro.Grid Grid5;
- ///
- /// lblPageIndex 控件。
- ///
- ///
- /// 自动生成的字段。
- /// 若要进行修改,请将字段声明从设计器文件移到代码隐藏文件。
- ///
- protected global::System.Web.UI.WebControls.Label lblPageIndex;
-
///
/// Window1 控件。
///
diff --git a/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigType.aspx b/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigType.aspx
index c0ebe760..4ffe2101 100644
--- a/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigType.aspx
+++ b/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigType.aspx
@@ -57,6 +57,10 @@
SortField="EquipmentMaterialBigTypeName" FieldType="String" HeaderText="名称" TextAlign="Center"
HeaderTextAlign="Center">
+
+
diff --git a/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigType.aspx.cs b/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigType.aspx.cs
index 4360301a..f65c132f 100644
--- a/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigType.aspx.cs
+++ b/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigType.aspx.cs
@@ -42,7 +42,7 @@ namespace FineUIPro.Web.JDGL.WBS
protected DataTable BindData()
{
- string strSql = @"select EquipmentMaterialBigTypeId,EquipmentMaterialBigTypeCode,EquipmentMaterialBigTypeName,Remark from [dbo].[WBS_EquipmentMaterialBigType] where 1=1 ";
+ string strSql = @"select EquipmentMaterialBigTypeId,EquipmentMaterialBigTypeCode,EquipmentMaterialBigTypeName,Remark,CnProfessionName from [dbo].[WBS_EquipmentMaterialBigType] a left join WBS_CnProfessionInit b on a.CnProfessionId=b.CnProfessionId where 1=1 ";
List listStr = new List();
if (!string.IsNullOrEmpty(this.txtEquipmentMaterialBigTypeCode.Text.Trim()))
diff --git a/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigTypeEdit.aspx b/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigTypeEdit.aspx
index acdf9858..1fa43112 100644
--- a/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigTypeEdit.aspx
+++ b/SGGL/FineUIPro.Web/JDGL/WBS/EquipmentMaterialBigTypeEdit.aspx
@@ -27,6 +27,11 @@
+
+
+
+
+
+
+
+
+
+