11-21-2022
07:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-21-2022
07:30 AM
That second error screen indicates that the error happened while it was performing an 'UpdateFromGlobal' method on a Style. Are your styles/style libraries located locally on each machine, or are they stored centrally, like on a server? If on a server, then if mapped drives are being used, make sure everyone has the same drive letter for that location, otherwise you may have to eliminate the use of mapped drive letters in your paths, and use the full path back to the server in your paths. Just one tip I picked up due to similar sounding issues a couple years ago.
Wesley Crihfield
(Not an Autodesk Employee)