Hello guys, we have a Windows Form client application running using ClickOnce and we would like to re-compile it using SA in order to have the custom error message in place.
Can you please let me know if ClickOnce applications work with SA?
raffaeu
0

Comments

2 comments

  • Brian Donahue
    ClickOnce applications can take advantage of SmartAssembly, provided you integrate them according to the instructions and use the output from the Obj folder as opposed to the Bin folder as you normally would.
    Brian Donahue
    0
  • raffaeu
    I used this solution with Visual Studio 2010 and Windows Form application deployed with ClickOnce.
    It works like a charm.
    Thank you!!
    raffaeu
    0

Add comment

Please sign in to leave a comment.