A co-worker develped a very simple dll file that takes two strings (file paths), opens these two files (2D arrays) and then does a comparison and returns an integer value of 1-100. I used a Call Library Function Node and it worked fine on 7.1. When I do the same thing in 7.0 on a different computer, I get the error below:
Error Loading 2DCompare.DLL
This applicatin has failed to start because the application configuration is incorrect. Reinstaling the application may fix this problem.
I honestly have no idea where to start looking for the solution to this problem. Any ideas? Thanks.