J
Jeremy Chapman
Earlier, I created an assembly that wrapped the SQLDMO.dll Com object. The
assembly is now called Interop.SQLDMO.dll
Now, from a seperate .aspxpage I'm trying to reference that assembly. I
thought that <@ import Namespace="Interop.SQLDMO" %> would work but it
doesn't. does anyone know how?
assembly is now called Interop.SQLDMO.dll
Now, from a seperate .aspxpage I'm trying to reference that assembly. I
thought that <@ import Namespace="Interop.SQLDMO" %> would work but it
doesn't. does anyone know how?