打开项目文件报错,有没有大佬遇到这种情况,怎么处理
这是针对 WinCC flexible 工程设计系统自动生成的错误报告。
Home Edition 6.2.9200.0
产品版本: WinCC flexible SMART V3 SP2; V 3.00 ServicePack 2; V 3.0 SP 2.0 (7.10.10)
System.ArgumentNullException
键不能为 null。
参数名: key
Exception Source
mscorlib
Exception Target Site
System.Object get_Item(System.Object)
Exception Stack Trace
在 System.Collections.Hashtable.get_Item(Object key)
在 Siemens.Simatic.Hmi.Utah.Common.Services.NearestFontCache.GetNearestFont(IHmiObject device, String languageName, Font inputFont)
在 Siemens.Simatic.Hmi.Utah.Common.Services.FontService._GetNearestFont(String languageName, IHmiObject iHmiObject, Font font, Boolean& isDifferent)
在 Siemens.Simatic.Hmi.Utah.Common.Services.FontService.Siemens.Simatic.Hmi.Utah.Common.Services.IDeviceFontService.GetNearestFont(String languageName, IHmiObject iHmiObject, Font font)
在 Siemens.Simatic.Hmi.Utah.Text.HmiText.MaxSize(Graphics graphics, HmiObjectHandle hmiFontListHandle, Boolean windowsCE, Boolean bMultiline)
在 Siemens.Simatic.Hmi.Utah.Text.HmiText.MaxSize(Graphics graphics, HmiObjectHandle hmiFontListHandle, Boolean windowsCE)
在 Siemens.Simatic.Hmi.Utah.GraphX.HmiTextField.AdjustBoundsOnText()
在 Siemens.Simatic.Hmi.Utah.GraphX.HmiTextField.set_Size(Size value)
在 Siemens.Simatic.Hmi.Utah.GraphX.HmiScreenItem.SetScreenItemProperty(String propertyName, Object value, Boolean ex)
在 Siemens.Simatic.Hmi.Utah.GraphX.HmiScreenItem.Siemens.Simatic.Hmi.Utah.Common.Base.IPropertyTable.set_Item(String propertyName, Object value)
在 Siemens.Simatic.Hmi.Utah.GraphX.DevicePropertyTable.set_Item(String name, Object value)
在 Siemens.Simatic.Hmi.Utah.GraphX.GraphicComponent.set_Bounds(Rectangle value)
在 Siemens.Simatic.Hmi.Utah.GraphX.GraphicComponent.set_Size(Size value)
在 Siemens.Simatic.Hmi.Utah.GraphX.Design.ScreenItemViewHmiTextDesigner.OnLButtonDown(Keys virtKey, Int32 x, Int32 y)
在 Siemens.Simatic.Hmi.Utah.GraphX.Design.GraphicComponentDesigner.OnMouseDown(MouseEventArgs e)
在 Siemens.Simatic.Hmi.Utah.GraphX.Design.DefaultMouseHandler.OnMouseDown(MouseEventArgs e)
在 Siemens.Simatic.Hmi.Utah.GraphX.Design.GraphicViewBase.OnMouseDown(MouseEventArgs e)
在 System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)
在 System.Windows.Forms.Control.WndProc(Message& m)
在 Siemens.Simatic.Hmi.Utah.GraphX.Design.GraphicViewBase.WndProc(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
End Exception