Visual Basic Development Bookmark and Share   
 Home > Visual Basic Interop and Upgrade > Error in Setup Proj. (.tlb)
 

Error in Setup Proj. (.tlb)

Error massage in Setup proj. for an InteropControl:
Please how can I find the reason of:

"Unable to create registration information for file named 'InteropControlOC.tlb"

Thanks, adh


ADH
adhsys  Tuesday, November 03, 2009 11:16 AM

The below link provides a bit more detail and a documented workaround for the problem (I think it's a bug):

https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=356321&wa=wsignin1.0


Paul ~~~~ Microsoft MVP (Visual Basic)
Paul P Clement IV  Friday, November 06, 2009 2:26 PM
See if the following helps:

Unable to create registration information for file named '<filename>'




Paul ~~~~ Microsoft MVP (Visual Basic)
Paul P Clement IV  Tuesday, November 03, 2009 2:44 PM
Hi Paul,
I am trying to deploy a VB Interop control, and just the .tlb file is causing the problem.
How much I understand it is impossible to change the reg.type: vsdrfCOM for this file.

???

Thanks, adg

ADH
adhsys  Thursday, November 05, 2009 9:02 PM

The below link provides a bit more detail and a documented workaround for the problem (I think it's a bug):

https://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=356321&wa=wsignin1.0


Paul ~~~~ Microsoft MVP (Visual Basic)
Paul P Clement IV  Friday, November 06, 2009 2:26 PM
Will Try,
Thanks
ADH
adhsys  Sunday, November 08, 2009 5:56 PM

You can use google to search for other answers

Custom Search

More Threads

• Overflow error on Windows Vista for migrated code from vb6.0 to vb.net.
• Application identity not set
• Problem with keyboard focus
• CType(TabControl1.SelectedTab.Controls.Item(0), WebBrowser).Navigate(My.Settings.homepage.ToString)
• vb6 to .NET 2003 upgrade issue
• form load event not triggered as it was in vb6 -- BIG problem
• Visual Basic 6.0 Upgrade Assessment Tool "Application Error"
• Com Interop and VB script
• migration from VB6 to .net
• Keyboard strokes going to VB6 program