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
kysmo03
NA
2
0
VS.Net and VS6 compatibility
Aug 22 2005 2:06 PM
Hi, i recently developed a dll in C# and want to use it with VB 6. i registered the dll with regasm and make the reference. When i build the project i get this error:
Automation error.
The system cannot find the file specified.
i use these lines to setting up the object
Dim obj As MyAsm.MyClass
Set obj = New MyAsm.MyClass
and the debbuger send me to the second line with the above problem.
could someone give an idea with what's wrong?
Tomas
Reply
Answers (
1
)
"Software Quality Assurance"
Default Values