Home > Net >  C # WPF problems, run on Windows 7 no interface, win10 on startup to normal
C # WPF problems, run on Windows 7 no interface, win10 on startup to normal

Time:10-02

ERROR: ERROR ERROR - in the System. Windows. Markup. WpfXamlLoader. Load (XamlReader XamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings Settings, Uri baseUri)
In the System. Windows. Markup. WpfXamlLoader. LoadBaml (XamlReader XamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
In the System. Windows. Markup. XamlReader. LoadBaml (Stream, Stream, ParserContext ParserContext, Object parent, Boolean closeStream)
In the System. Windows. Application. LoadBamlStreamWithSyncInfo (Stream, Stream, ParserContext PC)
In the System. Windows. Application. LoadComponent (Uri resourceLocator, Boolean bSkipJournaledProperties)
In the System. Windows. Application. DoStartup ()
In the System. Windows. Application. & lt; . Ctor> B__1_0 Object (unused)
In the System. Windows. Threading. ExceptionWrapper. InternalRealCall (Delegate callback, Object args, Int32 numArgs)
In the System. Windows. Threading. ExceptionWrapper. TryCatchWhen (Object source and the Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Run on Windows 7 will be submitted to the above error, see the background is a process, but there is no interface, the.net framework versions are installed on win10 run there is no problem, turn to

CodePudding user response:

https://bbs.csdn.net/topics/394600617

You the same question

CodePudding user response:

Can't let the low version, is forcing Microsoft update strategy

But it is also possible lack of rely on the inside of the bag nuget thing or other, etc
  •  Tags:  
  • C#
  • Related