<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" media="screen" href="/App_Themes/default/rss.xslt"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:evnet="http://www.mscommunities.com/rssmodule/"><channel><title>Comment Feed for Make an AX/COM component in .NET? (TechOff on Channel 9)</title><atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/forums/techoff/423954-make-an-axcom-component-in-net/rss/default.aspx" /><image><url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url><title>Comment Feed for Make an AX/COM component in .NET? (TechOff on Channel 9)</title><link>http://channel9.msdn.com/forums/TechOff/423954-Make-an-AXCOM-component-in-NET/</link></image><description>Make an AX/COM component in .NET?</description><link>http://channel9.msdn.com/forums/TechOff/423954-Make-an-AXCOM-component-in-NET/</link><language>en-us</language><pubDate>Fri, 29 Aug 2008 13:49:19 GMT</pubDate><lastBuildDate>Fri, 29 Aug 2008 13:49:19 GMT</lastBuildDate><generator>EvNet (EvNet, Version=1.0.3599.6114, Culture=neutral, PublicKeyToken=null)</generator><item><title>Re: Make an AX/COM component in .NET?</title><description>Not that you can wrap .NET classes as COM, but you can't reliably wrap a .NET winforms control as an ActiveX. It's not a supported scenario. I've tried it (to embed in an Outlook form) and it seems to work, but random bits failed to work. Events, mostly, IIRC. Simple controls might work, though.&lt;BR&gt;Here's some back-and-forth I had on &lt;A href="http://www.outlookcode.com"&gt;www.outlookcode.com&lt;/A&gt; a couple of years ago, when I was trying to get it to work:&lt;BR&gt;&lt;A href="http://www.outlookcode.com/threads.aspx?forumid=5&amp;amp;messageid=13227"&gt;http://www.outlookcode.com/threads.aspx?forumid=5&amp;amp;messageid=13227&lt;/A&gt;&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/423954-Make-an-AXCOM-component-in-NET/?CommentID=424115</link><pubDate>Fri, 29 Aug 2008 13:49:19 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/423954-Make-an-AXCOM-component-in-NET/?CommentID=424115</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/424115/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>Not that you can wrap .NET classes as COM, but you can't reliably wrap a .NET winforms control as an ActiveX. It's not a supported scenario. I've tried it (to embed in an Outlook form) and it seems to work, but random bits failed to work. Events, mostly, IIRC. Simple controls might work,&amp;#8230;</evnet:previewtext><dc:creator>Yggdrasil</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/424115/Trackback.aspx</trackback:ping></item><item><title>Re: Make an AX/COM component in .NET?</title><description>well if you open a project and go to the properties page, application tab, click on "Assembly Information..." there is a check box for "make com visible"&lt;BR&gt;Not sure if you need to do other things after that... &lt;BR&gt;&lt;BR&gt;PS: also in the help see "Packaging an Assembly for COM"&lt;BR&gt;</description><comments></comments><link>http://channel9.msdn.com/forums/TechOff/423954-Make-an-AXCOM-component-in-NET/?CommentID=423955</link><pubDate>Thu, 28 Aug 2008 21:01:25 GMT</pubDate><guid isPermaLink="false">http://channel9.msdn.com/forums/TechOff/423954-Make-an-AXCOM-component-in-NET/?CommentID=423955</guid><evnet:views>0</evnet:views><evnet:viewtrackingurl>http://channel9.msdn.com/423955/WebViewBug.aspx?EVT=0</evnet:viewtrackingurl><evnet:previewtext>well if you open a project and go to the properties page, application tab, click on "Assembly Information..." there is a check box for "make com visible"Not sure if you need to do other things after that... PS: also in the help see "Packaging an Assembly for COM"</evnet:previewtext><dc:creator>figuerres</dc:creator><slash:comments>0</slash:comments><wfw:commentRss></wfw:commentRss><trackback:ping>http://channel9.msdn.com/423955/Trackback.aspx</trackback:ping></item></channel></rss>