Cannot connect to SYNDIOMSVR. InternalsVisibleTo declarations cannot have a version, culture, public key token, or processor arc

I have the following mssql2005 error when I try to connect to the object browser..


[C:\WINDOWS\assembly\GAC_MSIL\Microsoft.SqlServer.SmoEnum\9.0.242.0__89845dcd8080cc91\Microsoft.SqlServer.SmoEnum.dll] InternalsVisibleTo declarations cannot have a version, culture, public key token, or processor architecture specified. (ObjectExplorer)

Can anyone help me

Thank you....god bless you all..




Answer this question

Cannot connect to SYNDIOMSVR. InternalsVisibleTo declarations cannot have a version, culture, public key token, or processor arc

  • Mike D 543

    Is this problem with a CTP version of SQL Server 2005, or the RTM version

    SQL Server 2005 RTM only works with the RTM version of the .NET runtime.  CTP versions of SQL Server 2005 only work with the version of the .NET runtime that was installed with the CTP.

  • Sushil Chordia - MSFT

    I've had this problem as well so I uninstalled .net framework2 and reinstalled the beta version via sql2005 setup - works fine now

    Andy

  • Philip Alexander Hassialis

    Yes, I have the same problem since installing Net framework 2
  • nss_2001

    I have the same problem. I cannot connect to any of my servers. This started when the .net Framework 2.0 Beta was replaced with the newly released version.
  • Liqun

    The .NET framework version has to match what SQL Server was compiled to use.  CTP versions of SQL Server require the corresponding CTP version of the .NET framework.  The RTM version of SQL server requires the RTM version of the framework.



  • Cannot connect to SYNDIOMSVR. InternalsVisibleTo declarations cannot have a version, culture, public key token, or processor arc