B
Buju
Hi,
I'm developing a WM 5.0 application with VS2005. Every time when I
press F5 to start and deploy my application to the Emulator, VS2005
copies every single dlls in the References List over and over again to
the Emulator. Most of the dlls doesn't change and are already on target
device (emu). So whats the point of copying it over and over? It takes
some time copying these files and this is anoying.
Exsample of these dlls:
Deploying 'OpenNETCF.dll'
Deploying 'OpenNETCF.Configuration.dll'
Deploying 'OpenNETCF.Drawing.dll'
Deploying 'OpenNETCF.Windows.Forms.dll'
....
Is there a way to tell VS2005 NOT to copy all dlls again and again?
VS2005 should only copy changed dlls.
thx in advice,
Buju
I'm developing a WM 5.0 application with VS2005. Every time when I
press F5 to start and deploy my application to the Emulator, VS2005
copies every single dlls in the References List over and over again to
the Emulator. Most of the dlls doesn't change and are already on target
device (emu). So whats the point of copying it over and over? It takes
some time copying these files and this is anoying.
Exsample of these dlls:
Deploying 'OpenNETCF.dll'
Deploying 'OpenNETCF.Configuration.dll'
Deploying 'OpenNETCF.Drawing.dll'
Deploying 'OpenNETCF.Windows.Forms.dll'
....
Is there a way to tell VS2005 NOT to copy all dlls again and again?
VS2005 should only copy changed dlls.
thx in advice,
Buju