WPF Assembly

Hello,
I developed a WPF program (Visual Studio on 2015 Pro). The AfficheActions.exe (Release) works, but the AfficheActions.exe (smartassembly) does not work.
In the parameters of smartassembly, I checked no box!
The error indicated with your "debug" is:
[PresentationFramework]System.Windows.Markup.xamlParseException
Impossible de charger le fichier ou l'assembly 'AfficheActions, PublicKeyToken=null' ou une de ses dépendances. La définition trouvée du manifeste de l'assembly ne correspond pas à la référence de l'assembly. (Exception de HRESULT : 0x80131040)
Thank you for helping me!
Tagged:

Comments

  • Jessica RJessica R Posts: 1,319 Rose Gold 4
    Hi @abit,

    Thanks for your post and sorry to hear you're running into an issue!

    Just to confirm--how is the AfficheActions assembly ran? Is it launched by another process?

    If you copy all of the files (except AfficheActions) from the Release folder where things are working and paste them into the folder where the SmartAssembly protected version of AfficheActions is located (replacing any files already in there), does the error still occur?

    Jessica Ramos | Product Support Engineer | Redgate Software

    Have you visited our Help Center?


Sign In or Register to comment.