The following error is appearing while running Visual Studio 2005 and developing an application with SMO capabilities. It appears when trying perform a foreach( on ActiveDB.StoredProcedures).
Could not load file or assembly ‘Microsoft.SqlServer.BatchParser, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91′ or one of its dependencies. An attempt was made to load a program with an incorrect format.
I found an MSDN [...]
Filed under: C#, Programming, SQL Server, Windows | Tagged: 64bit, C#, SQL Server, Visual Studio 2005 | Leave a Comment »


