您的位置:首页 > 数据库

Win7 64 位下安装SQL2008 的问题

2009-11-11 23:11 375 查看
环境: Win7 64bit + SQL2008

当在64位win7下安装SQL2008时, 有很大概率会遇到该问题,
“Invoke or BeginInvoke cannot be called on a control until the window handle
has been created.”

微软官方说法是

"This issue is occurring due to .NET behavior on Win7 change that is exposing a bug in how we close UI dialogs. Generally, if you just rerun it won't hit the issue again.

Fix information:

This issue will be addressed in SQL Server 2008 R2 and a future SQL Server 2008 CU

建议我们多试几次就会成功.

我今天尝试了3次, 最后一次修改了Options处的设置, 将x64改为了x86, 安装成功.

但是未明白是更改设置而成功,还是RP到了才成功的.







希望能帮助到有相同遭遇的同学们!!!
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: