hi all,
i have created a dll with vb.net, so to use it from both asp.net that pure asp
i have tested it in pure asp pages with iis 5.0, and it works.
Now i have to move it on IIS 6.0, but when i launch the asp file i have the
following error:
File or assembly name testVB, or one of its dependencies, was not found.
i've done the same things both on the machine with iis5 that the one with
iis6...
can anyone help me?