Problems running SQL Compare 5!!!
skallebank
Posts: 8
Hi,
I get the following errors (when choosing debug):
An unhandled exception of type 'System.TypeInitializationException' occurred in RedGate.SQLCompare.UI.exe
Additional information: The type initializer for "RedGate.SQL.Shared.SQLServerInstances" threw an exception.
An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in system.dll
Additional information: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
An unhandled exception of type 'System.TypeInitializationException' occurred in system.dll
Additional information: The type initializer for "System.Net.Sockets.Socket" threw an exception.
An unhandled exception of type 'System.TypeInitializationException' occurred in system.dll
Additional information: The type initializer for "System.Net.IPAddress" threw an exception.
An unhandled exception of type 'System.TypeInitializationException' occurred in redgate.sql.shared.dll
Additional information: The type initializer for "System.Net.IPEndPoint" threw an exception.
An unhandled exception of type 'System.TypeInitializationException' occurred in RedGate.SQLCompare.UI.exe
Additional information: The type initializer for "RedGate.SQL.Shared.SQLServerInstances" threw an exception.
Any suggestions?
I get the following errors (when choosing debug):
An unhandled exception of type 'System.TypeInitializationException' occurred in RedGate.SQLCompare.UI.exe
Additional information: The type initializer for "RedGate.SQL.Shared.SQLServerInstances" threw an exception.
An unhandled exception of type 'System.Net.Sockets.SocketException' occurred in system.dll
Additional information: An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full
An unhandled exception of type 'System.TypeInitializationException' occurred in system.dll
Additional information: The type initializer for "System.Net.Sockets.Socket" threw an exception.
An unhandled exception of type 'System.TypeInitializationException' occurred in system.dll
Additional information: The type initializer for "System.Net.IPAddress" threw an exception.
An unhandled exception of type 'System.TypeInitializationException' occurred in redgate.sql.shared.dll
Additional information: The type initializer for "System.Net.IPEndPoint" threw an exception.
An unhandled exception of type 'System.TypeInitializationException' occurred in RedGate.SQLCompare.UI.exe
Additional information: The type initializer for "RedGate.SQL.Shared.SQLServerInstances" threw an exception.
Any suggestions?
Comments
This sounds like it could be related to the problem described in MDSN (although it refers to web services). Can you please try the suggestions in this technet article?
http://support.microsoft.com/default.as ... -us;815209
Thanks!