CUBRID学习笔记 7 ms常见错误

基本不是权限问题,就是dll问题.  重新下载或应用dll注意版本.

权限的问题,先本机测试. 看看在web管理有无问题.  剩下的基本就简单了

 

欢迎转载 ,转载时请保留作者信息。本文版权归本人所有,如有任何问题,请与我联系wang2650@sohu.com 。 过错

 

When you install or configure the OLEDB Driver or ADO.NET Driver, you may encounter certain Microsoft standard error codes that we would like to list here in order to help you comprehend what the problem.

 

  • 0x80004005 - Access Denied Error - caused by not having enough rights to run the file. For example, when running regsvr32 CUBRIDProvider.dll without having administrator rights, you will encounter this error.
  • 0x80070005 - Permission Denied Error - same solution as above.
  • 0x80029c4a - Can't Load Library Error - the dll you are trying to load is looking for a library that it cannot find. The most probable case with CUBRID is that the file cascci.dll could not be found. You can download this file from ourCCI Driver Download page. Make sure that the CCI driver version matches the ADO.NET or OLEDB Driver version.

 

If you still face problems understanding the error, please post the issue in our forum or on our q&a site.

posted @   过错  阅读(200)  评论(0编辑  收藏  举报
编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· winform 绘制太阳,地球,月球 运作规律
· AI与.NET技术实操系列(五):向量存储与相似性搜索在 .NET 中的实现
· 超详细:普通电脑也行Windows部署deepseek R1训练数据并当服务器共享给他人
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 上周热点回顾(3.3-3.9)
点击右上角即可分享
微信分享提示