wpf - Application crashes on start when running through remote desktop -


i developing wpf application. accessing admin account on clients machine using remote desktop. when try run application getting xaml parse exception when program attempts initialise.

the strange thing if run program without remote desktop on same account works fine.

has experienced before?


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

c# - Sort XmlNodeList with a specific Node value -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -