【发布时间】:2012-02-15 14:38:07
【问题描述】:
刚开始学习WP7平台。甚至不知道如何描述发生的错误。当我创建新项目(Silverlight for Windows Phone 项目)时,它总是会发生。
System.Exception
Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED))
at MS.Internal.XcpImports.CheckHResult(UInt32 hr)
at MS.Internal.XcpImports.FrameworkElement_MeasureOverride(FrameworkElement element, Size availableSize)
at System.Windows.FrameworkElement.MeasureOverride(Size availableSize)
at System.Windows.FrameworkElement.MeasureOverride(IntPtr nativeTarget, Single inWidth, Single inHeight, Single& outWidth, Single& outHeight)
【问题讨论】:
-
三个问题: 1、你能启动模拟器吗? 2.你能启动Windows Media player吗? 3. 你有安装 Silverlight 4 吗?
-
另外,可视化 XAML 编辑器工作得很好......
标签: visual-studio-2010 windows-phone-7 xaml