转
弹出错误信息:
Error message "Error loading data table file" pops up when I open QTP scripts from QC 。I get this problem whenever I change the settings->resources->datatable from other location to default location.

Step I:关闭UAC (User Account Control)
通过开始菜单搜索框,输入UAC,会出现Change User Account Control菜单项。选在该菜单弹出如下一个User Account Control Settingde 对话框。通过滚动条选择“Never notify”。然后重启机器。
Step II: 关闭DEP (Data Extension Prevention)
以Administrator的身份打开命令行(通过开始菜单搜索框,输入CMD,右击CMD选项并选择Run as administrator),运行如下命令行,然后重启机器。
bcdedit /set {current} nx AlwaysOff
Step III:重新下载客户端组件
开启HP QCExplore,或者直接利用IE,在地址栏输入QC Server的地址,确定后组件下载将会顺利进行:
Step IV:访问QC Server
等下载工作完成,你将能够正常使用HP QCExplore,或者直接利用IE,正常访问QC Server了。
Step V:恢复UAC设置
为了确保安全,最好将UAC回复到原来的设置,并重启机器。但是DEP需要处于Disabled状态。
本文转自hcy's workbench博客园博客,原文链接:http://www.cnblogs.com/alterhu/archive/2012/02/17/2355311.html,如需转载请自行联系原作者。