It is using ClickOnce deployment in Visual Studio 2005 but it wouldn't deploy XLS and DOC files. As it turns out the default Build Action in the Properties pane is set to None for XLS and DOC files that you include in your resources. All you have to do is set the Build Action to content (the default setting for JPGs and icons) and the files do get copied.
What a *useful* feature Micro-Softheads. What kind of drugs are they doing? That is like the default VB.NET settings that turns off the Build Configuration menu item.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.