Win7 下开发相关问题
摘要: 1. 在通过附加到进程的方式调试的时候, 总是会出现一个"Attach security warning"的对话框, 让人不厌其烦.解决办法是:找到HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\Debugger, 更改其DisableAttachSecurityWarning键值为 1, 需要注意的是在更改的时候必须先将VS关掉, 不然...
阅读全文
posted @
2009-11-13 21:16 喝水的猪 阅读(216) |
评论 (0) 编辑
Win7 64 位下安装SQL2008 的问题
摘要: 环境: 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 du...
阅读全文
posted @
2009-11-11 23:11 喝水的猪 阅读(3305) |
评论 (3) 编辑