COM Error with Sync Framework 2.1
-
Thursday, November 25, 2010 10:41 PMI am trying to sync with SqlSyncProvider on a win 7 64bit machine.I installed Synchronization-v2.1*.msi and DatabaseProviders-v3.1*.msi from:but still I get the following errorRetrieving the COM class factory for component with CLSID {EC413D66-6221-4EBB-AC55-4900FB321011} failed due to the following error: 80040154 Class not registered (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG)).What Can I do?Manu
All Replies
-
Friday, November 26, 2010 12:10 AMModerator
in your project properties, check your target runtime to match your deployment (choose either 32 or 64bit)- Proposed As Answer by Jandeep Wednesday, December 01, 2010 5:48 PM
-
Monday, April 08, 2013 4:37 PMThis worked for me...I'd say mark as answer.