March 6, 2015 at 12:43 am
Hi, All
whe i connect the sql server with SSMS i got these error.please help
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
--------------------------------------
===================================
Error connecting to 'IP-C0A8EAEB'.
===================================
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))
------------------------------
Program Location:
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode)
at Microsoft.VisualStudio.Shell.Package.CreateToolWindow(Type toolWindowType, Int32 id, ProvideToolWindowAttribute tool)
at Microsoft.VisualStudio.Shell.Package.FindToolWindow(Type toolWindowType, Int32 id, Boolean create, ProvideToolWindowAttribute tool)
at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsToolWindowFactory.CreateToolWindow(Guid& toolWindowType, UInt32 id)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowManagerService.CreateFrame(String moniker, UInt32 instanceID, IVsWindowFrame& frame)
at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.GetObjectExplorerWindowFrame()
at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.get_Tree()
at Microsoft.SqlServer.Management.SqlStudio.Explorer.ObjectExplorerService.ConnectToServer(UIConnectionInfo connectionInfo, IDbConnection liveConnection, Boolean validateConnection)
March 6, 2015 at 1:14 am
Quick thought, looks like your SSMS is of an earlier version than the SQL Server instance.
😎
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply