Web Deployment Project Stubbornly Deploying System.Data.dll

  • Thread starter Thread starter Mark Olbert
  • Start date Start date
M

Mark Olbert

Can someone explain to me why one of my Web Deployment Projects keeps insisting on copying System.Data.dll to the application's bin
directory? None of my other deployment projects do that. I can't find any unusual dependencies for System.Data.dll (i.e., the
offending site just has typical data bound stuff in it).

- Mark
 
I realize that...by, as I said, >>I'm<< not referencing it anywhere. Obviously the framework is, but that shouldn't force it to be
deployed.

- Mark
 
Back
Top