Does the DLL live on a network share? In that case you need to add a .config file to allow loading assemblies from a remote location.
+++ Rick ---
from Maui, Hawaii
From: | Rick Strahl |
To: | Phil Sherwood |
+++ Rick ---
At one of my client sites I'm getting the error "Unable to load wwDotNetBridge:" without any error detail following.
The code getting the error is:
loBridge = CREATEOBJECT("wwDotNetBridge", "V4")
I've verified that the client machine has version 4 of .Net installed.
I'm using the wwipstuff and wwdotnetbridge from the 5.64 Web Connect install. I've also looked at other threads and downloaded a new wwipstuff that you had zipped up to fix this problem for someone else. It didn't fix my problem. What else can I do to troubleshoot this?
Thanks,
Phil