Message 1 of 34
SynchronizeWithCentral() Exception
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using
doc.SynchronizeWithCentral(transOpts, syncOpts)
sometimes throws an exception saying 'An internal error has occured.' which is not documented on revitapidocs, only a similar exception that is 'An internal error happened on the central model, please contact the server administrator.' which seems slightly different to me. However, it is still possible to sync the model with the OOTB Sync button on the UI. A more verbose explanation would be very handy, because it's quite difficult to handle this exception with so little knowledge.