Message 1 of 6
How to start .NET AddIn DLL in debug mode?

Not applicable
05-05-2008
02:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I've a little experience in creating AddIn's with VB6.
Now I switched to VB2005 Express and I don't find a way to start my AddIn-DLL's in debug mode.
When I tried to start it in debug with F5 (Debug->Start) I became an error messagebox from VB2005 Express that says (roughly translated from german):
"A project of type 'class library' could not started directly. To debug the project add an executable project to your project folder, that references the class library project. Set the executable project as start project."
("Ein Projekt mit dem Ausgabetyp 'Klassenbibliothek' kann nicht direkt gestartet werden. Um das Projekt zu debuggen, fügen Sie dieser Projektmappe ein ausführbares Projekt hinzu, das auf das Bibliotheksprojekt verweist. Legen Sie das ausführbare Projekt als Startprojekt fest.")
Please help me!
Any hints are very welcome.
Thanks,
Guido
AIP2008 + VB6Pro + VB2005 Express
I've a little experience in creating AddIn's with VB6.
Now I switched to VB2005 Express and I don't find a way to start my AddIn-DLL's in debug mode.
When I tried to start it in debug with F5 (Debug->Start) I became an error messagebox from VB2005 Express that says (roughly translated from german):
"A project of type 'class library' could not started directly. To debug the project add an executable project to your project folder, that references the class library project. Set the executable project as start project."
("Ein Projekt mit dem Ausgabetyp 'Klassenbibliothek' kann nicht direkt gestartet werden. Um das Projekt zu debuggen, fügen Sie dieser Projektmappe ein ausführbares Projekt hinzu, das auf das Bibliotheksprojekt verweist. Legen Sie das ausführbare Projekt als Startprojekt fest.")
Please help me!
Any hints are very welcome.
Thanks,
Guido
AIP2008 + VB6Pro + VB2005 Express