You may want to try asking this in microsoft.public.dotnet.framework.aspnet
Since an ocx is a COM library you need to create a managed runtime callable
wrapper, visual studio will do this automatically but I doubt webmatrix
includes this functionality.
Peter
--
Peter Foot
Windows Embedded MVP
www.inthehand.com |
www.opennetcf.org
"Jason Robertson" <(E-Mail Removed)> wrote in message
news:R9WdneiVf7AUZDfcRVn-(E-Mail Removed)...
> Hi,
>
> I am using Web Matrix Project as .NET programming environment. Can you
> show
> me detailed steps how to import the .ocx library into the Web Matrix
> Project. I can't seem to be able to import other assembly than .dll, .exe
> or
> .mcl . I am pretty new to the .NET programming environment, and may be
> missing something.
>
> I can see the file in C:\Program Files\Common Files\Tops\xyzxyz.ocx , but
> I
> can't find a way to import it into the Web Matrix Project to see all
> Methods
> and Properties of the assembly.
>
> Thank you for any help.
>
>