TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mahesh NGowda
NA
2
0
Interoperability issue in my Asp.Net application
Sep 8 2005 3:05 AM
Hi,
I am working on an application in which 40% of the application is migrated from Asp to Asp.Net and
the rest of the 60% of the application is in ASP. So now I have started migrating rset of the 60% of
my application to Asp.Net.
But here I am facing a major Interoperability issue. The present ASp code in my application is
referring to the COM components and I have written some VB classes for my .Net Code.
Now the issue is I have some components with the same name both in .Net and COM. In my
web application I am referring to both of these components but it so happens like if I create an
object of the class in COM component with out including the VB class file(.Net component with the same name as the COM component) then I will be able to access all the
methods and properties with in that COM component.
But if I include the .Net component having the same name as my COM component then I will
get an error like "the class of the referred COM component is not found"
Please tell me Is it not possible to have the .Net and COM components with in the same
application?? If possible please tell me the guidelines or steps to do that.
Is this an Interoperability issue. Please help me. Its very urgent..................
Also please do send me some links talking about this issue or the closely related one..................
Thanks and Regards,
Mahesh.N
Reply
Answers (
1
)
Boost .NET Application Performance
ASP.NET Page using Sockets