02-13-2008 11:25 AM
02-13-2008 11:35 AM
Hi, Andrej,
Try to copy *.dll.*.manifest files (if they was created by VS2008) into the same folder where dll located. Probably it may be helpful.
Andrey.
02-13-2008 11:51 AM
02-14-2008 06:45 PM
02-15-2008 01:32 AM
09-23-2008 03:37 PM
I have the same problem when I try to load a DLL that someone sent me. "Error loading dll. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem." I was told they were able to load it on their machine but I cannot.
How exactly did you solve this problem?
09-23-2008 03:57 PM
Hi Danny,
download .NET Framework 3.5, it's free, install it, then run your application again.
09-23-2008 04:06 PM
Ok. Yes I tried that and still it does not load the dll.
I am using LabVIEW 8.2, by the way, if that makes a difference. Any other suggestions?
09-23-2008 04:17 PM
DannyC wrote:I was told they were able to load it on their machine but I cannot.
Who is "they" and what is "their machine"? Does the assembly call another assembly?
There's been anectodal mention of .NET 3.5 working with LabVIEW 8.2, but I don't think I've ever heard of an official "Yeah, it's supported" from NI.
09-23-2008 04:24 PM