Hi,
I developed a WPF Application with NET 4.0. It works finde on my maschine, but after deploying it to other maschine some Buttons are not displayed correct (or totally not rendered) or Styles are not displayed the way I developed them.
So I checked the differnece between my Win7 System and the Win7 on which I deployed my app.
Under C:\Windows\Microsoft.NET\assembly\GAC_MSIL on my maschine are 14 different PresentationFramework assemblies
e.g. PresentationFramework.resources ...
Under the other System are only 5 assemblies. But why? So I understand that it is ok that the PresentationFrameworl.VisualStudio assembly is not installed, but I don´t understand why the others are missing.
What can I do to fix the problem? Do you have suggestions?
Hope you can help me!
best regards
Thomas