各位大佬,请教一下
VM打开设置了默认运行界面,但是打开时会报错“未将对象引用实例”,导致无法运行,但是从SOL程序打开是能正常打开的
根据以下的报错信息,如何排查是哪里的问题呢
未将对象引用设置到对象的实例。
在 VisionMaster.App.OnStartup(StartupEventArgs e)
在 System.Windows.Application.<.ctor>b__1_0(Object unused)
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
暂无回答