Re: Extending EncapsulatedInvoke Example

Re: Extending EncapsulatedInvoke Example

Old forum URL: forums.lhotka.net/forums/t/10809.aspx


Phil posted on Tuesday, October 25, 2011

Hello,

I'm having the exact same error except that:

  1. I do reference the project like in EncapsulatedInvoke
  2. The DataAccess.SQLServer.dll does get copied to the main project bin/debug folder already.

Is there a possibility that something else might cause that _dalType = Type.GetType(dalTypeName); return null? I'm at a loss.

Thank you very much.

Phil

Copyright (c) Marimer LLC