You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Just some feedback and thanks for sharing this awesome work !
I downloaded and tried the .exe realease file and couldn't get the form ro pop up no matter if launched as Admin or not.
So I rebuilt the exe from the source code which worked well and could get the form window.
But when I tried to edit my revit file with my new PNG I ecountered an error (see below)
Note : I am on a french localized Windows 10 Pro 22H2
Here is the full error log message :
Consultez la fin de ce message pour plus de détails sur l'appel du débogage
juste-à-temps (JIT) à la place de cette boîte de dialogue.
************** Texte de l'exception **************
System.IO.DirectoryNotFoundException: Impossible de trouver une partie du chemin d'accès 'C:\Users\$$UserName$$\AppData\Local\Temp\ReverseFolder\config.Json'.
à System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
à 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)
à System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
à System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
à System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
à System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost)
à System.IO.File.WriteAllText(String path, String contents)
à EditRevitFile.WritteInfo.Run(String fileLocation, String output) dans C:\Users\$$UserName$$\Desktop\Revit.Preview.Editor-1.0.0\Revit.Preview.Editor-1.0.0\EditRevitFile\FormAux\WritteInfo.cs:ligne 23
à EditRevitFile.ProcessRevitFile.Run(String fileLocation, String outputFolder, String imageLoc) dans C:\Users\$$UserName$$\Desktop\Revit.Preview.Editor-1.0.0\Revit.Preview.Editor-1.0.0\EditRevitFile\FormAux\ProcessRevitFile.cs:ligne 77
à EditRevitFile.MainForm.button1_Click(Object sender, EventArgs e) dans C:\Users\$$UserName$$\Desktop\Revit.Preview.Editor-1.0.0\Revit.Preview.Editor-1.0.0\EditRevitFile\MainForm.cs:ligne 57
à 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)
************** Assemblys chargés **************
mscorlib
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9256.0 built by: NET481REL1LAST_B
CodeBase : file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
EditRevitFile
Version de l'assembly : 1.0.0.0
Version Win32 : 1.0.0.0
CodeBase : file:///C:/Users/$$UserName$$/Desktop/Revit.Preview.Editor-1.0.0/Revit.Preview.Editor-1.0.0/EditRevitFile/bin/Debug/EditRevitFile.exe
----------------------------------------
System.Windows.Forms
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9241.0 built by: NET481REL1LAST_C
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Newtonsoft.Json
Version de l'assembly : 13.0.0.0
Version Win32 : 13.0.3.27908
CodeBase : file:///C:/Users/$$UserName$$/Desktop/Revit.Preview.Editor-1.0.0/Revit.Preview.Editor-1.0.0/EditRevitFile/bin/Debug/Newtonsoft.Json.DLL
----------------------------------------
OpenMcdf
Version de l'assembly : 2.3.1.0
Version Win32 : 2.3.1.0
CodeBase : file:///C:/Users/$$UserName$$/Desktop/Revit.Preview.Editor-1.0.0/Revit.Preview.Editor-1.0.0/EditRevitFile/bin/Debug/OpenMcdf.DLL
----------------------------------------
System.Runtime.Serialization
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9241.0 built by: NET481REL1LAST_C
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Serialization/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Serialization.dll
----------------------------------------
System.Numerics
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
----------------------------------------
System.Data
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
mscorlib.resources
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------
System.Windows.Forms.resources
Version de l'assembly : 4.0.0.0
Version Win32 : 4.8.9037.0 built by: NET481REL1
CodeBase : file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_fr_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
************** Débogage JIT **************
Pour activer le débogage juste-à-temps (JIT), le fichier de configuration pour cette
application ou cet ordinateur (machine.config) doit avoir la valeur
jitDebugging définie dans la section system.windows.forms.
L'application doit également être compilée avec le débogage
activé.
Par exemple :
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
Lorsque le débogage juste-à-temps est activé, les exceptions non gérées
seront envoyées au débogueur JIT inscrit sur l'ordinateur
plutôt que d'être gérées par cette boîte de dialogue.
The text was updated successfully, but these errors were encountered:
Hi,
Just some feedback and thanks for sharing this awesome work !
I downloaded and tried the .exe realease file and couldn't get the form ro pop up no matter if launched as Admin or not.
So I rebuilt the exe from the source code which worked well and could get the form window.
But when I tried to edit my revit file with my new PNG I ecountered an error (see below)
Note : I am on a french localized Windows 10 Pro 22H2
Here is the full error log message :
The text was updated successfully, but these errors were encountered: