-1

"Activation error occured while trying to get instance of type Database, key "DbDalFactory_ISuborderSplitInclusionProvider"?"

Already tried adding this key to the config file, also checked oracle.DataAccess versions referred in solution.

kau_m
  • 21
  • 6
  • The error got resolved by installing the 32bit client for oracle, I was using 64 bit client earlier with a 32 bit provider. – kau_m Jun 23 '14 at 09:50

1 Answers1

0

The error got resolved by installing the 32bit client for oracle, I was using 64 bit client earlier with a 32 bit provider, the client and provider should be same while creating database connections.

kau_m
  • 21
  • 6