![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Ashok, What you are doing is not possible per: Q311334 INFO: ActiveX Control Containers That Support .NET Controls http://support.microsoft.com/?id=311334. NET uses a different message pump architecture than VB6 and therefore this was never designed to work. You'll have to change what you are doing by either upgrading all of your applications to .NET or keep using your VB6 usercontrols....Sorry! Thanks! Robert Gruen Microsoft, VB.NET This posting is provided "AS IS", with no warranties, and confers no rights. |
#4
| |||
| |||
|
|
Hi Everyone I have a situation where backward compatability issue made a source stopper to my application. I have developed a User control in C#. Now when i want to add the user control in VB6.0 or VC 6.0 i am really facing a problem of errors which makes me to stop adding into components. When i try to add the control to my form container at runtime, it gives me problems. I have follwed the steps after creation of c# dll like 1. Creating a tlb as it creates wrapper for com callable. 2. Register with the Assembly 3. Add to GAC Util. Inspite of creating tlb using key which has .snk extension i have the problem of this dll not abled to be used in Unmanged code environment. If any one could give me a suggestion or help will be really a great support and appreciated. Thanks & regards Ashok |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |