October 22, 2010 at 2:31 pm
I connected to remote desktop and trying to open SSMS. when I am trying to open SSMS i am getting following error. Any one aware of this error. please find the error below.
TITLE: Connect to Server
------------------------------
Cannot connect to Server\Instance.
------------------------------
ADDITIONAL INFORMATION:
The type initializer for 'System.Data.SqlClient.SqlConnection' threw an exception. (System.Data)
------------------------------
The type initializer for 'System.Data.SqlClient.SqlConnectionFactory' threw an exception. (System.Data)
------------------------------
The type initializer for 'System.Data.SqlClient.SqlPerformanceCounters' threw an exception. (System.Data)
------------------------------
Configuration system failed to initialize (System.Configuration)
------------------------------
Unrecognized configuration section system.serviceModel. (C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Config\machine.config line 145) (System.Configuration)
------------------------------
BUTTONS:
OK
------------------------------
October 22, 2010 at 2:50 pm
Hi,
There can be multiple situations when this error can pop up. It would help if you can add more details like
- if this is first time you are accessing this environment,
- if there has been any server change recently.
From what it seems like:
(a). your machine config file can be reading badly. Try replacing it from machine where its working.
(b). you might need to uninstall and reinstall .NET version of yours.
There has a similar, more detailed thread which is worth a mention here. You can give it a try if above doesnt resolve.
Regards,
_____________
Vikas S. Rajput
October 22, 2010 at 2:52 pm
Sorry, missed the link.
_____________
Vikas S. Rajput
October 22, 2010 at 3:43 pm
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply