livi 发表于 2020-12-4 15:53:24

报表工具问题

12月1号刚设计了报表12月3号工具突然就报错了。不知道啥原因。用设计器打开任何报表都报这个,查看器就不报。

KearneyKang 发表于 2020-12-4 16:27:01

这个问题有点诡异,需要详细看看具体如何解决

livi 发表于 2020-12-4 18:03:59

有关调用实时(JIT)调试而不是此对话框的详细信息,
请参见此消息的结尾。

************** 异常文本 **************
System.IO.IOException: 用户名或密码不正确。

   在 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   在 System.IO.FileSystemInfo.get_LastWriteTimeUtc()
   在 System.IO.FileSystemInfo.get_LastWriteTime()
   在 GrapeCity.ActiveReports.Design.Advanced.Controls.RecentFilesControl.FillRecentFilesListView()
   在 GrapeCity.ActiveReports.Design.Advanced.Controls.RecentFilesControl.OnLoad(EventArgs e)
   在 System.Windows.Forms.UserControl.OnCreateControl()
   在 System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
   在 System.Windows.Forms.Control.CreateControl()
   在 System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   在 System.Windows.Forms.Control.set_Visible(Boolean value)
   在 GrapeCity.ActiveReports.Design.Advanced.DesignerForm.EnableFilesPanel(Boolean isEnable)
   在 GrapeCity.ActiveReports.Design.Advanced.Controls.FilePanel.EnablePanel(Boolean enable)
   在 GrapeCity.ActiveReports.Design.Advanced.Controls.FlatRibbonTitle.fileBtn_Click(Object sender, EventArgs e)
   在 System.Windows.Forms.Control.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
   在 System.Windows.Forms.Button.WndProc(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** 已加载的程序集 **************
mscorlib
    程序集版本:4.0.0.0
    Win32 版本:4.7.3740.0 built by: NET472REL1LAST_C
    基本代码:file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
GrapeCity.ActiveReports.Designer
    程序集版本:14.1.20250.

KearneyKang 发表于 2020-12-7 09:31:25

你好,经过远程调试,看起来应该是跟你机器本身环境存在一点关系。同样的版本我这边运行都是正常的。暂时无法追查到具体的原因。你先现在使用低版本,进行报表设计,我这边需要再研究下
页: [1]
查看完整版本: 报表工具问题