使用数据库,调试会提示Debugger detected. Some parts of this protected application cannot be debugged and might lead to unexpected behaviour.
然后再回报错System.DllNotFoundException:“无法加载 DLL“gosin.cam.ras.dll”: 动态链接库(DLL)初始化例程失败。 (异常来自 HRESULT:0x8007045A)。”
我换另外一个数据库就可以正常使用,现在需要找到这个数据库为什么有这个原因,并且怎么避免以后再出现

