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.
作者:过错
出处:http://www.cnblogs.com/wang2650/
关于作者:net开发做的久而已。十余年时光虚度!
本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接。如有问题,可以邮件:wang2650@163.com
联系我,非常感谢。