Hi Roe,
I think the error message says it all; you need to feed LoadFile an absolute path. Try this instead:
Assembly asm= Assembly.LoadFile(Server.MapPath("/myserver/mycontrol.dll"));
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
Author of
ASP.NET 2.0 Instant Results and
Beginning Dreamweaver MX / MX 2004