Vegas 7 Crashes after mp3 render

donaldh606 wrote on 10/12/2006, 7:48 AM
Each version of V7.0 up to "b" has crashed after rendering an audio file. I've only tried wav and mp3, but both have crashed upon render completion. Here's the error info. I've submitted a support request 2 days ago and no answer yet. Wanted to see if anyone on the forum has encoutered this.

System.Data.SqlTypes.SqlTypeException: SqlDateTime overflow. Must be between 1/1/1753 12:00:00 AM and 12/31/9999 11:59:59 PM.
at System.Data.SqlTypes.SqlDateTime.FromTimeSpan(TimeSpan value)
at System.Data.SqlTypes.SqlDateTime.FromDateTime(DateTime value)
at System.Data.SqlTypes.SqlDateTime..ctor(DateTime value)
at System.Data.SqlClient.MetaType.FromDateTime(DateTime dateTime, Byte cb)
at System.Data.SqlClient.TdsParser.WriteValue(Object value, MetaType type, Int32 actualLength, Int32 encodingByteSize, Int32 offset, TdsParserStateObject stateObj)
at System.Data.SqlClient.TdsParser.TdsExecuteRPC(_SqlRPC[] rpcArray, Int32 timeout, Boolean inSchema, SqlNotificationRequest notificationRequest, TdsParserStateObject stateObj)
at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteScalar()
at Sony.MediaSoftware.MediaMgr.DataAccess.SqlServerDataAccessMgr.Insert(Object obj)
at Sony.MediaSoftware.MediaMgr.DataAccess.UnitOfWork.PerformDataAccessMgrWorkForCommit(UnitOfWorkCommitFeedback feedbackDelegate, Int32 commitAttempt)
at Sony.MediaSoftware.MediaMgr.DataAccess.UnitOfWork.Commit(UnitOfWorkCommitFeedback feedbackDelegate)
at Sony.MediaSoftware.MediaMgr.DataAccess.UnitOfWork.Commit()
at Sony.MediaSoftware.MediaMgr.RelationWorker.FindOrCreateItem(String name, String filePath, String originalFilePath, TagTreeNode tagTreeRootNode, MediaLibraryChanges& changes)
at Sony.MediaSoftware.MediaMgr.RelationWorker.CreateRelation(RelationType type, String sources, String targetName, MediaLibraryChanges& changes)
at Sony.MediaSoftware.MediaMgr.RelationWorker.DoWork(Boolean cancelRequested, Object genericArg)
at Sony.MediaSoftware.Kernel.Threading.WorkerBase.DoWorkWrapper(Object genericArg)

Comments

donaldh606 wrote on 11/6/2006, 12:42 PM
Here's a follow up to the problem, in the event someone else discovers it. As I finally discovered and tech support confirmed, Vegas 7 will not communicate with a Windows 98 machine. Since I was rendering all audio products out to a mapped drive that resides on a Win98 system, V7 would error and crash after the render. Changing to a mapped drive on a WinXP system or the WD NetCenter drive I use eliminated the problem.