G Guest Dec 2, 2005 #1 is there a way to user the .net library in asp 3.0? for instance, use system.drawing to make graphs. Regards
is there a way to user the .net library in asp 3.0? for instance, use system.drawing to make graphs. Regards
J John Timney \( MVP \) Dec 2, 2005 #2 You have to map your code to COM using regasm. Read about it here: http://msdn.microsoft.com/library/d...ml/cpgrfassemblyregistrationtoolregasmexe.asp -- Regards John Timney ASP.NET MVP Microsoft Regional Director
You have to map your code to COM using regasm. Read about it here: http://msdn.microsoft.com/library/d...ml/cpgrfassemblyregistrationtoolregasmexe.asp -- Regards John Timney ASP.NET MVP Microsoft Regional Director