G
Guest
Hello!
I need to add a reference to a DLL on a code page.
I cannot install the dll on the machine. Neither can I reference it in the
web config file, neither do I use VS or have a project application.
I tried using like:
<@ import namespace="file.dll">
and it didn't work.
Any help is very much appreciated. Thank you!
-Bahman
I need to add a reference to a DLL on a code page.
I cannot install the dll on the machine. Neither can I reference it in the
web config file, neither do I use VS or have a project application.
I tried using like:
<@ import namespace="file.dll">
and it didn't work.
Any help is very much appreciated. Thank you!
-Bahman