any proceed supplement default assemblies solve forms togetherness / objectbuilder?
i'm operative 1st digest controlling ms togetherness ioc framework.
if i have togetherness configuration:
<container name="testbusiness">
<types>
<type type="pfserver.dataaccess.testdataaccess" />
then i error:
could bucket type
'pfserver.dataaccess.testdataaccess'
assembly
'microsoft.practices.unity.configuration,
version=1.1.0.0, culture=neutral,
publickeytoken=31bf3856ad364e35'.
however, i supplement public name form definition:
<container name="testbusiness">
<types>
<type type="pfserver.dataaccess.testdataaccess, pfserver" />
then works fine. there any proceed supplement default set assemblies bucket forms from? rare thing box "pfserver.dll" public contains settlement anyway. i rare tide public isn't route solve objects... am i only doing something wrong?
Comments
Post a Comment