ansys启动出错,请高手帮忙
ansys启动出错,请高手帮忙 .今天装了 一启动就是这样
==================================================================
Product: ANSYS/Mechanical U (feature 'ane3f1')
Checkout failed for the above product.
FLEXlm error message:
Cannot find SERVER hostname in network database (-14,7:11005"winsock: valid name,but no record(NO_ADDRESS)")
Servers/license files searched:
1055@420-3825BA2C363
1055@420-3825BA2C363
(For additional licensing debug details, set the ANS_FLEXLM_DEBUG
environment variable to '1' before running this product. For
maximum licensing debug details, set this environment variable to
'2'.)
A、查看License.dat文件,仔细看看
INCREMENT ane3fl ansyslmd 9999.9999 12-nov-2006 10 67D8C5B35BD4 \
VENDOR_STRING=customer:00265231 ISSUED=10-Oct-2003 \
START=10-Oct-2003
你会发现12-nov-2006这样一个时间,这就是你开始安装软件时设定的使用日期。
解决的办法是:把所有的时间都替换成12-nov-2008。但不是直接修改License.dat 文件,而是它的父文件 ansys.dat 将2006.11.12全部替换修改为2008.11.12(意思就是可以用到2008年11月12日哦!),保存关闭。
B 运行 keygen.bat
C 查看 License.dat
此时你会发现时间已被更改。然后复制 License.dat 文件到 D:\Program Files\Ansys Inc\Shared Files\Licensing\ 目录下覆盖原来的文件。
D 打开 ANSLIC_ADMIN Utility 重新读入 License.dat 文件。
点击:reread the license file
E 搞定了!!