Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Update application project
Message
From
25/08/2007 04:07:51
 
 
To
24/08/2007 15:47:54
General information
Forum:
ASP.NET
Category:
Deployments
Miscellaneous
Thread ID:
01250333
Message ID:
01250418
Views:
20
Hi,

>Can I to create an update application?...
>
>To understend:
>
>* Setup Application
>1 - copy my application files
>2 - copy file systems
>3 - register file sistems
>4 - register my application
>
>* Update Application(I need it)
>1 - just copy my new files raplacing existing files

If your application is self-contained then you should be able to just overwrite individual dlls (even when the application is running) but this won't work with, for example, assemblies in the GAC. This may help:
http://msdn2.microsoft.com/en-us/library/Aa302347.aspx.
Regards,
Viv
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform