Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

虚谷数据库连接错误 #1909

Open
cfires opened this issue Nov 1, 2024 · 2 comments
Open

虚谷数据库连接错误 #1909

cfires opened this issue Nov 1, 2024 · 2 comments

Comments

@cfires
Copy link

cfires commented Nov 1, 2024

问题描述及重现代码:

连接虚谷数据库报错
DllNotFoundException: Unable to load DLL 'xugusql' or one of its dependencies: 找不到指定的模块。 (0x8007007E)
其中DataType使用的21(Xugu)
case DataType.Xugu:
freeSqlBuilder.UseConnectionFactory(dbType, () => new XGConnection(master.ConnectionString));
break;

数据库版本

xugu11

安装的Nuget包

FreeSql3.2.832

.net framework/. net core? 及具体版本

.Net8

@2881099
Copy link
Collaborator

2881099 commented Nov 1, 2024

没有安装 xugusql.dll ??

@cfires
Copy link
Author

cfires commented Nov 1, 2024

没有安装 xugusql.dll ??

安装了FreeSql.Provider.Xugu这个包,还需要单独在网上下载xugusql.dll这个文件装一下是吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants