I am unable to add OA Domain Service
Hi,
I have created a Class Library project and added OA model and few Firebird tables in it. It works properly then I added RIA Services Class Library project to solve, but I am unable to add OA Domain Service. I cleaned and rebuild the entire solution after each change. I have attached the error message. Any help would be really appreciated. Thanks.
Error
The metadata for field ‘_NAPOMENA’ of class ‘ClassLibrary1.PARTNER’
cannot be initialized: Type converter initialized failed. The converter
with name ‘Binary2ArrayConverter’ does not convert from CLR type
‘System.Byte[]’ to SQL type ‘BLOB SUB_TYPE1’.
Parameter name: converterName
Actual value was OpenAecessRuntime.Data.Binary2ArrayConverter,
Telerik.OpenAccess.Runtime, Version=2011.1.411.2, Culture=neutral,
PublicKeyToken=7ce17eeaf1d59342.
                                                       OK