FastReport.Net报表故障排除方法

有不少开发人员在使用fastreport报表时遇到过这样的问题,报表设计器工作时,一些工具栏或者工具窗口被损坏了。此时,你应该删除配置文件,该文件是在你启动fastreport时创建的。它位于以下文件夹中:

Windows XP:
  C:Documents and Settingsuser_nameLocal SettingsApplication
DataFastReportFastReport.config

Windows Vista:
  C:Usersuser_nameAppDataLocalFastReportFastReport.config

配置文件中包含了以下信息:

  • 对话窗口的大小和位置
  • 工具栏设置
  • 最近使用过的数据连接
  • 电子邮件设置(如果您在预览中使用“发送电子邮件”功能)
本站文章除注明转载外,均为本站原创或翻译
欢迎任何形式的转载,但请务必注明出处,尊重他人劳动成果
转载请注明:文章转载自:FastReport控件中文网 [http://www.fastreportcn.com/]
本文地址:http://www.fastreportcn.com/post/1045.html
原文地址:https://www.cnblogs.com/zhaogaojian/p/8349707.html