Ok, so I have VS 2008 and SVN. When I "rebuild all" a handful of my .dll's disappear from my bin folder.
I have these .dll's in a library folder and that's where I am referencing them from.
When I go to publish the app the publish fails, I think they are related. When I reboot my web.config (change something and save) this error goes away. However, the publish still fails.
When I go to the folder and update svn puts all of them back of course, but then it just happens all over again.
Thank you.