Comments
Sort by recent activity
It's on c:\documents and settings\<login>\local setttings / comments
It's on c:\documents and settings\<login>\local setttings
I'm able to register the servers/databases as I get the databases from the drop downs. I then click compare and get the error message.
Here's what you get from event viewer:
Unknown Error (-1).
Server stack trace:
at System.IO.__Error.WinIOError(Int32 errorCode, String str)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at RedGate.SQLCompare.Engine.BlobStore.Initialize()
at RedGate.SQLCompare.Engine.BlobStore..ctor()
at RedGate.SQLCompare.Engine.Database.SetupPrivateVariables(Options options)
at RedGate.SQLCompare.Engine.Database.Register(ConnectionProperties connectionProperties, Options options)
at _3._4()
at System.Runtime.Remoting.Messaging.StackBuilderSink.PrivateProcessMessage(MethodBase mb, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)
Exception rethrown at [0]:
at RedGate.SQL.Controls.ProgressDialog.Run(ICancellable executor, ProgressDialogStart startMethod)
at RedGate.SQL.Controls.ProgressDialogWrapper.RunEx()
at RedGate.SQL.Controls.ProgressDialogWrapper.Run() / comments
I'm able to register the servers/databases as I get the databases from the drop downs. I then click compare and get the error message.
Here's what you get from event viewer:
Unknown Error (-1).
Ser...