I keep getting this exception on startup of the Vegas 8. Doesn't happen the second time I launch. I think its in Media Manager...
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Windows.Forms.UnsafeNativeMethods.SetFocus(HandleRef hWnd)
at System.Windows.Forms.Application.ThreadWindows.Enable(Boolean state)
at System.Windows.Forms.Application.ThreadContext.EnableWindowsForModalLoop(Boolean onlyWinForms, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.EndModalMessageLoop(ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Sony.MediaSoftware.MediaMgr.DataAccess.SqlServerUtil.AttachSqlServerDatabaseUsingWorker(MediaLibrary lib)
at Sony.MediaSoftware.MediaMgr.SqlMediaLibraryMgr.Open(MediaLibrary lib)
at Sony.MediaSoftware.MediaMgr.SqlMediaLibraryMgr.OpenLastActiveLibrary()
at Sony.MediaSoftware.MediaMgr.MediaMgrController.MediaLibraryMgrFactoryWorker_Complete(Object sender, WorkerCompleteEventArgs e)
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Windows.Forms.UnsafeNativeMethods.SetFocus(HandleRef hWnd)
at System.Windows.Forms.Application.ThreadWindows.Enable(Boolean state)
at System.Windows.Forms.Application.ThreadContext.EnableWindowsForModalLoop(Boolean onlyWinForms, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.EndModalMessageLoop(ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
at Sony.MediaSoftware.MediaMgr.DataAccess.SqlServerUtil.AttachSqlServerDatabaseUsingWorker(MediaLibrary lib)
at Sony.MediaSoftware.MediaMgr.SqlMediaLibraryMgr.Open(MediaLibrary lib)
at Sony.MediaSoftware.MediaMgr.SqlMediaLibraryMgr.OpenLastActiveLibrary()
at Sony.MediaSoftware.MediaMgr.MediaMgrController.MediaLibraryMgrFactoryWorker_Complete(Object sender, WorkerCompleteEventArgs e)