Shop OBEX P1 Docs P2 Docs Learn Events
VS2013 and Propellent .Net 4.0 — Parallax Forums

VS2013 and Propellent .Net 4.0

I need to integrate PROPELLENT.DLL into a C# App.   I have had it working in the past with previous versions of VS and .Net but now it does not work.   For each function I use from PROPELLENT.DLL I use the import conditioner
Error: At least one required implicit or forwarded dependency was not found.

Error: At least one module has an unresolved import due to a missing export function in an implicitly dependent module.

Warning: At least one delay-load dependency module was not found.

Warning: At least one module has an unresolved import due to a missing export function in a delay-load dependent module.


I believe recent changes to .NET may the error if the DLL  in question if it depends on a subsequent DLL even though the subsequent DLL is not referenced.  
I don't know if this is the problem or not but I would like to get the problem resolved.  


Anyone have a suggestion??



                

Comments

Sign In or Register to comment.