Results 1 to 2 of 2

Thread: CCW +VB.NET User control

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2007
    Posts
    9

    CCW +VB.NET User control

    Hi All,

    I'm trying to create CCW(COM callable wrapper) for the user control which was created using VB.NET.I created .tlb file using tlbexp.exe tool.Unfortunately when i add this tlb file in VB6 tool box,i'm getting an error "component name was not an registerable activeX component".could any one suggest me where i missed out. Also i've few queries

    1.Is CCW possible for usercontrol?if yes how we can add .tlb(Generated using tlbexe and CCW) files in VB6 Toolbox?

    2.I purchased third party control and i was using in my .net2005 application and i dont have sourcecode for that control.Can i use this control's events,methods and properties in VB6 by CCW?.
    Last edited by varsha.felix; Mar 4th, 2008 at 11:38 PM.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: CCW +VB.NET User control

    Quote Originally Posted by varsha.felix
    2.I purchased third party control and i was using in my .net2005 application and i dont have sourcecode for that control.Can i use this control's events,methods and properties in VB6 by CCW?.
    If it was made for VB.NET it probably is not compatible with VB6. Check with the vendor to be sure.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width