Activity overview
Latest activity by Decorum
I've sent the log information in an email as requested. Will post it here too for reference:
16:16:02.791|Info |Logging |1 |Current Logging levels enabled: Warning,Fatal,Error
16:16:29.458|Error |SQL Compare UI |1 |Exception in progress dialog
System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
at System.ThrowHelper.ThrowKeyNotFoundException()
at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
at S..ctor(Permissions permissions, Permissions targetPermissions, Options options)
at RedGate.SQLCompare.Engine.Permissions.a(Permissions , Options )
at RedGate.SQLCompare.Engine.Schema.Equals(IDatabaseObject target, Options options)
at RedGate.SQLCompare.Engine.Database.a[a](Differences , IDatabaseObjects`1 , IDatabaseObjects`1 , Options , SQLVersion , Int64 , Int64& , Int32& , L )
at RedGate.SQLCompare.Engine.Database.CompareWith(Database targetDatabase, Options options, SqlCompareOwnerMappings mappings)
at ap.DoCompareDatabases()
at RedGate.Shared.Utils.ProgressTasks.ProgressTask.a()
at RedGate.Shared.Controls.ProgressDialogEx.e() / comments
I've sent the log information in an email as requested. Will post it here too for reference:
16:16:02.791|Info |Logging |1 |Current Logging levels enabled: Warning,Fatal,Error
16:16:...
You know, if you provided a way to display a stack trace of that exception, perhaps you could actually track it down instead of trying to guess? Just a thought... / comments
You know, if you provided a way to display a stack trace of that exception, perhaps you could actually track it down instead of trying to guess? Just a thought...
Ran the query, but it returns nothing. / comments
Ran the query, but it returns nothing.
Yes, I read the other thread and tried that before posting. No luck.
Also, the fact that it works in an older version of SQL Compare to me says it is some form of regression... / comments
Yes, I read the other thread and tried that before posting. No luck.
Also, the fact that it works in an older version of SQL Compare to me says it is some form of regression...
Error when comparing: "The given key was not present in ..."
Hello,
I am using the latest version 8.1.0.360. When comparing two databases, an error occurs during the step "Comparing". The error message displayed in the bottom of the dialog is "The given key ...
Thank you, Robert!
I'll give this a try.
I that doesn't work for me, I guess I'll resort to doing my profiling an another machine, or perhaps in a VMware machine.
Best regards,
Daniel / comments
Thank you, Robert!
I'll give this a try.
I that doesn't work for me, I guess I'll resort to doing my profiling an another machine, or perhaps in a VMware machine.
Best regards,
Daniel
Thanks for the reply, Robert!
Good thing you could reproduce.
But what do you suggest I do to resolve or work around the issue? Can I create a project file on an XP machine and still open and run it an Vista?
Also, is there any estimation as to when version 3 will be out?
Best regards,
Daniel Stolt / comments
Thanks for the reply, Robert!
Good thing you could reproduce.
But what do you suggest I do to resolve or work around the issue? Can I create a project file on an XP machine and still open and run i...
SecurityException when selecting .NET Windows Service option
Hello,
I am trying to performance profile a .NET Windows Service. When I select the .NET Windows Service radio button in the Profiler Project Wizard and click Next, an unhandled SecurityException o...