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?

Re: .net dll with asp by Steven

Steven
Wed Aug 17 10:08:48 CDT 2005

See if this helps.......

http://gotdotnet.com/Community/MessageBoard/Thread.aspx?id=325014

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

"Emanuele" <Emanuele@discussions.microsoft.com> wrote in message
news:FA17DCAE-9930-4847-BBC7-CB584D0D7D78@microsoft.com...
> 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?
>
>