How can we help you today? How can we help you today?
swrobel
I still feel like it would solve the problem if I could just get the connection to use named pipes. The np: trick that Brian gave to me did not work. / comments
I still feel like it would solve the problem if I could just get the connection to use named pipes. The np: trick that Brian gave to me did not work.
0 votes
I just set up a SQL authentication account and set the connection to use that. I don't get why windows auth wasn't behaving, but I was getting frustrated trying to make it work and this (semi-)solved the problem. / comments
I just set up a SQL authentication account and set the connection to use that. I don't get why windows auth wasn't behaving, but I was getting frustrated trying to make it work and this (semi-)sol...
0 votes
Is there a config file I can copy over from the old machine? I upgraded it to 3.5 and it still works just fine without any connections defined. / comments
Is there a config file I can copy over from the old machine? I upgraded it to 3.5 and it still works just fine without any connections defined.
0 votes
I really don't understand why this works on my old machine that was upgraded from 3.1 to 3.5 then, because it didn't have any special configurations. Where do we go from there? I currently have a non-functional product. / comments
I really don't understand why this works on my old machine that was upgraded from 3.1 to 3.5 then, because it didn't have any special configurations. Where do we go from there? I currently have a...
0 votes
Pinging does resolve to the fully-qualified domain name. I'm never prompted for username/password information on local network shares. How do I know if I'm logged in with cached information? / comments
Pinging does resolve to the fully-qualified domain name. I'm never prompted for username/password information on local network shares. How do I know if I'm logged in with cached information?
0 votes
03 Aug 2007 16:13:10,969 [1] INFO RedGate.SqlPrompt.Engine.LogService - Starting new SQL Prompt editor session 03 Aug 2007 16:19:12,698 [1] WARN _28 - SQL exception occurred retrieving connection properties for: Data Source=<edited>;Initial Catalog=<edited>;Integrated Security=True;Persist Security Info=False;Pooling=False;Application Name="Red Gate Software Ltd SQL Prompt 3.5";User Instance=False System.Data.SqlClient.SqlException: Cannot generate SSPI context. at System.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) at System.Data.SqlClient.TdsParser.SSPIError(String error, String procedure) at System.Data.SqlClient.TdsParser.SNISSPIData(Byte[] receivedBuff, UInt32 receivedLength, Byte[] sendBuff, UInt32& sendLength) at System.Data.SqlClient.TdsParser.ProcessSSPI(Int32 receivedLength) at System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) at System.Data.SqlClient.SqlInternalConnectionTds.CompleteLogin(Boolean enlistOK) at System.Data.SqlClient.SqlInternalConnectionTds.AttemptOneLogin(ServerInfo serverInfo, String newPassword, Boolean ignoreSniOpenTimeout, Int64 timerExpire, SqlConnection owningObject) at System.Data.SqlClient.SqlInternalConnectionTds.LoginNoFailover(String host, String newPassword, Boolean redirectedUserInstance, SqlConnection owningObject, SqlConnectionString connectionOptions, Int64 timerStart) at System.Data.SqlClient.SqlInternalConnectionTds.OpenLoginEnlist(SqlConnection owningObject, SqlConnectionString connectionOptions, String newPassword, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlInternalConnectionTds..ctor(DbConnectionPoolIdentity identity, SqlConnectionString connectionOptions, Object providerInfo, String newPassword, SqlConnection owningObject, Boolean redirectedUserInstance) at System.Data.SqlClient.SqlConnectionFactory.CreateConnection(DbConnectionOptions options, Object poolGroupProviderInfo, DbConnectionPool pool, DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionFactory.CreateNonPooledConnection(DbConnection owningConnection, DbConnectionPoolGroup poolGroup) at System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) at System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) at System.Data.SqlClient.SqlConnection.Open() at _162._1(Boolean ) at _162._1(ConnectionProperties , Boolean ) at _28._1(ConnectionProperties , Boolean ) at _28..ctor(ConnectionProperties conn, Boolean forceRefresh, Boolean caseSensitiveFiltering) / comments
03 Aug 2007 16:13:10,969 [1] INFO RedGate.SqlPrompt.Engine.LogService - Starting new SQL Prompt editor session 03 Aug 2007 16:19:12,698 [1] WARN _28 - SQL exception occurred retr...
0 votes
I'm using Windows Authentication. Oh yes, and my cache is empty because it hasn't even been able to get into the database in the first place. / comments
I'm using Windows Authentication. Oh yes, and my cache is empty because it hasn't even been able to get into the database in the first place.
0 votes