Hi
since my migration from VS 2005 to 2008 I faced a problem when unstalling my Application.
The exe is well uninstalled but not the Dll
I didn't get this error in VS 2005.
I have an installer that create my .msi, options not changed from 2005 to 2008. The only changes that I made in order to have the dll update correctly when populating new release version is that now I have to update each time the DLL File Version.
I checked that the Permanent value is well set to False on my dll.
Any help will be welcomed
Thanks