按F5錯誤提示
構造此幀的內容時遇到了異常。通過在命令行中使用 /log 參數運行應用程序,也可以記錄此信息,結果存儲在“C:\Documents and Settings\Administrator\Application Data\Microsoft\VisualStudio\10.0\ActivityLog.xml”中。
異常詳細信息:
System.InvalidOperationException: 對象的當前狀態使該操作無效。
? ?在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
? ?在 Microsoft.VisualStudio.ErrorHandler.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure)
? ?在 Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage()
? ?在 Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()
2017-01-13
<appSettings>
<add key="aspnet:MaxHttpCollectionKeys" value="5000" />
</appSettings>
?