Product(s): | MicroStation | ||
Version(s): | 23.00.xx.xx | ||
Environment: | N\A | ||
Area: | Open/Save | ||
Subarea: | Performance |
MicroStation intermittently fails to start. Fatal error occurs stating that files are being deleted from the AddInLoader1.0 folder.
A typical failure would be:
It could affect any PowerPlatform based product.
Gather usual system information. In a command prompt enter
systeminfo | clip
Paste the results into the e-mail response and format the text with a mono-space font like Consolas or Courrier to make it easier to read.
Use ProcessMonitor to monitor file access. In this case we monitor activity in the AddInLoader1.0 folder
To monitor access to files in the AddInLoader1.0 folder, we can specify the files in the folder using the Process Monitor utility.
Steps…
Run Process Monitor
%USERPROFILE%\Downloads\ProcessMonitor\Procmon64.exe /noconnect
The /noconnect option prevents Process Monitor from collecting events before filters are established. We are establishing maximal filtering consistent with recording the information that we need without overwhelming and negatively impacting the user’s computer.
6. The next steps add in filters to collect only those operation involving the folder path “AddInLoader1.0
Add filter:
Click the Add button
Allow ProcMon to run in the background until error occurs again. You can minimize the ProcMon window.
Once error has occurred go to ProcMon’s File>Save and save a .pml file. Please send that file to your Bentley support representative. You can compress the file to reduce storage space and transmission time.