I get a "An attempt was made to load a program with an incorrect format" error on a SQL Server repli

Posted by baldy on Stack Overflow See other posts from Stack Overflow or by baldy
Published on 2008-09-03T10:55:53Z Indexed on 2010/05/28 6:21 UTC
Read the original article Hit count: 238

Filed under:
|
|

The exact error is as follows

"Could not load file or assembly 'Microsoft.SqlServer.Replication, 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've recently started working on this project again after a two month move to another project. It worked perfectly before, and I've double checked all the references.

© Stack Overflow or respective owner

Related posts about c#

Related posts about sql-server