B
Bob L.
Hi everyone,
I have two small applications I have written that I am trying run from a
network directory. Both applications have a dependency on another assembly
(.dll), and I have .NET security wide open. One application is dependent on
an interop assembly (Interop.IWshRuntimeLibrary.dll), and it works fine. The
other application depends on three assemblies that I have written, and
although the executable starts successfully, as soon as any one of the
dependent assemblies attempt to load, I get the following error:
"Application has generated an exception that could not be handled."
Both applications work great when launched from my local drive (Windows
2000). Any help would be great.
Thanks,
Bob L.
I have two small applications I have written that I am trying run from a
network directory. Both applications have a dependency on another assembly
(.dll), and I have .NET security wide open. One application is dependent on
an interop assembly (Interop.IWshRuntimeLibrary.dll), and it works fine. The
other application depends on three assemblies that I have written, and
although the executable starts successfully, as soon as any one of the
dependent assemblies attempt to load, I get the following error:
"Application has generated an exception that could not be handled."
Both applications work great when launched from my local drive (Windows
2000). Any help would be great.
Thanks,
Bob L.