Dynamo crashes upon attempting to save *.dyn file using the Desktop Connector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Are there any limitations upon saving certain files to BIM 360 Document Management. Both Dynamo and Revit crash when attempting to access a directory in a BIM 360 Project through the Desktop Connector from Dynamo version 2.01.
All directory permissions in the BIM 360 project are configurated correctly.
BUG REPORT DYNAMO 2.01:
Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Windows.Forms.FileDialogNative.IFileDialog.Show(IntPtr parent)
at System.Windows.Forms.FileDialog.RunDialogVista(IntPtr hWndOwner)
at System.Windows.Forms.CommonDialog.ShowDialog(IWin32Window owner)
at Dynamo.ViewModels.DynamoViewModel.ShowSaveDialogAndSaveResult(Object parameter)
at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
