|
|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
4 d, \3 }3 N1 o/ n) U# z6 hJexus专业版 6.2+ Y5 H& K1 \9 {2 Q2 d5 J
0 E( p/ D% R) l- V
Mono/6.8.0.105, Build: 2020.03.05
1 X4 a- Q. M5 M$ f6 h7 a# @$ C) L# M# G) T @* K
Jexus/6.2.1.12 Linux
% h9 \0 q; X1 }7 M: l! J7 P, P. e
/ F5 w. g* S# H, z F) d- S 1 G8 S& X" g0 O7 y) l
! C* I' T) M. U5 @& z. K
目前使用的是ADO.NET , 按理来说应该是完全支持的
7 b. V0 i- S& w6 c项目在Windows下面的时候没问题
) k$ {# f9 v7 c* H2 B n! b; `2 F(最后直接使用DBHelper进行数据链接进行排查,在SqlCommand实例化的时候就会报错)
B% l1 T+ x$ Q. P9 y% N; ^& k9 A
报错信息如下4 k5 s. q A" n
(主要是不清楚这种情况是要修改什么东西来适配,还望告知,万分感谢)
5 W0 [ Q6 S# [" V% Y, C- Q
$ Y+ \6 H* f2 B2 g, d& H/ ySystem.ArgumentException) j, h# e3 \ l3 o8 q0 z0 P: X4 ^9 |
Keyword not supported: 'version'., x2 h. ^# T1 }9 ?
Description: HTTP 500.Error processing request.; s) z8 h! i u3 L8 e" T; h
+ t1 z& J; y! F$ H
Details: Non-web exception. Exception origin (name of application or object):System.Data.
% _' J7 D) H) S
: @$ q5 a6 b" w6 s) J0 r7 J" FException stack trace:8 n" v* W, Y2 T9 }- R# ~
3 b: i6 q( E) {1 q! [3 M
at System.Data.Common.DbConnectionOptions.ParseInternal (System.Collections.Generic.Dictionary`2[TKey,TValue] parsetable, System.String connectionString, System.Boolean buildChain, System.Collections.Generic.Dictionary`2[TKey,TValue] synonyms, System.Boolean firstKey) [0x0005f] in <50a6f8536b7b49b4a290cd95548dae1e>:0
( @6 |9 U9 r6 c3 n at System.Data.Common.DbConnectionOptions..ctor (System.String connectionString, System.Collections.Generic.Dictionary`2[TKey,TValue] synonyms) [0x00030] in <50a6f8536b7b49b4a290cd95548dae1e>:0 1 _* e( y. o3 P% a# W& a: S& ?8 [
at System.Data.SqlClient.SqlConnectionString..ctor (System.String connectionString) [0x00007] in <50a6f8536b7b49b4a290cd95548dae1e>:0 6 P( C H% D( Z, G% }
at System.Data.SqlClient.SqlConnectionFactory.CreateConnectionOptions (System.String connectionString, System.Data.Common.DbConnectionOptions previous) [0x00000] in <50a6f8536b7b49b4a290cd95548dae1e>:0 9 u) e* s2 m, p7 D8 u- U
at System.Data.ProviderBase.DbConnectionFactory.GetConnectionPoolGroup (System.Data.Common.DbConnectionPoolKey key, System.Data.ProviderBase.DbConnectionPoolGroupOptions poolOptions, System.Data.Common.DbConnectionOptions& userConnectionOptions) [0x0003e] in <50a6f8536b7b49b4a290cd95548dae1e>:0 # Z& {4 a" I$ |1 ^, a( O
at System.Data.SqlClient.SqlConnection.ConnectionString_Set (System.Data.Common.DbConnectionPoolKey key) [0x00008] in <50a6f8536b7b49b4a290cd95548dae1e>:0
: F4 q. C v6 k4 z at System.Data.SqlClient.SqlConnection.set_ConnectionString (System.String value) [0x00042] in <50a6f8536b7b49b4a290cd95548dae1e>:0 0 G! S& z1 t. |! f1 J9 r9 `
at System.Data.SqlClient.SqlConnection..ctor (System.String connectionString) [0x00006] in <50a6f8536b7b49b4a290cd95548dae1e>:0 ( ?3 |. D+ u% T' L: T6 u
at (wrapper remoting-invoke-with-check) System.Data.SqlClient.SqlConnection..ctor(string) |
|