手机
当前位置:查字典教程网 >编程开发 >mssql数据库 >SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案
SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案
摘要:Solution:RunregeditastheAdministratorExpandHKEY_LOCAL_MACHINESOFTWAREM...

Solution:

Run regedit as the AdministratorExpandHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionApp PathsAdd a newKey to App Paths called sqldeveloper.exeSet the (Default) value to the full path to the executable (including the executable name).Create a new String value for sqldeveloper.exe called Path and set its value to thejre / bin folder in the SQLDeveloper files.

And here’s what it looks like:

SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案1

This problem isn’t limited to Oracle SQLDeveloper. It will be common to any application distributed without an installation process that is dependent on a runtime file that was formerly located in the Windows folder.

【SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案】相关文章:

在SQL Server 2005所有表中搜索某个指定列的方法

SQLServer 2008 :error 40出现连接错误的解决方法

清理SQL Server 2008日志文件Cannot shrink log file 2 的解决方案

sql server 2005因架构无法删除用户错误15138的解决方法

安装SQL Server 2008时 总是不断要求重启电脑的解决办法

SQL Server2005打开数据表中的XML内容时报错的解决办法

sql Server 2008 R2还原或删除数据库时总是出错的解决方法

select * from sp_who的解决方案

SQL Server 2008 数据库中创建只读用户的方法

SQLServer2005 没有服务器名称的两种解决方法

精品推荐
分类导航