Error BC31019 when trying to sart report

dekoforcedekoforce Germany
edited 2:19PM in FastReport .NET
Hi!

I am using Fast Reprtos.Net in my Application. It runs well on many Computers. But with one customer i getting the following error message while he is trying to strat a report.
He is using Windows Server 2008 R2.

Error:
************** Ausnahmetext **************
FastReport.Utils.CompilerException: (0,0): Fehler BC31019: In die Ausgabedatei "C:\Users\Administrator\AppData\Local\Temp\1\adafopqh.dll" konnte nicht geschrieben werden: Zugriff verweigert
(Function): Fehler BC40005: function "ToString" f??hrt Shadowing f??r eine ??berschreibbare Methode in Basis-class "Object" durch. Wenn Sie die Basismethode ??berschreiben m?¶chten, muss die Methode als "Overrides" deklariert werden.

bei FastReport.Code.AssemblyDescriptor.InternalCompile()
bei FastReport.Report.Compile()
bei FastReport.Report.Prepare(Boolean append)
bei FastReport.Report.Show()
bei Palettenkonto_v3.mdlAuswertung.MakeAuswertung(String mainkeys, String tp_keys, String lt_keys, Int64 abdatum, Int64 bisdatum, Boolean filteractive, String belegnr, String comment, String text, String userfield1, String userfield2, String userfield3, Int64 bewegungen_kopf_key, Boolean Editmode, String ReportFile)
bei Palettenkonto_v3.frmBuchung.btn_ok_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnClick(EventArgs e)
bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
bei System.Windows.Forms.Button.WndProc(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


The first Line says, that there is a denied acess in Output-File "C:\Users\Administrator\AppData\Local\Temp\1\adafopqh.dll".
Could it be an premisson problem?
Any ideas??


Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.