View Single Post
  #4 (permalink)  
Old 04-04-2007, 10:27 PM
ncushing ncushing is offline
Administrator
 
Join Date: Mar 2007
Location: Prezza Technologies
Posts: 192
Default

I have a feeling the issue is related to the obfuscation of the code. Due to the obfuscation, some methods are probably not being called because they cannot be found by the provider factory through reflection. It seems that you may need an SDK version of the software to get the unobfuscated binaries. You can contact your sales representative to see if this is possibility.

-N
Reply With Quote