2009年2月26日 星期四

Visual Studio 2008 工具箱無法拖曳元件使用

不知道原因,解決方法在MSDN上
這篇文章"Unable to add controls from tool box to wpf"

1.關掉Visual Studio
2.進到 %USERPROFILE%\Local Settings\Application Data\Microsoft\VisualStudio\9.0
3.刪掉 *.tbd的檔案(他是隱藏屬性的檔案)
4.打開Visual Studio(這個可能需要等一會時間)

這樣就成功恢復工具箱了~~~~