L
lcifers
This has happened to me several times. I write an application and then
test the installation by installing it on my development machine. I
find some bugs so I uninstall the application and start fixing them.
But alas! Some of the referenced libraries (for COM applications such
as Excel) have broken references. I remove the broken reference and
select "Add Reference" to re-add it. But it's not available in the list
of available COM libraries. So I browse to the location of the .dll or
..tlb file and add it manually.
But why do I lose these libraries when I uninstall the app? Perhaps
there is a better practice I should be using?
Thanks,
- Luther
test the installation by installing it on my development machine. I
find some bugs so I uninstall the application and start fixing them.
But alas! Some of the referenced libraries (for COM applications such
as Excel) have broken references. I remove the broken reference and
select "Add Reference" to re-add it. But it's not available in the list
of available COM libraries. So I browse to the location of the .dll or
..tlb file and add it manually.
But why do I lose these libraries when I uninstall the app? Perhaps
there is a better practice I should be using?
Thanks,
- Luther