Sharepoint 2010 BDC: Connecting to Oracle an using assembly fails -


i'm trying make bdc connection in sharepoint 2010 oracle database using assembly. when unit testing assembly, works perfectly, when using in bdc, following exception: 'the provider not compatible version of oracle client'

the rest of bdc model works fine; if return dummy objects instead of actual oracle results assembly, show should.

any ideas?

make sure of following: 1. can connect oracle client same machine. 2. running code , called assembly has same bit executable (32\64)

for me latter problem , had reinstall..


Comments

Popular posts from this blog

android - Spacing between the stars of a rating bar? -

html - Instapaper-like algorithm -

c# - How to execute a particular part of code asynchronously in a class -