WPF - Copying resources on publishing -


i'm developing wpf application has reference of c# class library. c# class library has few xml files i'm copying output embed resources.

when debug wpf application, xml copied debug folder of wpf , app runs properly. when publish application errors because application isn't finding resources.

i must admit i'm introducing wpf, haven't understand yet process of publishing , installing application.

those xml files should published vs in "aplication files" folder of published folder? if yes, i'm doing wrong?

by way, i'm accessing files in code (of c# class library) appdomain.currentdomain.basedirectory

thanks

are using click once publishing? can define dependencies need , each 1 place must have.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -