Hi,
I'm trying to create a centralized system where the dependent applications will check their current Compiled App dll and if it is not the latest version, it will download the latest App dll. I have figured out how to handle the central part but my question is, how can I make the dependent application check it's current App version? If I can figure that out, then I can complete my project.
Please advice on what code I should use to find current App dll version. Also, will ASP.NET 2.0 allow me to override it's existing App dll with the downloaded one? Hope someone can help me with this.
Please note this is urgent work as I have to complete it ASAP. Thank you in Advance.
Regards,
Plague
I'm trying to create a centralized system where the dependent applications will check their current Compiled App dll and if it is not the latest version, it will download the latest App dll. I have figured out how to handle the central part but my question is, how can I make the dependent application check it's current App version? If I can figure that out, then I can complete my project.
Please advice on what code I should use to find current App dll version. Also, will ASP.NET 2.0 allow me to override it's existing App dll with the downloaded one? Hope someone can help me with this.
Please note this is urgent work as I have to complete it ASAP. Thank you in Advance.
Regards,
Plague