D
Dinesh Upare
I am facing a strange problem.
I am using a existing Vb6.0 MTS component,hence i have created a service
component in C# and using wrapper of MTS component.
I created 2 projects and using my service component , they are running fine.
but now if i try to create a new project and try to use this component I am
getting
following exception:-
"Class does not support automation or an extended interface".
but my other two projects are running without any problem.
When I am using the same component in other projects,why it is throwing this
exception.
Is there any restriction of using mts component in .net.
Do i need to configure my service component.
The reason I am using this MTS component by creating a service component,is
because the component
is not working properly by using it directly.
Please help me out to solve this problem.
Thanks and Regards
Dinesh
I am using a existing Vb6.0 MTS component,hence i have created a service
component in C# and using wrapper of MTS component.
I created 2 projects and using my service component , they are running fine.
but now if i try to create a new project and try to use this component I am
getting
following exception:-
"Class does not support automation or an extended interface".
but my other two projects are running without any problem.
When I am using the same component in other projects,why it is throwing this
exception.
Is there any restriction of using mts component in .net.
Do i need to configure my service component.
The reason I am using this MTS component by creating a service component,is
because the component
is not working properly by using it directly.
Please help me out to solve this problem.
Thanks and Regards
Dinesh