Translate

顯示具有 Error 標籤的文章。 顯示所有文章
顯示具有 Error 標籤的文章。 顯示所有文章

2015年11月11日 星期三

Sheet can not be presented because the view is not in a window



Cell View

[actionSheet showInView:self.superview];

     
View Control

[actionSheet showInView:self.view];

2015年5月19日 星期二

Error Microsoft.VisualStudio.Editor.Implementation.EditorPackage

問題:

Microsoft.VisualStudio.Editor.Implementation.EditorPackage

然後會列出

C:\Users\[user]\AppData\Roaming\Microsoft\VisualStudio\11.0\ActivityLog.xml

請去查詢的訊息

接著就無預期的關閉應用程式

解決方法:刪除cash,然後讓它重新載入

%LOCALAPPDATA%\Microsoft\VisualStudio\11.0\ComponentModelCache

如果是vs2013,請至
%LOCALAPPDATA%\Microsoft\VisualStudio\12.0\ComponentModelCache

刪除重載就可以了

可能是裝了MySQL的 ODBC影響到