R
Ram
Hey,
I have a Class Library project that is installed in the Gac (- strong name
and all...).
In this Class Library, I keep getting an exception when I try to instatiate
one of MS's object ( - to be exact it's one of the ADSI Objects...).
The exception I keep getting is:
"System.IO.FileNotFoundException: The specified module
could not be found."
What this exception means???
Thanks ahead
--Ram
I have a Class Library project that is installed in the Gac (- strong name
and all...).
In this Class Library, I keep getting an exception when I try to instatiate
one of MS's object ( - to be exact it's one of the ADSI Objects...).
The exception I keep getting is:
"System.IO.FileNotFoundException: The specified module
could not be found."
What this exception means???
Thanks ahead
--Ram