DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Fri, 20 Jul 2007 14:37:55 -0700,    posted on: microsoft.public.dotnet.framework.compactframework        back       

Thread Index
  1    unknown
          2    ctacke/ ctacke[at]opennetcf[dot]com
          3    unknown


Upgraded DLL does not overwrite the original   
A DLL file included in a Deployment package in VS2005 does not
overwrite a previous version DLL on the device when installed.

I'm guessing because the older DLL may be still be "registered" when
the new DLL attempts to overwrite, and therefore does not.

No errors are thrown, i'm just not able to get the new DLL on the
device unless the old application is uninstalled entirely first.

Any way to force an overwrite??
Date:Fri, 20 Jul 2007 14:37:55 -0700   Author:  

Re: Upgraded DLL does not overwrite the original   
Have you made certain the application is shut down and not holding the DLL? 
I also think you can mark files in the installer as to what replacement 
behavior to follow (leave, replace if newer, etc).


-- 

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com


 wrote in message 
news:1184967475.272277.163490@e16g2000pri.googlegroups.com...

>A DLL file included in a Deployment package in VS2005 does not
> overwrite a previous version DLL on the device when installed.
>
> I'm guessing because the older DLL may be still be "registered" when
> the new DLL attempts to overwrite, and therefore does not.
>
> No errors are thrown, i'm just not able to get the new DLL on the
> device unless the old application is uninstalled entirely first.
>
> Any way to force an overwrite??
> 
Date:Fri, 20 Jul 2007 16:40:56 -0500   Author:  

Re: Upgraded DLL does not overwrite the original   

> Have you made certain the application is shut down and not holding the DLL?
> I also think you can mark files in the installer as to what replacement
> behavior to follow (leave, replace if newer, etc).


The replacement behavior is available for compiling a project, but not
copying an individual file.
Date:Sat, 21 Jul 2007 06:08:17 -0700   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us