2010年7月3日

DB server name OR DB cluster name?

摘要: 完整的问题如下: 使用stsadm –o addcontentdb命令, 如果数据库端实现了SQL cluster, 那么-databaseserver参数应该使用服务器名呢, 还是cluster的名字呢? 答案是后者, cluster name. 结论今日经过测试. 阅读全文

posted @ 2010-07-03 23:09 中道学友 阅读(265) 评论(0) 推荐(0)

The call to LoadLibrary(YourExtensionName) failed, Win32 error 0n14001, “This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.”

摘要: 使用WinDBG, 有时需要加载一些第三方的debugger extension. 这些extension会提供一些功能, 比如说dump特定类型信息等, 帮助你完成debugging的任务. 在加载第三方debugging extension的时候, 如果你遇到了类似标题中的错误, 该怎么办呢? 原因 ========= 这个第三方的extension的开发平台在出现问题的机器上不存在. ... 阅读全文

posted @ 2010-07-03 11:28 中道学友 阅读(4601) 评论(0) 推荐(0)

导航

技术追求准确,态度积极向上