For Programmers: Free Programming Magazines  


Home > Archive > ASP .NET > February 2007 > Web Deployment Project Stubbornly Deploying System.Data.dll









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Web Deployment Project Stubbornly Deploying System.Data.dll
Mark Olbert

2007-02-28, 7:09 pm

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
Aidy

2007-02-28, 7:09 pm

If something you reference references data.dll it will be copied across.

"Mark Olbert" <ChairmanMAO@newsgroups.nospam> wrote in message
news:ag7bu218oued3jthqae7pkiu3gkmiecd66@
4ax.com...
> 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



Mark Olbert

2007-02-28, 7:09 pm

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
Mark Olbert

2007-02-28, 7:10 pm

I've resolved this problem.

- Mark
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com