Whats involved in distrubuting a C# written ActiveX
control? .NET frame work dlls?
Thanks
Jeffrey
At this point, no, because the .NET runtime is not supported on
non-windows platforms as of yet.
If you are distributing on a Windows platform, then you should look at
the section of the .NET framework titled "Qualifying .NET Types for
Interoperation", located at (watch for line wrap):
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/htm
l/cpconqualifyingnettypesforinteroperation.asp
Hope this helps.
--
- Nicholas Paldino [.NET MVP]
- nicholas...@exisconsulting.com
"Jeffrey T." <jef...@tallcott.com> wrote in message
news:980801c207fb$19ef3cd0$9ae62ecf@tkmsftngxa02...