Post installation SQL Server 2014 Express unable to open the New Query window or open any table

  • Hi,

    Post installation of SQL Server 2014 Express edition, I am able to connect to the Database Instance.

    But while opening a new query window in SSMS or opening a table getting the error:

    Package 'RadLangSvc.Package, RadLangSvc, Version 12.0.0.0, Culture=Neutral, Public Token=89845dcd8080cc91' failed to load

    Object reference not set to an instance of an object. (mscorlib)

    Have already tried installing the componentsDACProjectSystemSetup_enu.msi, TSqlLanguageService_enu.msi, DACFramework_enu.msi from path VS 2010 \ WCU \ DAC

    Could you please suggest the steps to resolve this issue.

  • Try to run SSMS as an administrator. Does it help?

    -- Gianluca Sartori

  • No, using the SSMS 2014 as administrator does not help, receiving the same error.

    Regards,

  • It sounds like an installation error. Have you tried reinstalling it?

  • Yes, unsinstalled and then installed again, but of no success the issue persists..

    Used both SQL Server 2014 Express installation and SQL Server 2014 Standard to install the SSMS but same error.

  • AUAni (11/3/2014)


    Yes, unsinstalled and then installed again, but of no success the issue persists..

    Used both SQL Server 2014 Express installation and SQL Server 2014 Standard to install the SSMS but same error.

    Then I think your problem is an OS problem, probably registry-side. Because the registry is such a headache in these cases try reinstalling the software on a clean machine to test the software you have is OK and if so, you will probably have to do the same on the server with the problem.

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply