Я получаю это сообщение об ошибке, когда пытаюсь что-то сделать на вкладке «Назначить».Это может быть ошибка Windows, потому что я использовал то же программное обеспечение в моем другом ноутбуке, и он работает нормально.Я думаю, что я что-то упустил в моей ОС, пожалуйста, помогите исправить это.Спасибо
(моя ОС: Windows 10pro v1803 sap2000 v20.20)
Exception Type: Error
Message: Internal error, Exception has been thrown by the target of an invocation.
Location: CSI.CSICommon.cObjectFactory::NewObjectAny
Stack Trace:
at CSI.CSICommon.cException.CreateMessage(eType myType, String& msg)
at CSI.CSICommon.cException..ctor(Exception& e)
at CSI.CSICommon.cObjectFactory.NewObjectAny(Type myType)
at .ᜁ(Type A_0)
at ᡊ.ᜒ(String& A_0, Boolean& A_1)
at ᡊ.ᜀ(String A_0)
at CSI.SAP2000.MainForm.MenuItemOnClick_General(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel()
at Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(String[] commandLine)
at ᜀ.ᜀ(String[] A_0)