HighTechTalks DotNet Forums  

Interop and .NET 3

Dotnet Framework (Interop) microsoft.public.dotnet.framework.interop


Discuss Interop and .NET 3 in the Dotnet Framework (Interop) forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
jweizman
 
Posts: n/a

Default Interop and .NET 3 - 06-08-2007 , 07:05 AM






Hi

I have an OCX i would like to use in .NET 3 with WPF.

I use aximp to create the wrapper. unfortunatly, this creates a
Winform 2.0 dependency.

I don't want to mix .NET 2 and .NET 3 together....
What can i do ?

Thanks
Jonathan


Reply With Quote
  #2  
Old   
Egghead
 
Posts: n/a

Default Re: Interop and .NET 3 - 06-08-2007 , 09:40 AM






Now, I believe .Net 3.0 is just an extension of .Net 2.0; it means that you
cannot have .Net 3.0 alone. May be Microsoft will change that later.

--
cheers,
RL
"jweizman" <jweizman (AT) gmail (DOT) com> wrote

Quote:
Hi

I have an OCX i would like to use in .NET 3 with WPF.

I use aximp to create the wrapper. unfortunatly, this creates a
Winform 2.0 dependency.

I don't want to mix .NET 2 and .NET 3 together....
What can i do ?

Thanks
Jonathan




Reply With Quote
  #3  
Old   
Ben Voigt [C++ MVP]
 
Posts: n/a

Default Re: Interop and .NET 3 - 06-09-2007 , 01:36 PM




"jweizman" <jweizman (AT) gmail (DOT) com> wrote

Quote:
Hi

I have an OCX i would like to use in .NET 3 with WPF.

I use aximp to create the wrapper. unfortunatly, this creates a
Winform 2.0 dependency.

I don't want to mix .NET 2 and .NET 3 together....
What can i do ?
..NET 3 has a Windows.Forms 2.0 dependency already, you're not making matters
any worse. .NET 3 didn't provide the BCL, it uses the 2.0 version and adds
WCF, WPF, etc.

..NET 3.5 looks to be a complete set of all libraries.

Quote:
Thanks
Jonathan



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.