2017-08-11 11:16
vengrija1
Čia dėl tos pačios bėdos detali info:
Klaidos duomenys:
Klaidos tekstas:
Could not find file 'C:\Program Files (x86)\Apskaita5\Reports\R_GoodsOperationProduction.rdlc'.
Klaidos šaltinis(Ex.Source):
mscorlib
Klaidos metodas (Ex.TargetSite):
WinIOError
Klaidos stekas:
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials)
at System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
at System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
at System.Threading.CompressedStack.runTryCode(Object userData)
at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
at System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
at System.Xml.XmlTextReaderImpl.OpenUrl()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(String filename)
at AccControlsWinForms.Printing.ReportPrinter.Export(LocalReport report)
at AccControlsWinForms.Printing.ReportPrinter.Print(Int32 numberOfCopies, String printerName)
at AccControlsWinForms.Printing.CommonMethods.PrintReport(Boolean showPreview, Form mdiParentForm, ReportData datasource, Int32 numberOfTablesInUse, Byte[] rdlcStream, String rdlcFileName, String exportFileName, String printerName)
at AccDataBindingsWinForms.Printing.PrintingMethods.PrintObject(Object obj, Boolean showPreview, Int32 version, String exportFileName, Form parentForm, String filterDescription, List`1[] displayIndexes)