S
Sid
Is it possible to call compiled COM components directly
from ASP.NET without having to set a reference to them
using the IDE?
e.g. in ASP you could use Server.CreateObject("somedll")
but for some reason this does not work in ASP.NET, is this
actually possible?
from ASP.NET without having to set a reference to them
using the IDE?
e.g. in ASP you could use Server.CreateObject("somedll")
but for some reason this does not work in ASP.NET, is this
actually possible?