在我的项目中,我有一个目录,其中包含我的报告文件。当我将它部署到localhost时,它不包括此目录。所以通过一些研究我找到了一个解决方案。然后我在VS中的项目中添加了一个目录,并将我的报告文件Build Action Content,Copy Output to Directory属性。现在,当我发布它时,我可以在ClickOnce部署中看到我的Reports文件夹。
但现在它说xcvqw34asdasczxcasdasdasd.3asd\Reports\generalReport.frx
找不到,在我的代码中我称之为Reports\\generalReport.frx
。
答案 0 :(得分:0)
我已经纠正了这个问题。我改变了
Reports\\generalReport.frx
为:
.\\Raporlar\\genelRapor.frx