|
-
Jan 16th, 2008, 07:28 AM
#1
Thread Starter
Addicted Member
-
Jan 16th, 2008, 09:55 PM
#2
Thread Starter
Addicted Member
Re: COM Confusion. Please help me with some answers.
Please help me with the above question.
It is a bit theoritical but would certainly clarify
many things...
Thanks in advance.
-
Jan 23rd, 2008, 01:15 AM
#3
New Member
Re: COM Confusion. Please help me with some answers.
hi,
Let me share what I am working on.Hope this will help you.
I have asp webapplication.That uses the com components.
It reads the excel file.Using public function readexcel().I have to call the class and add the reference to it in vs2003. Supose I have class aExl .I create an object of it and all the avilable functions are listed in it .
So this way I am using it.We have multiple classes and multiple functions inside it.
Hope this understanding helps you.
regards
-
Jan 23rd, 2008, 10:38 PM
#4
Thread Starter
Addicted Member
Re: COM Confusion. Please help me with some answers.
Thanks Sumit,
But the problem I am facing right now is as follows ::
When I create a .NET classlibrary and try to reference it
in VB 6.0 which is COM based, I can reference the .dll file
successfully but there are no functions and members which
I have defined in the original class library.
It just shows up as an emply class. Why does that happen?
Regards,
Sid.
THE BEST WAY TO THANK A HELPFUL POST IS TO RATE IT!!!!
Take up one idea. Make that one idea your life - think of it, dream of it, live on that idea. Let the brain, muscles, nerves, every part of your body, be full of that idea, and just leave every other idea alone.
-
Jan 23rd, 2008, 11:28 PM
#5
New Member
Re: COM Confusion. Please help me with some answers.
-
Jan 24th, 2008, 05:11 AM
#6
Thread Starter
Addicted Member
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|