P
Peter Kirk
Hi, when I run my c# program I get this error:
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in
mscorlib.dll.
Additional information: File or assembly ASolutions.Directory.Service or one
of its dependencies was not found.
Great... but how do I find out exactly what could not be found? (I am using
several libraries, which also use other libraries, and I would really like
to know what it is I need to find).
Thanks,
Peter
An unhandled exception of type 'System.IO.FileNotFoundException' occurred in
mscorlib.dll.
Additional information: File or assembly ASolutions.Directory.Service or one
of its dependencies was not found.
Great... but how do I find out exactly what could not be found? (I am using
several libraries, which also use other libraries, and I would really like
to know what it is I need to find).
Thanks,
Peter