Comments
Sort by recent activity
and counter is only in the table important_message_limit_count, I do believe.
Maybe it gets confused by the left join outside the subquery part where this popup is opened.. / comments
and counter is only in the table important_message_limit_count, I do believe.
Maybe it gets confused by the left join outside the subquery part where this popup is opened..
Hi,
I have still not been able to resolve this..
Is it really that strange to want to secure the access to web frontends using NTLM/Kerberos?
// Morten / comments
Hi,
I have still not been able to resolve this..
Is it really that strange to want to secure the access to web frontends using NTLM/Kerberos?
// Morten
I am trying to use windows authentication between my browser and the web site. / comments
I am trying to use windows authentication between my browser and the web site.
I can confirm 10.0.0.160 as working properly for me.
-- Regards, Morten / comments
I can confirm 10.0.0.160 as working properly for me.
-- Regards, Morten
Okay, it was the same error again, but somehow it didn't affect SQL Compare 10 before I installed the .160 version, how peculiar..
-- Cheers, Morten / comments
Okay, it was the same error again, but somehow it didn't affect SQL Compare 10 before I installed the .160 version, how peculiar..
-- Cheers, Morten
Hi,
I was getting this as well after upgrading, so I installed the new build..
Now my SQL Compare is crashing upon startup, like I was experiencing at one time, using version 9.
Looking at the email from that time, then it was a AV/Firewall issue, but I cannot see anything in the log this time around.
Debugging the application, I get this exception:
System.Net.Sockets.SocketException
An attempt was made to access a socket in a way forbidden by its access permissions
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at #Ahw.#Fhw.#PdC(Int32 nMilliSecondsToWait)
at #Ahw.#Fhw.#PdC()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
My previous problem was logged with the number F0050810.
-- Regards, Morten / comments
Hi,
I was getting this as well after upgrading, so I installed the new build..
Now my SQL Compare is crashing upon startup, like I was experiencing at one time, using version 9.
Looking at the emai...
Thank you,
I will be on vacation the next two weeks, but I will be able to log in remotely during that time to try things out.
// Regards, Morten / comments
Thank you,
I will be on vacation the next two weeks, but I will be able to log in remotely during that time to try things out.
// Regards, Morten
It was blocking SQL Compare from listening on a local port, connecting to the SQL server wasn't blocked at all.
Thanks for the help figuring this one out!
// Cheers, Morten / comments
It was blocking SQL Compare from listening on a local port, connecting to the SQL server wasn't blocked at all.
Thanks for the help figuring this one out!
// Cheers, Morten
Unfortunately, it didn't help..
I thought it did, but it was only slightly delayed in crashing.
Same exception is shown by .NET:
System.InvalidOperationException: DragDrop registration did not succeed. ---> System.Threading.ThreadStateException: Current thread must be set to single thread apartment (STA) mode before OLE calls can be made. Ensure that your Main function has STAThreadAttribute marked on it.
at System.Windows.Forms.Control.SetAcceptDrops(Boolean accept)
--- End of inner exception stack trace ---
at System.Windows.Forms.Control.SetAcceptDrops(Boolean accept)
at System.Windows.Forms.Control.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
// Regards, Morten / comments
Unfortunately, it didn't help..
I thought it did, but it was only slightly delayed in crashing.
Same exception is shown by .NET:
System.InvalidOperationException: DragDrop registration did not succ...
Yes, and I did send the report, just like I have done several times in the past.
// Regards, Morten / comments
Yes, and I did send the report, just like I have done several times in the past.
// Regards, Morten