Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / May 2005

Tip: Looking for answers? Try searching our database.

addin failed to load - class not registered

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
StephenRichter@gmail.com - 16 May 2005 21:37 GMT
trying to get a demo addin to work in visual studio ...

used the addin wizard to create it, used configuration manager to check
"build" for both the addin and setup.

When I open a project I get an error message: "addin failed to load -
class not registered"   The name of the class is my addin.  How do I
register my addin class?

thanks,

-Steve
Carlos J. Quintero [.NET MVP] - 18 May 2005 14:11 GMT
You can rebuild your add-in ensuring that the "Register for COM Interop"
setting is set to true in the Project properties. You can also register it
by hand using:

regasm.exe /codebase myaddin.dll

Or you can use your setup to register it as COM component.

Signature

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

> trying to get a demo addin to work in visual studio ...
>
[quoted text clipped - 8 lines]
>
> -Steve

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.