Groups | Blog | Home
all groups > dotnet drawing api > november 2004 >

dotnet drawing api : Can't import .OCX assembly into Web Matrix Project.



Jason Robertson
11/29/2004 2:34:30 AM
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.

jdmartinez NO[at]SPAM ea.com
12/1/2004 9:17:00 AM
You'll need to create a managed wrapper around the unmanaged ocx using
the aximp tool (ActiveX Control Importer).

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cptools/html/cpgrfWindowsFormsActiveXControlImporterAximpexe.asp

Joel Martinez
http://www.onetug.org - Orlando .NET User Group
http://www.codecube.net - blog

[quoted text, click to view]
AddThis Social Bookmark Button