Visual Basic Development Bookmark and Share   
 Home > Visual Basic General > how to use c#.net dll using vb 6.0
 

how to use c#.net dll using vb 6.0

Hi Friends

Actually i am trying to convert .net dll to COM dll in my system it is working fine but in others system it is not working even though the dotnet framework is installed in that system

i have tried using tlbexp, regasm command to convert to tlb and registerd but in others system it is giving error that something like the file not exists

Can any one please help me out in how to convert .net dll to COM which can be used in VB 6.0 of others computer
Ranganathan.P., Bangalore India.
Ranganathan Palanisamy  Monday, November 30, 2009 9:50 AM
check the below link, they have solved the same issue what ur facing

http://www.velocityreviews.com/forums/t20314-use-net-created-dll-in-vb6.html

hope this helps


Narayanan Dayalan - Zeetaa Business Solutions ------- Please "Mark As Answer", if my answer works well with ur Query
Narayanan Dayalan  Monday, November 30, 2009 9:58 AM
let me know if ur issue got solved with the above given URL



Narayanan Dayalan - Zeetaa Business Solutions ------- Please "Mark As Answer", if my answer works well with ur Query
Narayanan Dayalan  20 hours 20 minutes ago
I would recommend posting your question to a C# forum:

http://social.msdn.microsoft.com/Forums/en/csharpgeneral/threads

Also, please do not double post your questions:

http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/4706b48e-df14-4b85-a88d-2f1ad3bc1cb0


Paul ~~~~ Microsoft MVP (Visual Basic)
Paul P Clement IV  17 hours 8 minutes ago

You can use google to search for other answers

Custom Search

More Threads

• FAQ: How do I make a basic Data Access application (Next, Previous, First, Last, Update, Delete, Insert, Save)?
• how can I mute line in in the voulume control with VB.net
• Grant permission programatically for an assembly
• Hide window
• Unable to load DLL after upgrade from VB 6 to VB 2005
• How to get cursor position coordinates ?
• Creating Dsn (ODBC) programmatically.
• Problems with Installing Visual Basic 2008 Express
• Export data from SQL table into tab-delimited text through Visual Basic
• Is There a Faster Alternative to InvokeMember