Ciao, finalmente riesco a lavorare con la versione 2, ma quando vado a su Esporta - Immagine mi esce il messaggio di errore di cui allego lo screenshot. Senìmbra che cerchi un file che non trova (in effetti non esiste). Ho provato a reinstallare eda usare vari file di rilievi ma non cambia nulla.
Questa è l'eccezione:
Versione pacchetto: 2.12.2606
Versione software: 2.12.2606 17/09/2022 (64bit)
ID Computer: 89df02db-db12-4616-a13b-d8b2c64de23a
Errore: Il file 'C:- versione 2.xml' non è stato trovato.
Origine: mscorlib
Debug: No
Stack: in System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
in 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, Boolean useLongPath, Boolean checkHost)
in System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
in System.Xml.XmlDownloadManager.GetStream(Uri uri, ICredentials credentials, IWebProxy proxy, RequestCachePolicy cachePolicy)
in System.Xml.XmlUrlResolver.GetEntity(Uri absoluteUri, String role, Type ofObjectToReturn)
in System.Xml.XmlTextReaderImpl.OpenUrlDelegate(Object xmlResolver)
in System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
in System.Threading.CompressedStack.Run(CompressedStack compressedStack, ContextCallback callback, Object state)
in System.Xml.XmlTextReaderImpl.OpenUrl()
in System.Xml.XmlTextReaderImpl.Read()
in System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
in System.Xml.XmlDocument.Load(XmlReader reader)
in System.Xml.XmlDocument.Load(String filename)
in cSurveyPC.frmPreview..ctor(cSurvey Survey, PreviewModeEnum Mode, ViewModeEnum View)
in cSurveyPC.frmMain2.pSurveyExport(ImportExportFormatEnum ExportFormat)
in DevExpress.XtraBars.BarItem.OnClick(BarItemLink link)
in DevExpress.XtraBars.BarButtonItem.OnClick(BarItemLink link)
in DevExpress.XtraBars.BarItemLink.OnLinkClick()
in DevExpress.XtraBars.BarButtonItemLink.OnLinkAction(BarLinkAction action, Object actionArgs)
in DevExpress.XtraBars.ViewInfo.BarSelectionInfo.ClickLink(BarItemLink link)
in DevExpress.XtraBars.ViewInfo.BarSelectionInfo.UnPressLink(BarItemLink link)
in DevExpress.XtraBars.Controls.CustomLinksControl.OnMouseUp(MouseEventArgs e)
in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
in System.Windows.Forms.Control.WndProc(Message& m)
in DevExpress.XtraBars.Controls.CustomControl.WndProc(Message& msg)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)