|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Spurious dependencies?Somewhere in the development of the program I'm working on, I did something
that a whole bunch of dependencies to be added to my project. I'm not sure where these extra dependencies came from, but I'd like to figure out how to 'purge' them from my project so that I don't bloat the installer. (It went from 800kB --> 8MB). Anyone know of a way I can determine what is causing VB.NET to decide that a particular file is needed? I tried refreshing the dependencies, but that didn't work. I've manually excluded a large number of files from the setup, but that really isn't the way I should be doing this! Dale By "refreshing" do you mean Project Properties / References / Unused
Referenences / Remove? Show quoteHide quote "Dale Atkin" <labrad***@ibycus.com> wrote in message news:u2jO3xE9JHA.2604@TK2MSFTNGP05.phx.gbl... > Somewhere in the development of the program I'm working on, I did > something that a whole bunch of dependencies to be added to my project. > > I'm not sure where these extra dependencies came from, but I'd like to > figure out how to 'purge' them from my project so that I don't bloat the > installer. (It went from 800kB --> 8MB). Anyone know of a way I can > determine what is causing VB.NET to decide that a particular file is > needed? I tried refreshing the dependencies, but that didn't work. > > I've manually excluded a large number of files from the setup, but that > really isn't the way I should be doing this! > > Dale "James Hahn" <jh***@yahoo.com> wrote in message Nope (I meant right click on the setup project and tell it to refresh news:umnTFPF9JHA.1248@TK2MSFTNGP04.phx.gbl... > By "refreshing" do you mean Project Properties / References / Unused > Referenences / Remove? > dependencies). I'll try that tomorrow, and see if it helps. Thanks! Dale > By "refreshing" do you mean Project Properties / References / Unused It worked. Thanks a bunch. Still struggling to learn the IDE.> Referenences / Remove? Dale Thanks for letting us know that you got it sorted out.
Show quoteHide quote "Dale Atkin" <labrad***@ibycus.com> wrote in message news:OIC54lN9JHA.1376@TK2MSFTNGP02.phx.gbl... >> By "refreshing" do you mean Project Properties / References / Unused >> Referenences / Remove? > > It worked. Thanks a bunch. Still struggling to learn the IDE. > > Dale Dale,
You are writing here about a setup and deployment or something else? Cor Show quoteHide quote "Dale Atkin" <labrad***@ibycus.com> wrote in message news:u2jO3xE9JHA.2604@TK2MSFTNGP05.phx.gbl... > Somewhere in the development of the program I'm working on, I did > something that a whole bunch of dependencies to be added to my project. > > I'm not sure where these extra dependencies came from, but I'd like to > figure out how to 'purge' them from my project so that I don't bloat the > installer. (It went from 800kB --> 8MB). Anyone know of a way I can > determine what is causing VB.NET to decide that a particular file is > needed? I tried refreshing the dependencies, but that didn't work. > > I've manually excluded a large number of files from the setup, but that > really isn't the way I should be doing this! > > Dale
What are HashTables good for?
.net 3.5 with vs 2005 Need some help from VB Programmers... distributing software winmm book? Alternative to strongly typed datasets writing to file from web service Uisng ADO.Net The Entity Framework "Random" numbers cause pattern? Need help in finding error in SOAP web service call |
|||||||||||||||||||||||