Web Setup Project
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
I've created a simple web setup project in VS 2003. When I install my web project is puts all the aspx pages in the wwwroot area and creates a bin directory with the dll. However, when I uninstall my web project it does not remove the any of the files. Why not? Surely if I uninstall if should remove all trace!